dotnet / docker-tools

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

Onboard .NET Docker Bot to secret manager #1405

Closed ellahathaway closed 2 months ago

ellahathaway commented 3 months ago

Copy from https://github.com/dotnet/dotnet-docker/pull/5797 in dotnet-docker.

Closes https://github.com/dotnet/dotnet-docker/issues/4517

This PR onboards .NET Docker Bot to secret manager and introduces a new pipeline for rotating secrets on a weekly basis.

Example pipeline run

dotnet-issue-labeler[bot] commented 3 months 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 3 months 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.

ellahathaway commented 2 months ago

New pipeline succeeded! 🥳

ellahathaway commented 2 months ago

Filed https://github.com/dotnet/dnceng/issues/3842 for some of the issues I encountered while configuring the changes in this PR