Skip to content

Add updater to update version info from prodcon build manifest #534

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

Closed
dseefeld opened this issue May 10, 2018 · 4 comments
Closed

Add updater to update version info from prodcon build manifest #534

dseefeld opened this issue May 10, 2018 · 4 comments
Assignees
Labels
area-build Improvements in source-build's own build process

Comments

@dseefeld
Copy link
Contributor

dseefeld commented May 10, 2018

No description provided.

@dagood
Copy link
Member

dagood commented May 15, 2018

To clarify a bit, this tracks bringing this kind of info from the manifest:

<Build Name="core-setup" BuildId="20180515-03" ...

to

<OfficialBuildId>20180509-04</OfficialBuildId>

@dagood dagood self-assigned this May 18, 2018
@dagood
Copy link
Member

dagood commented May 23, 2018

The functionality chunk I'm adding for the build ID also lets us update the ProdCon feed URL and update package versions from the manifest.

BuildTools PR: dotnet/buildtools#2047
source-build PR: todo

@dagood
Copy link
Member

dagood commented May 24, 2018

Moving this back to backlog for now until I'm available to work on it. This updater won't be useful until we start getting ProdCon builds for the next release (whether from master or release/2.1) and it's just automation of a task that can be done manually so I think it can wait.

@dagood dagood added the area-build Improvements in source-build's own build process label Jun 8, 2018
@dagood
Copy link
Member

dagood commented Jun 12, 2018

Completed: new updaters added to master #602 and release/2.1 #605.

@dagood dagood closed this as completed Jun 12, 2018
@markwilkie markwilkie added this to the S137 June 11 - June 29 (6/11/2018) milestone Jun 13, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-build Improvements in source-build's own build process
Projects
None yet
Development

No branches or pull requests

3 participants