Skip to content
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

Rollout 2024-11-05 #4125

Closed
15 of 17 tasks
dkurepa opened this issue Nov 5, 2024 · 1 comment
Closed
15 of 17 tasks

Rollout 2024-11-05 #4125

dkurepa opened this issue Nov 5, 2024 · 1 comment
Assignees
Labels

Comments

@dkurepa
Copy link
Member

dkurepa commented Nov 5, 2024

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

  • Create the rollout PR:
    • Find a commit on main that you want to rollout
    • Create a branch named rollout/YYYY-MM-DD from that commit
    • Create a PR on GitHub from the rollout/YYYY-MM-DD branch to production
    • Name the PR [Rollout] Production rollout YYYY-MM-DD
    • Link this issue in the PR description
  • Link the rollout PR to the Rollout PRs section of this issue
  • Merge the prepared rollout PR (⚠️ DO NOT SQUASH)
  • Link the rollout build to the Rollout build section of this issue
  • Verify that Maestro opened a production => main PR in arcade-services with the rollout merge commit (example). There should be no changes in the PR to any files. Do not merge the PR yet.
  • Ensure the build is green and stops at the Approval phase

Rollout

  • Approve the Approval stage of the rollout build.
  • Monitor the rollout build for failures.
  • Keep track of any issues encountered during the rollout either directly in this issue, or in a dedicated issue linked to this issue
  • When finished, update the rollout stats in the Stats section below. The statistics will be available in Kusto a few minutes after the build was finished
  • Merge the production => main PR in arcade-services (⚠️ DO NOT SQUASH)
  • Move rolled-out issues/PRs in the Rollout column of the Product Construction board into Done. Verify that PRs have a reference to the release at the bottom (example). If needed, manually add a comment with the reference (example)
  • Close this issue with closing comment describing a high-level summary of issues encountered during the rollout
  • In case of rollback, uncomment the Rollback section below and follow the steps there

Rollout data

Rollout PRs

Rollout build

Rollout times

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

  • Pre-Approval run time: 01:04
  • Post-Approval run time: 01:17

Useful links

@dkurepa
Copy link
Member Author

dkurepa commented Nov 6, 2024

Rollout complete without any issues

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant