Skip to content
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

Update official build number in separate job #54051

Merged
merged 1 commit into from
Jun 12, 2021

Conversation

JoeRobich
Copy link
Member

@JoeRobich JoeRobich commented Jun 11, 2021

Fixes issues with the build number not being finalized prior to running the OneLoc and SourceBuild jobs.

Test Build - https://dev.azure.com/dnceng/internal/_build/results?buildId=1184105&view=results (Microsoft Only)

cc: @RikkiGibson

jobs:
- job: SetBuildNumber
pool:
vmImage: vs2017-win2016
Copy link
Contributor

Choose a reason for hiding this comment

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

having to dequeue a machine and clone the repo and all that stuff just to do this should help motivate us to get rid of this logic :)

@JoeRobich JoeRobich merged commit 47340e0 into dotnet:main Jun 12, 2021
@ghost ghost added this to the Next milestone Jun 12, 2021
@RikkiGibson RikkiGibson modified the milestones: Next, 17.0.P2 Jun 29, 2021
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.

2 participants