Update tasks to account for migration of projects - #45653
Merged
Sam-Hutchins merged 3 commits intoApr 6, 2022
Conversation
We are updating tasks to account for the migration of projects from pegasus to dashboard in the replication task.
sureshc
reviewed
Apr 5, 2022
| - dashboard.peer_reviews | ||
| - dashboard.circuit_playground_discount_applications | ||
| - dashboard.circuit_playground_discount_codes | ||
| - dashboard.storage_apps |
Contributor
There was a problem hiding this comment.
pegasus.storage_apps was renamed to dashboard.projects
sureshc
reviewed
Apr 5, 2022
| - dashboard.stages_standards | ||
| - dashboard.standard_categories | ||
| - dashboard.frameworks | ||
| - dashboard.user_storage_ids |
Contributor
There was a problem hiding this comment.
pegasus.user_storage_ids was renamed to dashboard.user_project_storage_ids
Contributor
Author
There was a problem hiding this comment.
Thank you for pointing these out; I've updated the code.
The original PR did not include the table name changes in addition to the schema name changes; this includes that change.
maureensturgeon
approved these changes
Apr 6, 2022
sureshc
approved these changes
Apr 6, 2022
Contributor
|
Drop a note in #infrastructure when you’re ready for us to deploy this change. Let’s wait until the deploy is complete before merging. |
…dd_projects_to_replication_after_migration
Contributor
|
Deployed this change successfully. |
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
We are updating tasks to account for the migration of projects from pegasus to dashboard in the replication task. This comes as a required action item from this PR which moved the two affected tables from pegasus to dashboard.
Links
Testing story
@cat5inthecradle tested:
Deployment strategy
Follow-up work
Privacy
Security
Caching
PR Checklist: