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

Backport ruby core changes #2778

Merged
3 commits merged into from May 29, 2019
Merged

Backport ruby core changes #2778

3 commits merged into from May 29, 2019

Conversation

hsbt
Copy link
Member

@hsbt hsbt commented May 29, 2019

Description:

Picked from http://github.com/ruby/ruby . It updates the fragile tests on our CI service that is https://rubyci.org


Tasks:

  • Describe the problem / feature
  • Write tests
  • Write code to solve the problem
  • Get code review from coworkers / friends

I will abide by the code of conduct.

@hsbt
Copy link
Member Author

hsbt commented May 29, 2019

@bundlerbot r+

ghost pushed a commit that referenced this pull request May 29, 2019
2778: Backport ruby core changes r=hsbt a=hsbt

# Description:

Picked from http://github.com/ruby/ruby . It updates the fragile tests on our CI service that is https://rubyci.org

______________

# Tasks:

- [ ] Describe the problem / feature
- [ ] Write tests
- [ ] Write code to solve the problem
- [ ] Get code review from coworkers / friends

I will abide by the [code of conduct](https://github.com/rubygems/rubygems/blob/master/CODE_OF_CONDUCT.md).


Co-authored-by: aycabta <aycabta@gmail.com>
Co-authored-by: Yusuke Endoh <mame@ruby-lang.org>
@ghost
Copy link

ghost commented May 29, 2019

Build succeeded

@ghost ghost merged commit 295b0c4 into master May 29, 2019
@ghost ghost deleted the backport-ruby-core branch May 29, 2019 07:01
@deivid-rodriguez
Copy link
Member

I don't understand 7cb5316. It only adds a top level require, so it seems unrelated to the commit message "Show documents when completion". Is that backport correct?

@deivid-rodriguez
Copy link
Member

Thanks for keeping rubygems in sync with the changes from ruby-core, by the way! ❤️

@hsbt
Copy link
Member Author

hsbt commented May 29, 2019

so it seems unrelated to the commit message "Show documents when completion".

You are right. I got its detail from @aycabta. He encountered an issue related to https://bugs.ruby-lang.org/issues/14747.

@deivid-rodriguez
Copy link
Member

Thanks for clarifying, no problem! Hopefully confused git archaeologists will end up finding this PR 😃

@hsbt hsbt added this to the 3.0.4 milestone Jun 11, 2019
hsbt pushed a commit that referenced this pull request Jun 13, 2019
2778: Backport ruby core changes r=hsbt a=hsbt

# Description:

Picked from http://github.com/ruby/ruby . It updates the fragile tests on our CI service that is https://rubyci.org

______________

# Tasks:

- [ ] Describe the problem / feature
- [ ] Write tests
- [ ] Write code to solve the problem
- [ ] Get code review from coworkers / friends

I will abide by the [code of conduct](https://github.com/rubygems/rubygems/blob/master/CODE_OF_CONDUCT.md).


Co-authored-by: aycabta <aycabta@gmail.com>
Co-authored-by: Yusuke Endoh <mame@ruby-lang.org>
This pull request was closed.
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

5 participants