Merged
Conversation
… gem environment after each spec
Conflicts: lib/gemstash/db/version.rb lib/gemstash/specs_builder.rb
… rubygems Add explicit HOME environment variable to any command that bundles, as bundler is giving an error if it is set to a non-writable directory New speaker binstub for the new test, and use the basename of the command to ensure the new binstub will be used Fix null pointer errors showing up by logging when a route doesn't exist (this is happening because bundler is using the new index API and we haven't implemented it yet)
Backport latest_specs api for private gems to the 1.0 stable branch
…upcoming changes to changelog rake task
…ke task, bump version
…gelog Prepare for next 1.0 release
Conflicts: CHANGELOG.md lib/gemstash/db/version.rb lib/gemstash/gem_source/private_source.rb lib/gemstash/specs_builder.rb rake/changelog.rb spec/gemstash/specs_builder_spec.rb spec/integration_spec.rb spec/support/jruby_binstubs/git spec/support/simple_server.rb
Contributor
Author
|
@bundlerbot r+ |
Contributor
|
📌 Commit db71118 has been approved by |
Contributor
bundlerbot
added a commit
that referenced
this pull request
Jan 28, 2017
Merge in 1.0 stable Pull in 1.0 to get the latest changes
Contributor
|
☀️ Test successful - status-travis |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Pull in 1.0 to get the latest changes