Skip to content

Comments

Yy#1576

Closed
Hapuk07 wants to merge 136 commits intogithub:copilot/add-macos-installation-instructionsfrom
Hapuk07:main
Closed

Yy#1576
Hapuk07 wants to merge 136 commits intogithub:copilot/add-macos-installation-instructionsfrom
Hapuk07:main

Conversation

@Hapuk07
Copy link

@Hapuk07 Hapuk07 commented Feb 20, 2026

No description provided.

devm33 and others added 30 commits November 14, 2025 21:08
Add workflow to automatically submit to Winget
* Add WinGet command to README
Replaced the GitHub token environment variable with a generated app access token for winget-create.
Update winget.yml to use app access token
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
jmoseley and others added 28 commits February 2, 2026 11:33
docs: add LSP server configuration guide to README
docs: add experimental mode section to README
Modify the winget workflow to inject a PowerShell >= 7.0.0 dependency
into the installer manifest before submission. This ensures users have
PowerShell 7+ installed when installing via winget.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
- Add check for missing installer manifest with error message
- Remove -NoNewline to preserve YAML file conventions

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Re-applies the change from PR github#1497 which was reverted in PR github#1548.

The original broke the workflow YAML because the PowerShell here-string
content and closing tag had zero indentation, which terminated the YAML
literal block scalar (run: |). Fixed by indenting the here-string body
to match the block indentation level; YAML strips the leading spaces,
leaving valid PowerShell with the closing tag at column 0.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
…ncy-again

Add PowerShell dependency to winget manifests
…hell-dependency-again

Revert "Add PowerShell dependency to winget manifests"
Re-applies the change from PR github#1497 which was reverted in PR github#1548.

The original broke the workflow YAML because the PowerShell here-string
content and closing tag had zero indentation, which terminated the YAML
literal block scalar (run: |). Fixed by indenting the here-string body
to match the block indentation level; YAML strips the leading spaces,
leaving valid PowerShell with the closing tag at column 0.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
…ncy-v3

Include PowerShell dependency in winget manifest (v3)
Copy link

@felixengelhardtprivat felixengelhardtprivat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

commit

@EvanBoyle EvanBoyle closed this Feb 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.