-
Notifications
You must be signed in to change notification settings - Fork 818
Closed
Milestone
Description
Schedule
- MM/DD/YYYY - Release branch forks from
main- At this point, changes must be cherry-picked into the release branch in
order for them to be included in the release.
- At this point, changes must be cherry-picked into the release branch in
- MM/DD/YYYY - Release Candidate 1 (begin Ask Mode1 for release branch).
- At this point, cherry-picked changes must be approved by @microsoft/hlsl-release
- MM/DD/YYYY - Final Release Candidate
- 05/30/2025 - Target Release Date
Tasks
Before Fork
This part of the release process is to 'prime the pump' - that is to make sure
that all the various parts of the engineering system are set into place so that
we are confident we can generate builds for the new branch
- Update version numbers in utils/version/latest-release.json and utils/version/version.inc
- Create the release branch from
main- The release branch is kept into sync with main via regular fast-forward
merges.
- The release branch is kept into sync with main via regular fast-forward
- Internal branches and build pipelines configured
- Verify that the engineering system can build:
- Zip files for github release
- NuGet package
- VPack
- Final merge of
maininto the release branch
After Fork
- Update README.md if necessary
- Create draft of Release post on GitHub
Quality Sign Off
Release
- Tag final release and post binaries
Footnotes
Metadata
Metadata
Assignees
Labels
No labels