- Notifications
You must be signed in to change notification settings - Fork7.7k
Update Changelog#24670
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Update Changelog#24670
Uh oh!
There was an error while loading.Please reload this page.
Conversation
@jshigetomi The change log PR usually is opened targeting the release branch in Azure DevOps, not in GitHub. Has this changed recently? |
@TravisEz13 should I target mscodehub instead? |
jshigetomi commentedDec 13, 2024 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
@daxian-dbw When I tag a commit for the release, I should tag this merged commit for the CL on upstream, correct? |
No, you just tag the head of the release branch in Azure DevOps. As the last step of a preview release, we need to merge the release branch to GitHub master branch with a merge commit. I can help with that. |
Uh oh!
There was an error while loading.Please reload this page.
PR Summary
This pull request updates the
CHANGELOG/preview.md
file to include the changes for the 7.6.0-preview.1 release. The most important changes include breaking changes, general cmdlet updates and fixes, code cleanup, tools, tests, build and packaging improvements, and documentation updates.Breaking Changes:
ConvertTo-Json
(ConvertTo-Json: Treat large enums as numbers #20999) (Thanks@jborean93!)General Cmdlet Updates and Fixes:
Code Cleanup:
ShowModuleControl.xaml.cs
(chore: update ShowModuleControl.xaml.cs #24248) (Thanks@eltociear!)Build and Packaging Improvements:
PR Context
PR Checklist
.h
,.cpp
,.cs
,.ps1
and.psm1
files have the correct copyright headerWIP:
or[ WIP ]
to the beginning of the title (theWIP
bot will keep its status check atPending
while the prefix is present) and remove the prefix when the PR is ready.- [ ] Issue filed:
(which runs in a different PS Host).