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

Remove regular 2.3 testing #3020

Merged
1 commit merged into from Dec 6, 2019
Merged

Remove regular 2.3 testing #3020

1 commit merged into from Dec 6, 2019

Conversation

deivid-rodriguez
Copy link
Member

Description:

From the failures at #3017, it seems that actions/setup-ruby dropped support for testing against ruby 2.3.

So, I'm removing 2.3.x from our matrix. To ensure support until we actually drop it, I replaced it with an entry in the rvm file.

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.

@deivid-rodriguez
Copy link
Member Author

@bundlerbot r=hsbt

ghost pushed a commit that referenced this pull request Dec 6, 2019
3020: Remove regular 2.3 testing r=hsbt a=deivid-rodriguez

# Description:

From the failures at #3017, it seems that `actions/setup-ruby` dropped support for testing against ruby 2.3.

So, I'm removing 2.3.x from our matrix. To ensure support until we actually drop it, I replaced it with an entry in the `rvm` file.

# Tasks:

- [x] Describe the problem / feature
- [ ] Write tests
- [x] 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: David Rodríguez <deivid.rodriguez@riseup.net>
Test using rvm as a stop gap until we drop support.
@ghost
Copy link

ghost commented Dec 6, 2019

Canceled

@deivid-rodriguez
Copy link
Member Author

@bundlerbot retry

ghost pushed a commit that referenced this pull request Dec 6, 2019
3020: Remove regular 2.3 testing r=hsbt a=deivid-rodriguez

# Description:

From the failures at #3017, it seems that `actions/setup-ruby` dropped support for testing against ruby 2.3.

So, I'm removing 2.3.x from our matrix. To ensure support until we actually drop it, I replaced it with an entry in the `rvm` file.

# Tasks:

- [x] Describe the problem / feature
- [ ] Write tests
- [x] 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: David Rodríguez <deivid.rodriguez@riseup.net>
@ghost
Copy link

ghost commented Dec 6, 2019

Build succeeded

  • macos (2.4.x)
  • macos (2.5.x)
  • macos (2.6.x)
  • ruby_master
  • ubuntu (2.4.x, bundler)
  • ubuntu (2.4.x, rubygems)
  • ubuntu (2.5.x, bundler)
  • ubuntu (2.5.x, rubygems)
  • ubuntu (2.6.x, bundler)
  • ubuntu (2.6.x, rubygems)
  • ubuntu_bundler_master (2.6.x)
  • ubuntu_lint
  • ubuntu_rvm (2.3.8)
  • ubuntu_rvm (jruby-9.2.9.0)
  • ubuntu_rvm (ruby-head)
  • windows (2.4.x)
  • windows (2.5.x)
  • windows (2.6.x)

@ghost ghost merged commit a32ee86 into master Dec 6, 2019
@ghost ghost deleted the remove_2_3_testing branch December 6, 2019 14:38
@hsbt hsbt modified the milestone: 3.1.0 Dec 13, 2019
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

3 participants