Fetch latest ICU release version dynamically#26827
Merged
daxian-dbw merged 2 commits intoPowerShell:masterfrom Feb 19, 2026
Merged
Fetch latest ICU release version dynamically#26827daxian-dbw merged 2 commits intoPowerShell:masterfrom
daxian-dbw merged 2 commits intoPowerShell:masterfrom
Conversation
Contributor
Author
|
@daxian-dbw, @TravisEz13: This change allows us to avoid manually updating the ICU build version each year. It’s optional, but if adopted, it will fail fast in case anything unexpected changes. I don’t anticipate issues, as many automation workflows rely on their release tag format, which has remained stable for years. |
daxian-dbw
approved these changes
Feb 19, 2026
daxian-dbw
pushed a commit
to daxian-dbw/PowerShell
that referenced
this pull request
Mar 9, 2026
9 tasks
Member
|
This change makes it required to access an outside endpoint during packaging build, which will be blocked in our packaging pipeline due to the network isolation requirement for Compliance. The maintainers need to determine if we should revert this change in master branch. |
daxian-dbw
added a commit
that referenced
this pull request
Mar 31, 2026
This reverts commit cf40400.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
PR Summary
Updated the build ICU version retrieval to use the latest release from GitHub.
PR Checklist
.h,.cpp,.cs,.ps1and.psm1files have the correct copyright header