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

feat(backup): Relocation post-processing step #59880

Merged
merged 1 commit into from
Nov 16, 2023

Conversation

azaslavsky
Copy link
Contributor

This task deals with assigning the owner of the relocation as the owner of all of the organizations they have successfully imported.

Issue: getsentry/team-ospo#203

@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Nov 14, 2023
@azaslavsky azaslavsky force-pushed the azaslavsky/backup/support-import-chunking branch from d0b635c to 9a74955 Compare November 14, 2023 01:37
@azaslavsky azaslavsky force-pushed the azaslavsky/backup/post-processing branch from 74fa63f to 68b621a Compare November 14, 2023 01:42
@azaslavsky azaslavsky force-pushed the azaslavsky/backup/support-import-chunking branch from 9a74955 to 97cf186 Compare November 14, 2023 20:04
@azaslavsky azaslavsky force-pushed the azaslavsky/backup/post-processing branch from 68b621a to fdf9740 Compare November 14, 2023 20:04
@azaslavsky azaslavsky force-pushed the azaslavsky/backup/support-import-chunking branch from 97cf186 to a3b37f6 Compare November 14, 2023 23:09
@azaslavsky azaslavsky force-pushed the azaslavsky/backup/post-processing branch from fdf9740 to 0430dbe Compare November 14, 2023 23:38
@azaslavsky azaslavsky force-pushed the azaslavsky/backup/support-import-chunking branch 2 times, most recently from 072a5ce to a69a114 Compare November 15, 2023 23:50
@azaslavsky azaslavsky force-pushed the azaslavsky/backup/post-processing branch from 0430dbe to 69be331 Compare November 15, 2023 23:51
@hubertdeng123
Copy link
Member

Do we want to trigger the emails to be sent to claim users in the post-processing step too?

@azaslavsky azaslavsky force-pushed the azaslavsky/backup/support-import-chunking branch from a69a114 to d01c5b8 Compare November 16, 2023 16:40
@azaslavsky azaslavsky force-pushed the azaslavsky/backup/post-processing branch from 69be331 to 7444b21 Compare November 16, 2023 16:42
Copy link

codecov bot commented Nov 16, 2023

Codecov Report

Merging #59880 (2e438da) into master (5e05374) will increase coverage by 0.00%.
Report is 4 commits behind head on master.
The diff coverage is 92.00%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master   #59880   +/-   ##
=======================================
  Coverage   80.77%   80.77%           
=======================================
  Files        5180     5180           
  Lines      227595   227619   +24     
  Branches    38302    38308    +6     
=======================================
+ Hits       183843   183864   +21     
- Misses      38145    38148    +3     
  Partials     5607     5607           
Files Coverage Δ
src/sentry/utils/relocation.py 100.00% <100.00%> (ø)
src/sentry/tasks/relocation.py 85.63% <91.30%> (+0.40%) ⬆️

... and 7 files with indirect coverage changes

@azaslavsky azaslavsky marked this pull request as ready for review November 16, 2023 17:15
@azaslavsky azaslavsky requested a review from a team as a code owner November 16, 2023 17:16
Base automatically changed from azaslavsky/backup/support-import-chunking to master November 16, 2023 17:17
@getsantry getsantry bot requested review from a team as code owners November 16, 2023 17:17
This task deals with assigning the owner of the relocation as the owner
of all of the organizations they have successfully imported.

Issue: getsentry/team-ospo#203
@azaslavsky azaslavsky force-pushed the azaslavsky/backup/post-processing branch from 7444b21 to 2e438da Compare November 16, 2023 17:23
@azaslavsky azaslavsky enabled auto-merge (squash) November 16, 2023 17:23
@azaslavsky azaslavsky merged commit 8c9174c into master Nov 16, 2023
50 checks passed
@azaslavsky azaslavsky deleted the azaslavsky/backup/post-processing branch November 16, 2023 17:54
@github-actions github-actions bot locked and limited conversation to collaborators Dec 2, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Scope: Backend Automatically applied to PRs that change backend components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants