Skip to content

Update Release process doc #5159

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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 6 commits into
base: main
Choose a base branch
from
Open

Update Release process doc #5159

wants to merge 6 commits into from

Conversation

anrossi
Copy link
Contributor

@anrossi anrossi commented Jun 10, 2025

Description

Update docs describing the release process

@anrossi anrossi requested a review from a team as a code owner June 10, 2025 16:51
Copy link

codecov bot commented Jun 10, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.15%. Comparing base (dd842c9) to head (29e2231).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5159      +/-   ##
==========================================
- Coverage   87.28%   86.15%   -1.14%     
==========================================
  Files          59       59              
  Lines       18086    18086              
==========================================
- Hits        15787    15582     -205     
- Misses       2299     2504     +205     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

2. When the pipeline passes tests, it'll create a PR.
1. Once the release branch/tag is created, the undock pipeline should run automatically.
- If for some reason there's a problem, the workaround to force a manual re-run by going [here](https://microsoft.visualstudio.com/undock/_git/msquic/tags) (MSFT-only access required) and deleting the tag, and then waiting for the [mirror pipeline](https://microsoft.visualstudio.com/undock/_build?definitionId=134727) (MSFT-only access required) to run automatically re-copy over the tag from GitHub.
- Ideally, it should be "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.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we describe why the ideal process is not the actual process?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

basically there's a bug/limitation of undock pipeline that is forcing the work around today. I wanted to document both what was done today, and what it should be in the future when the bug is fixed/limitation is removed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants