[main] Update common Docker engineering infrastructure with latest#1258
Merged
lbussell merged 6 commits intoSep 5, 2025
Merged
Conversation
9c771d4 to
23be03f
Compare
2f23175 to
ad916de
Compare
5b8c383 to
1e53509
Compare
b2e1468 to
4363f21
Compare
Contributor
|
Successful internal pipeline run: https://dev.azure.com/dnceng/internal/_build/results?buildId=2786525&view=results |
mthalman
previously approved these changes
Sep 5, 2025
83df5bf to
778bcb3
Compare
Contributor
|
The test run didn't publish images to the test ACR, investigating.. |
Contributor
|
It is working - the initial test build just cached all of the images. New build with no-cache enabled: https://dev.azure.com/dnceng/internal/_build/results?buildId=2787117&view=results |
Contributor
|
The test build failed but it's due to a known issue, dotnet/docker-tools#1511, which only occurred since I intentionally built only a subset of the images (Server 2025 only). Both the staging test ACR and the main test ACR were updated. I think this is safe to merge. |
mthalman
approved these changes
Sep 5, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updates the common Docker engineering infrastructure with latest changes from the dotnet/docker-tools repo.