Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Add staging pipeline support to update-dependencies tool #6473

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

Merged
merged 7 commits into from
Jun 9, 2025

Conversation

lbussell
Copy link
Contributor

@lbussell lbussell commented Jun 5, 2025

  • New command: from-staging-pipeline
    • This command supplants Get-DropVersions.ps1 -BuildId ... and accomplishes the same things.
    • This command does not yet update dependencies with internal versions. This means the base urls won't be updated and the Dockerfiles won't be generated with the internal versions of the templates just yet.
    • The reason for that is the old update-dependencies code depends on using the base URL for accessing the sha files, so that will need to be updated or replaced separately.

@lbussell lbussell requested a review from a team as a code owner June 5, 2025 20:04
@lbussell lbussell requested a review from mthalman June 9, 2025 17:38
@lbussell lbussell merged commit 915cc90 into dotnet:nightly Jun 9, 2025
114 checks passed
lbussell added a commit that referenced this pull request Jun 9, 2025
@lbussell lbussell deleted the internal-builds branch June 9, 2025 21:30
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