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

Checkin Gemfile.lock for deterministic builds #693

Merged
merged 1 commit into from Dec 27, 2016
Merged

Conversation

mbj
Copy link
Owner

@mbj mbj commented Dec 11, 2016

The referenced gems (especially rubocop) innovate on point releases. Deterministic builds are important, nothing that is green on a PR that is merged later to master should be red on merged to master.

@backus
Copy link
Contributor

backus commented Dec 11, 2016

@mbj what about just adding harder constraints in the Gemfile?

@mbj
Copy link
Owner Author

mbj commented Dec 12, 2016

@mbj what about just adding harder constraints in the Gemfile?

less easy to maintain.

* Bump `regexp_parser` dependency
* Simplify `regexp_parser` call side
* Fix corpus checkout indeterminism
* Checkin Gemfile.lock for deterministic builds
* Set circle ruby to 2.3.3
@mbj mbj force-pushed the fix/add-gemfile-lock branch 5 times, most recently from 57d1236 to 33a105a Compare December 18, 2016 04:26
@mbj mbj force-pushed the fix/add-gemfile-lock branch 6 times, most recently from c56619b to 3c7434a Compare December 25, 2016 12:47
@mbj mbj force-pushed the fix/add-gemfile-lock branch 8 times, most recently from 1702ee4 to d20d997 Compare December 27, 2016 09:07
@mbj mbj merged commit 3d4eb59 into master Dec 27, 2016
@mbj mbj deleted the fix/add-gemfile-lock branch December 27, 2016 09:16
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.

None yet

2 participants