Skip to content

microsoft-coreutils(-lean): Add version 2026.5.29#8107

Merged
z-Fng merged 1 commit into
masterfrom
add-microsoft-coreutils
Jun 5, 2026
Merged

microsoft-coreutils(-lean): Add version 2026.5.29#8107
z-Fng merged 1 commit into
masterfrom
add-microsoft-coreutils

Conversation

@z-Fng

@z-Fng z-Fng commented Jun 5, 2026

Copy link
Copy Markdown
Member
  • Use conventional PR title: <manifest-name[@version]|chore>: <general summary of the pull request>
  • I have read the Contributing Guide

@github-actions

github-actions Bot commented Jun 5, 2026

Copy link
Copy Markdown
Contributor

All changes look good.

Wait for review from human collaborators.

microsoft-coreutils-lean

  • Lint
  • Description
  • License
  • Hashes
  • Checkver
  • Autoupdate

microsoft-coreutils

  • Lint
  • Description
  • License
  • Hashes
  • Checkver
  • Autoupdate

Check the full log for details.

@z-Fng z-Fng merged commit 23166ad into master Jun 5, 2026
6 checks passed
@z-Fng z-Fng deleted the add-microsoft-coreutils branch June 5, 2026 06:14
@SiriosDev

Copy link
Copy Markdown
Contributor

Only one question, How is the section that append and "drop" pwsh-install-template.ps1 to $PROFILE handled?

Innosetup provides both the script (which includes everything needed to correctly append and drop the lines) and the template to be appended; I think running the script correctly should be enough, but I don't see it in the manifest

@z-Fng

z-Fng commented Jun 5, 2026

Copy link
Copy Markdown
Member Author

Only one question, How is the section that append and "drop" pwsh-install-template.ps1 to $PROFILE handled?

Innosetup provides both the script (which includes everything needed to correctly append and drop the lines) and the template to be appended; I think running the script correctly should be enough, but I don't see it in the manifest

When installed for CurrentUser, this script still attempts to read/write to HKLM instead of HKCU, requiring administrator privileges. Additionally, it does not work well with shims and pwsh installed via Scoop, so direct execution of this .ps1 script was not considered. Feel free to submit a PR if you have a better solution.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Request]: Microsoft Coreutils

2 participants