dotnet / docker-tools

This is a repo to house some common tools for our various docker repos.
MIT License
122 stars 46 forks source link

Consume image info output of publishImageInfo command #1435

Closed mthalman closed 2 weeks ago

mthalman commented 2 weeks ago

Fixes https://github.com/dotnet/docker-tools/issues/1433

This uses the new options added in https://github.com/dotnet/docker-tools/pull/1434 to get the content of the image info file before and after it gets updated by the publishImageInfo command. This provides accurate content of these files that the existing pipeline steps which use curl to download the file do not. So those steps have been removed as well.

dotnet-issue-labeler[bot] commented 2 weeks ago

I couldn't figure out the best area label to add to this PR. If you have write-permissions please help me learn by adding exactly one area label.

dotnet-issue-labeler[bot] commented 2 weeks ago

I couldn't figure out the best area label to add to this PR. If you have write-permissions please help me learn by adding exactly one area label.