Skip to content

Conversation

@koic
Copy link
Member

@koic koic commented Dec 28, 2021

Ruby 3.1.0 has been released and this Ruby version is available on cimg/ruby:3.1 image.


Before submitting the PR make sure the following are checked:

  • The PR relates to only one subject with a clear title and description in grammatically correct, complete sentences.
  • Wrote good commit messages.
  • Commit message starts with [Fix #issue-number] (if the related issue exists).
  • Feature branch is up-to-date with master (if not - rebase it).
  • Squashed related commits together.
  • Added tests.
  • Ran bundle exec rake default. It executes all tests and runs RuboCop on its own code.
  • Added an entry (file) to the changelog folder named {change_type}_{change_description}.md if the new code introduces user-observable changes. See changelog entry format for details.

@koic
Copy link
Member Author

koic commented Dec 28, 2021

GitHub Action is not ready yet for 3.1.0 image.

Error: Unknown version 3.1 for ruby on windows-2019
available versions for ruby on windows-2019: 2.0.0, 2.1.9, 2.2.6, 2.3.0, 2.3.1, 2.3.3, 2.4.1, 2.4.2, 2.4.3, 2.4.4, 2.4.5, 2.4.6, 2.4.7, 2.4.9, 2.4.10, 2.5.0, 2.5.1, 2.5.3, 2.5.5, 2.5.6, 2.5.7, 2.5.8, 2.5.9, 2.6.0, 2.6.1, 2.6.2, 2.6.3, 2.6.4, 2.6.5, 2.6.6, 2.6.7, 2.6.8, 2.6.9, 2.7.0, 2.7.1, 2.7.2, 2.7.3, 2.7.4, 2.7.5, 3.0.0, 3.0.1, 3.0.2, 3.0.3, head, mingw, mswin
Make sure you use the latest version of the action with - uses: ruby/setup-ruby@v1
File an issue at https://github.com/ruby/setup-ruby/issues if would like support for a new version

@koic koic force-pushed the ci_against_ruby_3_1 branch 2 times, most recently from e2c6b1c to cff4630 Compare December 28, 2021 18:13
@koic koic force-pushed the ci_against_ruby_3_1 branch from cff4630 to e9a8977 Compare January 3, 2022 04:18
@koic
Copy link
Member Author

koic commented Jan 3, 2022

Only CircleCI Ruby 3.1 matrix will be added in this PR. Windows matrix of GitHub Actions will be added after ruby/setup-ruby#253 has been integrated.

@koic koic merged commit 22a8320 into rubocop:master Jan 3, 2022
@koic koic deleted the ci_against_ruby_3_1 branch January 3, 2022 04:40
koic added a commit to koic/rubocop that referenced this pull request Jan 11, 2022
@koic koic mentioned this pull request Jan 11, 2022
8 tasks
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.

1 participant