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

Remove task to copy shipped shipments to cartons #2193

Merged
merged 1 commit into from
Sep 10, 2017

Conversation

cbrunsdon
Copy link
Contributor

This was supposed to be ran back in the 1.2 days, and we don't need to
keep it around anymore. It'll still be in the repo history if anyone
needs it for whatever reason.

@cbrunsdon cbrunsdon force-pushed the remove_copy_to_carton_task branch from 390cd8c to 53cb00a Compare August 30, 2017 03:42
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.

Thanks! Removing the migration makes sense to me as well.

Copy link
Contributor

@mamhoff mamhoff left a comment

Choose a reason for hiding this comment

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

Yeah, LGTM

This was supposed to be ran back in the 1.2 days, and we don't need to
keep it around anymore. It'll still be in the repo history if anyone
needs it for whatever reason.

This also removes the migration, as anyone that has ran migrations on
any store in the last 6 versions will have it, and it stops migrations
in test_app's from running.
@cbrunsdon cbrunsdon force-pushed the remove_copy_to_carton_task branch from 53cb00a to 6138b9e Compare September 10, 2017 16:33
@cbrunsdon cbrunsdon merged commit ef1cc79 into solidusio:master Sep 10, 2017
@samkpower
Copy link

@askl56 Agreed, just wanted to chime in and share this was a breaking change on my end as well. I believe general best practices are to keep the migration history intact, no? I too love to delete code, but if it were me, I think I would've kept the migration as is and left the rake task blank.

@kennyadsl
Copy link
Member

Fair point, we'll take that into account for the next releases. FYI, I think we already started deprecating rake tasks before removal (that only happens in major releases). Thanks for letting us know about the trouble!

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.

5 participants