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

Promotion 2024-10-15 prod (#6630) #6634

Merged
merged 35 commits into from
Oct 18, 2024
Merged

Conversation

dsotirho-ucsc
Copy link
Contributor

@dsotirho-ucsc dsotirho-ucsc commented Oct 15, 2024

Connected issue: #6630

Checklist

Author

  • Target branch is prod
  • Name of PR branch matches promotions/yyyy-mm-dd-prod
  • On ZenHub, PR is connected to the promotion issue it resolves
  • PR description links to connected issue
  • Title of connected issue matches Promotion yyyy-mm-dd
  • PR title starts with title of connected issue followed by prod
  • PR title references the connected issue

Author (reindex, API changes)

  • This PR is labeled reindex:prod or the changes introduced by it will not require reindexing of prod
  • This PR is labeled reindex:partial and its description documents the specific reindexing procedure for prod or requires a full reindex or is not labeledreindex:prod

Author (upgrading deployments)

  • This PR is labeled upgrade or does not require upgrading deployments
  • This PR is labeled deploy:shared or does not modify docker_images.json, and does not require deploying the shared component for any other reason
  • This PR is labeled deploy:gitlab or does not require deploying the gitlab component
  • This PR is labeled deploy:runner or does not require deploying the runner image

System administrator (after approval)

  • Actually approved the PR
  • Labeled PR as no sandbox
  • Moved connected issue to Approved column
  • PR is assigned to only the operator

Operator (before pushing merge the commit)

  • Pushed PR branch to GitHub
  • Ran _select prod.shared && CI_COMMIT_REF_NAME=prod make -C terraform/shared apply or this PR is not labeled deploy:shared
  • Made a backup of the GitLab data volume in prod (see operator manual for details) or this PR is not labeled backup:gitlab
  • Ran _select prod.gitlab && CI_COMMIT_REF_NAME=prod make -C terraform/gitlab apply or this PR is not labeled deploy:gitlab
  • Checked the items in the next section or this PR is labeled deploy:gitlab
  • PR is assigned to only the system administrator or this PR is not labeled deploy:gitlab

System administrator

  • Background migrations for prod.gitlab are complete or this PR is not labeled deploy:gitlab
  • PR is assigned to only the operator

Operator (before pushing merge the commit)

  • Ran _select prod.gitlab && make -C terraform/gitlab/runner or this PR is not labeled deploy:runner
  • The title of the merge commit starts with the title of this PR
  • Added PR # reference to merge commit title
  • Collected commit title tags in merge commit title but excluded any p tags
  • Pushed merge commit to GitHub

Operator (after pushing the merge commit)

Operator (reindex)

  • Deindexed all unreferenced catalogs in prod or this PR is neither labeled reindex:partial nor reindex:prod
  • Deindexed specific sources in prod or this PR is neither labeled reindex:partial nor reindex:prod
  • Indexed specific sources in prod or this PR is neither labeled reindex:partial nor reindex:prod
  • Started reindex in prod or this PR does not require reindexing prod
  • Checked for, triaged and possibly requeued messages in both fail queues in prod or this PR does not require reindexing prod
  • Emptied fail queues in prod or this PR does not require reindexing prod

Operator

  • PR is assigned to only the system administrator

System administrator

Shorthand for review comments

  • L line is too long
  • W line wrapping is wrong
  • Q bad quotes
  • F other formatting problem

dsotirho-ucsc and others added 30 commits October 2, 2024 16:03
@github-actions github-actions bot added the orange [process] Done by the Azul team label Oct 15, 2024
Copy link

codecov bot commented Oct 15, 2024

Codecov Report

Attention: Patch coverage is 91.32420% with 19 lines in your changes missing coverage. Please review.

Project coverage is 85.36%. Comparing base (e0a4ceb) to head (54e12dd).
Report is 36 commits behind head on prod.

Files with missing lines Patch % Lines
test/integration_test.py 0.00% 10 Missing ⚠️
src/azul/plugins/metadata/anvil/bundle.py 89.65% 3 Missing ⚠️
src/azul/terraform.py 25.00% 3 Missing ⚠️
src/azul/chalice.py 83.33% 1 Missing ⚠️
src/azul/indexer/index_service.py 91.66% 1 Missing ⚠️
src/humancellatlas/data/metadata/api.py 83.33% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             prod    #6634      +/-   ##
==========================================
+ Coverage   84.18%   85.36%   +1.18%     
==========================================
  Files         155      155              
  Lines       22281    20770    -1511     
==========================================
- Hits        18757    17731    -1026     
+ Misses       3524     3039     -485     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@coveralls
Copy link

Coverage Status

coverage: 85.386% (-0.05%) from 85.431%
when pulling 54e12dd on promotions/2024-10-15-prod
into e0a4ceb on prod.

@dsotirho-ucsc dsotirho-ucsc added reindex:prod [process] PR requires reindexing prod deploy:gitlab [process] PR requires deploying `gitlab` component deploy:shared [process] PR requires deploying `shared` component deploy:runner [process] PR requires deploying `runner` component backup:gitlab [process] PR requires backing up GitLab instances labels Oct 16, 2024
@hannes-ucsc hannes-ucsc added the no sandbox [process] PR will not be tested in the sandbox label Oct 18, 2024
Copy link
Contributor

@nadove-ucsc nadove-ucsc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

pro-forma approval

@dsotirho-ucsc dsotirho-ucsc removed deploy:shared [process] PR requires deploying `shared` component deploy:runner [process] PR requires deploying `runner` component backup:gitlab [process] PR requires backing up GitLab instances deploy:gitlab [process] PR requires deploying `gitlab` component labels Oct 18, 2024
@dsotirho-ucsc dsotirho-ucsc merged commit 0f4f04c into prod Oct 18, 2024
41 checks passed
@achave11-ucsc achave11-ucsc deleted the promotions/2024-10-15-prod branch November 5, 2024 20:23
@hannes-ucsc hannes-ucsc removed their assignment Nov 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no sandbox [process] PR will not be tested in the sandbox orange [process] Done by the Azul team reindex:prod [process] PR requires reindexing prod
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants