Set version artificially for the test template runs#15550
Merged
chidozieononiwu merged 1 commit intoAzure:masterfrom Oct 1, 2020
Merged
Set version artificially for the test template runs#15550chidozieononiwu merged 1 commit intoAzure:masterfrom
chidozieononiwu merged 1 commit intoAzure:masterfrom
Conversation
e28ec89 to
a8a489a
Compare
weshaggard
reviewed
Sep 30, 2020
weshaggard
reviewed
Oct 1, 2020
| # 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*" |
Member
There was a problem hiding this comment.
I'd suggest just Azure.Template_*.
Member
Author
There was a problem hiding this comment.
I'll try that. It should work as long as the sorting in semvar can handle preview and beta.
weshaggard
approved these changes
Oct 1, 2020
a8a489a to
e5b48a7
Compare
Member
Author
|
/azp run net - template |
|
Azure Pipelines successfully started running 1 pipeline(s). |
annelo-msft
pushed a commit
to annelo-msft/azure-sdk-for-net
that referenced
this pull request
Feb 17, 2021
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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