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

Updates from rspec-dev (2019-12-18) #2239

Closed

Conversation

JonRowe
Copy link
Member

@JonRowe JonRowe commented Dec 18, 2019

These are some updates, generated from rspec-dev's rake tasks.

@JonRowe JonRowe force-pushed the update-travis-build-scripts-2019-12-18-for-master branch from 95166db to e237e18 Compare December 18, 2019 14:06
@JonRowe JonRowe closed this Dec 18, 2019
@JonRowe JonRowe deleted the update-travis-build-scripts-2019-12-18-for-master branch December 18, 2019 14:07
@JonRowe
Copy link
Member Author

JonRowe commented Dec 18, 2019

Closed because this needs tweaking to make it not conflict

@JonRowe JonRowe restored the update-travis-build-scripts-2019-12-18-for-master branch December 18, 2019 18:12
@JonRowe JonRowe reopened this Dec 18, 2019
@JonRowe JonRowe force-pushed the update-travis-build-scripts-2019-12-18-for-master branch from 40f81bb to f3c6c49 Compare December 18, 2019 21:12
@benoittgt benoittgt mentioned this pull request Dec 19, 2019
@JonRowe JonRowe force-pushed the update-travis-build-scripts-2019-12-18-for-master branch from bf5d9ae to 4f9100d Compare December 19, 2019 20:21
benoittgt and others added 2 commits December 19, 2019 22:35
On Bundler 2.1.0 the loading of rubygems has been rewritten. It breaks
our existing usage of command execution. The --disable=gem flag is
problematic because we need to load rubygems in Bundler. It is
not explicitly loaded in Bundle 2.1.0

Related:
  - rubygems/bundler#7487
@JonRowe JonRowe force-pushed the update-travis-build-scripts-2019-12-18-for-master branch from 26260e4 to d530d40 Compare December 19, 2019 22:37
@JonRowe
Copy link
Member Author

JonRowe commented Dec 19, 2019

@benoittgt @pirj I think this stands a good chance of going green (its late here so I'm off), its the bare minimum with @benoittgt's rubygems unset and @mvz's bundler patch for Aruba, plus ignoring 4.2.0 (because of bundler 1.x required and we're dropping support anyway) and ignoring a warning on jruby only. 🤞

@JonRowe JonRowe force-pushed the update-travis-build-scripts-2019-12-18-for-master branch from 99bb19d to 00aa976 Compare December 20, 2019 09:14
in_current_directory do
super(exec_cmd, timeout)
with_unbundled_env do
Copy link
Contributor

Choose a reason for hiding this comment

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

I think this call to with_unbundled_env is not needed.

Copy link
Member Author

Choose a reason for hiding this comment

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

Yep, #2244 did not need it.

Copy link
Member

@benoittgt benoittgt left a comment

Choose a reason for hiding this comment

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

I am happy with those changes. Thanks @JonRowe

@JonRowe
Copy link
Member Author

JonRowe commented Dec 20, 2019

I merged #2244 in preference as it does less.

@JonRowe JonRowe closed this Dec 20, 2019
@JonRowe JonRowe deleted the update-travis-build-scripts-2019-12-18-for-master branch December 20, 2019 13:07
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

3 participants