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

Update CI with GHA and latest Ruby/Rails versions #97

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

Commits on May 20, 2023

  1. Configuration menu
    Copy the full SHA
    72c3779 View commit details
    Browse the repository at this point in the history
  2. Update default Rails version to 7.0.x (latest)

    The current released version is 7.0.4.3 but we use ".x" as we always want the latest patch without updating the minor version.
    javierjulio committed May 20, 2023
    Configuration menu
    Copy the full SHA
    19819f0 View commit details
    Browse the repository at this point in the history
  3. Add tests GHA workflow

    javierjulio committed May 20, 2023
    Configuration menu
    Copy the full SHA
    85c5142 View commit details
    Browse the repository at this point in the history
  4. Remove travis integration

    Now replaced by new GHA workflow with up to date Ruby and Rails versions for testing.
    javierjulio committed May 20, 2023
    Configuration menu
    Copy the full SHA
    af50991 View commit details
    Browse the repository at this point in the history