Skip to content

Allow version to optionally be manually set during release - #767

Merged
Scott Carda (ScottCarda-MS) merged 6 commits into
mainfrom
sccarda/ManualVersion
Aug 10, 2026
Merged

Allow version to optionally be manually set during release#767
Scott Carda (ScottCarda-MS) merged 6 commits into
mainfrom
sccarda/ManualVersion

Conversation

@ScottCarda-MS

@ScottCarda-MS Scott Carda (ScottCarda-MS) commented Aug 10, 2026

Copy link
Copy Markdown
Contributor

Adds an optional input field to the release pipeline that allows the user to specify the version they are building. If the field is left blank, falls back to the automated process of determining the version based on the Azure feed. The input is validated and the format must match the build type.

This is needed as the Azure feed can be slow to sync with PyPi, and if multiple releases need to be done in quick succession, the automated process will fail by calculating the same version for multiple runs.

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines:
There may be pipelines that require an authorized user to comment /azp run to run.

@ScottCarda-MS

Copy link
Copy Markdown
Contributor Author

/azp run

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines:
Successfully started running 1 pipeline(s).

@ScottCarda-MS Scott Carda (ScottCarda-MS) changed the title Sccarda/manual version Allow version to optionally be manually set during release Aug 10, 2026
@ScottCarda-MS
Scott Carda (ScottCarda-MS) marked this pull request as ready for review August 10, 2026 19:59
@ScottCarda-MS
Scott Carda (ScottCarda-MS) requested a review from a team as a code owner August 10, 2026 19:59
@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines:
There may be pipelines that require an authorized user to comment /azp run to run.

@ScottCarda-MS
Scott Carda (ScottCarda-MS) merged commit 713004b into main Aug 10, 2026
6 checks passed
@ScottCarda-MS
Scott Carda (ScottCarda-MS) deleted the sccarda/ManualVersion branch August 10, 2026 20:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants