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

Release PR - Combine #5 and #6 #8

Merged
merged 25 commits into from
Oct 23, 2019
Merged

Release PR - Combine #5 and #6 #8

merged 25 commits into from
Oct 23, 2019

Conversation

JustinAiken
Copy link
Contributor

Combines #5 and #6 into a single PR, with some conflicts resolved.
Going to QA based off this for a bit..

- Given a choice between supporting EOL rubies, and giving up squiggly
heredocs... goodbye to the past!
- Just about any version of rake that can be installed with the
supported rubies will do what we need
- When splitting up the pairs, limit it to 2 pieces.  That way the pairs
are really pairs
- Otherwise multiline values break like crazy
- Update specs that would fail otherwise, to show that you must quote
numbers containing commas
  - See ruby/psych#273 for why..
Resolved Conflicts:
	lib/biscuit/secrets_decrypter.rb
	spec/lib/secrets_decrypter_spec.rb
Copy link
Contributor

@nevinera nevinera left a comment

Choose a reason for hiding this comment

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

This looks good to me, I'm more concerned about how the release-to-orders dance will be shaped.

biscuit.gemspec Show resolved Hide resolved
@JustinAiken JustinAiken merged commit 75d24c4 into master Oct 23, 2019
@JustinAiken JustinAiken deleted the release/combined branch October 23, 2019 18:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants