dotnet / arcade-services

Arcade Engineering Services
MIT License
54 stars 74 forks source link

Rollout 2024-07-11 #3720

Closed mmitche closed 1 month ago

mmitche commented 2 months ago

Purpose

This issue tracks the arcade-services repository rollout. On top of the Rollout instructions described on the wiki, it provides the person responsible for the rollout checklist of the steps that need to be performed to rollout services in this repository. All relevant information, including the rollout PR, issues encountered during the rollout and steps taken to resolve them should be linked or added to this issue to keep full audit trail of changes rolled out to production.

Process

Build status check

Rollout preparation

Rollout

Rollout data

Rollout PRs

Rollout build

Rollout times

Use the following Kusto query to gather data about rollout times:

Useful links

dkurepa commented 1 month ago

The rollout required a hotfix to unblock https://github.com/dotnet/arcade-services/pull/3723. This is because the previous Maestro version had a broken darc add-build-to-channel command (which was the original reason for a rollout), so we had to pin darc to a previous working version

dkurepa commented 1 month ago

After this, we had some issues with publishing, but this was an arcade issue, which was fixed

dkurepa commented 1 month ago

After this the rollout succeeded without any issues