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

Add skip migration option to installer #94

Merged
merged 1 commit into from
Oct 5, 2020

Conversation

seand7565
Copy link
Contributor

When the user installs this extension as part of the initial Solidus
install, we don't want to ask them if they want to migrate - in fact,
we'd like to skip migration entirely until the final migration happens
as part of the apps setup. This option allows for that!

When the user installs this extension as part of the initial Solidus
install, we don't want to ask them if they want to migrate - in fact,
we'd like to skip migration entirely until the final migration happens
as part of the apps setup. This option allows for that!
Copy link
Member

@kennyadsl kennyadsl left a comment

Choose a reason for hiding this comment

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

Works for me!

@kennyadsl
Copy link
Member

@seand7565 are you addressing the code linting concerns into another PR?

@seand7565
Copy link
Contributor Author

@seand7565 are you addressing the code linting concerns into another PR?

I'm working on this - will submit a separate PR. There's something odd going on between rubocop locally and on CircleCI, as @elia & I are getting different results locally. Trying to figure that out!

@seand7565
Copy link
Contributor Author

@kennyadsl FYI this was an issue with solidus_dev_support that has since been fixed with a new release. 🎉

@kennyadsl kennyadsl merged commit 7d4af6b into solidusio:master Oct 5, 2020
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