Update `metadata.json` for the new servicing and preview releases by daxian-dbw · Pull Request #27307 · PowerShell/PowerShell
Copilot AI review requested due to automatic review settings
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
Updates tools/metadata.json to reflect the latest PowerShell stable servicing release and the current/next preview release tags used by build/release tooling.
Changes:
- Bump
StableReleaseTag/ReleaseTagfromv7.6.0tov7.6.1 - Update
PreviewReleaseTagtov7.7.0-preview.1and advanceNextReleaseTagtov7.7.0-preview.2 - Update
LTSReleaseTagentries tov7.4.15andv7.6.1
| "StableReleaseTag": "v7.6.0", | ||
| "PreviewReleaseTag": "v7.6.0-rc.1", | ||
| "StableReleaseTag": "v7.6.1", | ||
| "PreviewReleaseTag": "v7.7.0-preview.1", |
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should this be updated after the release?
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
7.7-preview.1 release is now out :)
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