Skip to content
Merged
Changes from 3 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 4 additions & 3 deletions docs/Release.md
Original file line number Diff line number Diff line change
Expand Up @@ -141,6 +141,7 @@ The following are the complete (manual) steps for publishing the Rust crate.

## Synchronizing with Windows

1. Once the release branch is created, set the pipeline [here](https://mscodehub.visualstudio.com/msquic/_build?definitionId=1868) to ingest the release branch into Windows, and run it.
2. When the pipeline passes tests, it'll create a PR.
3. Review and merge the PR to complete the process.
1. Once the release branch/tag is created, the undock pipeline should run automatically.
- If for some reason there's a problem, click "Run Pipeline" [here](https://microsoft.visualstudio.com/undock/_build?definitionId=134439) (MSFT-only access required), scroll down to the **resources tab** and pick the MsQuic release tag of interest, and run it manually.
3. Once the pipeline passes tests, create a PR to point [this file](https://microsoft.visualstudio.com/OS/_git/os.2020?path=/minio/netio/quic/msquic/msquic.man) to the VPACK created by the pipline run.
4. Review and merge the PR to complete the process.
Comment thread
anrossi marked this conversation as resolved.
Outdated
Loading