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

Automate updating of pinned dependencies #3690

Open
mthalman opened this issue Oct 25, 2023 · 2 comments
Open

Automate updating of pinned dependencies #3690

mthalman opened this issue Oct 25, 2023 · 2 comments
Labels
area-infra Source-build infrastructure and reporting

Comments

@mthalman
Copy link
Member

There are several tool dependencies that the VMR has which use pinned versions to avoid being broken mid-release by an update:

There should be an automated system for updating these to the latest version. I propose that this be done as part of the release pipeline when it generates a PR with the post-release changes (e.g. dotnet/installer#17349).

@MichaelSimons
Copy link
Member

[Triage] A possibility on where to track the versions would be the VMR's versions.props file.

@MichaelSimons MichaelSimons added area-infra Source-build infrastructure and reporting and removed area-release Release tasks or related issues untriaged labels Oct 26, 2023
@MichaelSimons
Copy link
Member

[Triage] This is a good candidate to consider backporting.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-infra Source-build infrastructure and reporting
Projects
Status: 10.0
Development

No branches or pull requests

2 participants