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

Upgrade Ruby 2.7 #114

Merged
merged 4 commits into from Jun 17, 2020
Merged

Upgrade Ruby 2.7 #114

merged 4 commits into from Jun 17, 2020

Conversation

@eileencodes
Copy link
Member

eileencodes commented Jun 16, 2020

There haven't been many changes to 2.7 since we last upgraded.

This includes:

  • 2 documentation changes
  • A backport to fix a libyml issue

Our commit that eliminates a network dependency on Ruby is also included.

cc/ @github/ruby-architecture

nagachika and others added 4 commits Jun 7, 2020
…Backport #16813]

	[DOC] Fixed explanation for Method#>> [Bug #16813] [ci skip]

	[DOC] Separated Method#[] from Method#call [Bug #16813] [ci skip]
	[ruby/psych] Fixing compatibility with libyaml 0.2.5

	The main issue is that commas aren't allowed in local tags.  libyaml
	was updated to follow the spec, and our tests were out of date.

	See: yaml/libyaml#196

	ruby/psych@3f5e520
This commit just adds dockerfiles we can run to ensure this repo doesn't
have a network dependency when we compile and install.  I also added the
files necessary to eliminate the network dependency.
Copy link
Member

kytrinyx left a comment

I didn't look at the changes in depth. We're only running Ruby 2.7 in CI for now, so we're likely to catch any problems before this would affect production.

@eileencodes eileencodes merged commit 9720435 into 2.7-github Jun 17, 2020
20 of 23 checks passed
20 of 23 checks passed
make (check) make (check)
Details
make (check) make (check)
Details
check_branch check_branch
Details
make (check, --jit)
Details
make (check, --jit)
Details
make (check, ubuntu-latest)
Details
make (check, ubuntu-latest)
Details
make (test, windows-2019, 2019)
Details
make (test, windows-2019, 2019)
Details
make (check)
Details
make (check)
Details
make (check, --jit-wait)
Details
make (check, --jit-wait)
Details
make (check, ubuntu-16.04)
Details
make (check, ubuntu-16.04)
Details
make (test-bundler)
Details
make (test-bundler)
Details
make (test-bundler, ubuntu-latest)
Details
make (test-bundler, ubuntu-latest)
Details
make (test-bundled-gems)
Details
make (test-bundled-gems)
Details
make (test-bundled-gems, ubuntu-latest)
Details
make (test-bundled-gems, ubuntu-latest)
Details
@eileencodes eileencodes deleted the upgrade-ruby-2-7 branch Jun 17, 2020
jhawthorn pushed a commit that referenced this pull request Jul 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

5 participants
You can’t perform that action at this time.