Skip to content
This repository has been archived by the owner on Jun 1, 2023. It is now read-only.

Add version constraints to 'create rails' #1058

Merged
merged 1 commit into from
Feb 24, 2021
Merged

Conversation

mkevinosullivan
Copy link
Contributor

WHY are these changes introduced?

Fixes #1057

WHAT is this pull request doing?

Limits rails installation to <6.1 (due to Shopify/shopify_app#1134)
Limits shopify_app installation to >=17.0.3 (due to Shopify/shopify_app#1097)
Correction to version checking as rails doesn't follow Semantic Versioning format.

Update checklist

  • I've added a CHANGELOG entry for this PR (if the change is public-facing)
  • I've considered possible cross-platform impacts (Mac, Linux, Windows).

@mkevinosullivan mkevinosullivan marked this pull request as ready for review February 22, 2021 22:20
@mkevinosullivan mkevinosullivan requested a review from a team as a code owner February 22, 2021 22:20
Copy link
Contributor

@mllemango mllemango left a comment

Choose a reason for hiding this comment

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

🎩 on my end, looks good

Copy link

@thecodepixi thecodepixi left a comment

Choose a reason for hiding this comment

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

🎩 Looks good, and works on my end as well!

@mkevinosullivan mkevinosullivan merged commit 332f428 into master Feb 24, 2021
@mkevinosullivan mkevinosullivan deleted the rails_lessthan_6_1 branch February 24, 2021 00:59
@paulomarg paulomarg temporarily deployed to rubygems February 26, 2021 18:49 Inactive
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

shopify create rails on clean system uses Rails 6.1 and then fails
5 participants