Skip to content

Add support for internal build URLs to update-dependencies from-staging-pipeline command #6517

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 5 commits into from
Jul 3, 2025

Conversation

lbussell
Copy link
Contributor

@lbussell lbussell commented Jul 2, 2025

Usage:

update-dependencies \
    from-staging-pipeline \
    2733981 \
    --internal \
    --staging-storage-account $account \
    --azdo-organization $org \
    --azdo-project $project

Add or remove the --internal flag to control whether Dockerfiles will be updated to target an internal build. If --internal is passed, then --staging-storage-account is required.

@lbussell lbussell requested a review from a team as a code owner July 2, 2025 16:45
@lbussell lbussell changed the title Add support for internal build URLs to update-dependencies Add support for internal build URLs to update-dependencies from-staging-pipeline command Jul 2, 2025
@lbussell lbussell requested a review from mthalman July 3, 2025 16:03
@lbussell lbussell merged commit 456ad22 into dotnet:nightly Jul 3, 2025
114 checks passed
lbussell added a commit to lbussell/dotnet-docker that referenced this pull request Jul 7, 2025
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