Skip to content

Set version artificially for the test template runs#15550

Merged
chidozieononiwu merged 1 commit intoAzure:masterfrom
chidozieononiwu:AllowTestPipelineQueuing
Oct 1, 2020
Merged

Set version artificially for the test template runs#15550
chidozieononiwu merged 1 commit intoAzure:masterfrom
chidozieononiwu:AllowTestPipelineQueuing

Conversation

@chidozieononiwu
Copy link
Member

@chidozieononiwu chidozieononiwu commented Sep 30, 2020

This allows template (Test) run to go all the way to release with artificially generated versions.
Sample run https://dev.azure.com/azure-sdk/internal/_build/results?buildId=559264&view=results

@chidozieononiwu chidozieononiwu force-pushed the AllowTestPipelineQueuing branch 6 times, most recently from e28ec89 to a8a489a Compare September 30, 2020 20:05
# Overides the project file and CHANGELOG.md for the template project using the next publishable version
# This is to help with testing the release pipeline.
. "${PSScriptRoot}\..\common\scripts\common.ps1"
$latestTags = git tag -l "Azure.Template*beta*"
Copy link
Member

Choose a reason for hiding this comment

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

I'd suggest just Azure.Template_*.

Copy link
Member Author

Choose a reason for hiding this comment

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

I'll try that. It should work as long as the sorting in semvar can handle preview and beta.

@chidozieononiwu chidozieononiwu force-pushed the AllowTestPipelineQueuing branch from a8a489a to e5b48a7 Compare October 1, 2020 19:41
@chidozieononiwu
Copy link
Member Author

/azp run net - template

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@chidozieononiwu chidozieononiwu merged commit 9a66891 into Azure:master Oct 1, 2020
annelo-msft pushed a commit to annelo-msft/azure-sdk-for-net that referenced this pull request Feb 17, 2021
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