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

CI: debug #50

Merged
merged 9 commits into from
Apr 26, 2024
Merged

CI: debug #50

merged 9 commits into from
Apr 26, 2024

Commits on Apr 26, 2024

  1. Update ci.yml

    Try setting rubygems version to prior recent releases.
    ewlarson committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    e2bd1b3 View commit details
    Browse the repository at this point in the history
  2. Update ci.yml

    Try ruby at 3.3.0 again, with rubygems downgraded
    ewlarson committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    161cce1 View commit details
    Browse the repository at this point in the history
  3. Update ci.yml

    Try Rails 7.1
    ewlarson committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    9769504 View commit details
    Browse the repository at this point in the history
  4. Update ci.yml

    Try Rails 7.0 and 7.1
    ewlarson committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    e49f50f View commit details
    Browse the repository at this point in the history
  5. Update ci.yml

    rails_version: [7.0.8, 7.1.3.2]
    ewlarson committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    740e3dd View commit details
    Browse the repository at this point in the history
  6. Update ci.yml

    rails_version: [7.1.3.2]
    ewlarson committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    0c860e1 View commit details
    Browse the repository at this point in the history
  7. Update ci.yml

    rubygems: '3.5.6'
    ewlarson committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    1a8f5da View commit details
    Browse the repository at this point in the history
  8. Update ci.yml

          - name: Lock platform version
            run: bundle lock --add-platform ruby
    ewlarson committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    c207d4c View commit details
    Browse the repository at this point in the history
  9. Update ci.yml

    add ruby_version: [3.3]
    rm rubygems: '3.5.6'
    ewlarson committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    51324ee View commit details
    Browse the repository at this point in the history