-
-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
github-actions
bot
added
the
Scope: Backend
Automatically applied to PRs that change backend components
label
Nov 14, 2023
azaslavsky
force-pushed
the
azaslavsky/backup/support-import-chunking
branch
from
November 14, 2023 01:37
d0b635c
to
9a74955
Compare
azaslavsky
force-pushed
the
azaslavsky/backup/post-processing
branch
from
November 14, 2023 01:42
74fa63f
to
68b621a
Compare
azaslavsky
force-pushed
the
azaslavsky/backup/support-import-chunking
branch
from
November 14, 2023 20:04
9a74955
to
97cf186
Compare
azaslavsky
force-pushed
the
azaslavsky/backup/post-processing
branch
from
November 14, 2023 20:04
68b621a
to
fdf9740
Compare
azaslavsky
force-pushed
the
azaslavsky/backup/support-import-chunking
branch
from
November 14, 2023 23:09
97cf186
to
a3b37f6
Compare
azaslavsky
force-pushed
the
azaslavsky/backup/post-processing
branch
from
November 14, 2023 23:38
fdf9740
to
0430dbe
Compare
azaslavsky
force-pushed
the
azaslavsky/backup/support-import-chunking
branch
2 times, most recently
from
November 15, 2023 23:50
072a5ce
to
a69a114
Compare
azaslavsky
force-pushed
the
azaslavsky/backup/post-processing
branch
from
November 15, 2023 23:51
0430dbe
to
69be331
Compare
hubertdeng123
approved these changes
Nov 15, 2023
Do we want to trigger the emails to be sent to claim users in the post-processing step too? |
azaslavsky
force-pushed
the
azaslavsky/backup/support-import-chunking
branch
from
November 16, 2023 16:40
a69a114
to
d01c5b8
Compare
azaslavsky
force-pushed
the
azaslavsky/backup/post-processing
branch
from
November 16, 2023 16:42
69be331
to
7444b21
Compare
Codecov Report
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
|
Base automatically changed from
azaslavsky/backup/support-import-chunking
to
master
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
force-pushed
the
azaslavsky/backup/post-processing
branch
from
November 16, 2023 17:23
7444b21
to
2e438da
Compare
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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