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

Redo CI to remove individual gemfiles, Add Rails 7.1 and Ruby 3.3 #1108

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

mathieujobin
Copy link
Contributor

Alternative to #1093

@@ -4,39 +4,29 @@ on: [push, pull_request, workflow_dispatch]

jobs:
tests:
name: Tests with Ruby ${{ matrix.ruby-version }} and Rails ${{ matrix.gemfile }}
name: CI Rails ${{ matrix.rails }} on ${{ matrix.ruby }}
Copy link
Contributor Author

Choose a reason for hiding this comment

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

I am making this shorter, so its easier to see the version on Actions details.
image

@mathieujobin
Copy link
Contributor Author

i used this pattern with apipie-rails and many other gems I maintain.

please review and consider merging.

@mathieujobin
Copy link
Contributor Author

@mileszs could take a look and consider merging this?

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

1 participant