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

More exact version checking #1063

Merged
merged 2 commits into from
Apr 21, 2018
Merged

More exact version checking #1063

merged 2 commits into from
Apr 21, 2018

Conversation

justin808
Copy link
Member

@justin808 justin808 commented Apr 21, 2018

We keep the react_on_rails gem and the react-on-rails node package at
the same exact versions so that we can be sure that the interaction
between them is precise.

This is so that if a bug is detected after some update, it's critical that
both the gem and the node package get the updates.

This change ensures that the package.json specification does not use a
~ or ^ as reported in #1062


This change is Reviewable

@coveralls
Copy link

coveralls commented Apr 21, 2018

Coverage Status

Coverage remained the same at ?% when pulling c8d77eb on version-check-exact into 4682d4f on master.

We keep the react_on_rails gem and the react-on-rails node package at
the same exact versions so that we can be sure that the interaction
between them is precise.

This is so that if a bug is detected after some update, it's critical that
both the gem and the node package get the updates.

This change ensures that the package.json specification does not use a
~ or ^ as reported in #1062
@justin808 justin808 merged commit 0cb3768 into master Apr 21, 2018
@justin808
Copy link
Member Author

@dzirtusss @mapreal19 can you guys still review?

@justin808 justin808 deleted the version-check-exact branch April 22, 2018 01:45
@mapreal19
Copy link
Member

:lgtm_strong: code looks good


Reviewed 9 of 9 files at r1.
Review status: all files reviewed at latest revision, all discussions resolved, some commit checks broke.


Comments from Reviewable

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