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: shed: migrate-nv16 #8942

Merged
merged 1 commit into from
Jul 7, 2022
Merged

feat: shed: migrate-nv16 #8942

merged 1 commit into from
Jul 7, 2022

Conversation

arajasek
Copy link
Contributor

Updates the command from nv15

@arajasek arajasek requested a review from a team as a code owner June 28, 2022 17:32
@@ -21,8 +21,8 @@ import (
)

var migrationsCmd = &cli.Command{
Name: "migrate-nv15",
Description: "Run the specified migration",
Name: "migrate-nv16",
Copy link
Contributor

Choose a reason for hiding this comment

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

Idea: it might be nice to keep track of the old ones along with brining in the new ones in case someone wants to play with historical migrations. Probably more work to factor things out right now than its worth 🤷

@magik6k magik6k merged commit 9288526 into master Jul 7, 2022
@magik6k magik6k deleted the asr/migrate-nv16-shed branch July 7, 2022 11:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants