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

Revisit GitHub workflows #2301

Merged
merged 18 commits into from
Jan 9, 2023
Merged

Commits on Jan 1, 2023

  1. Configuration menu
    Copy the full SHA
    78ba7ca View commit details
    Browse the repository at this point in the history
  2. Use ubuntu-latest

    Refactor ruby-matrix on test and edge
    Add rubygems: latest
    Add 3.2
    ericproulx committed Jan 1, 2023
    Configuration menu
    Copy the full SHA
    c3d6388 View commit details
    Browse the repository at this point in the history
  3. Fix typo

    ericproulx committed Jan 1, 2023
    Configuration menu
    Copy the full SHA
    cfae4dc View commit details
    Browse the repository at this point in the history
  4. Remove rack_3_0.gemfile

    ericproulx committed Jan 1, 2023
    Configuration menu
    Copy the full SHA
    310f1bb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b7c6344 View commit details
    Browse the repository at this point in the history
  6. Add entry CHANGELOG.md

    ericproulx committed Jan 1, 2023
    Configuration menu
    Copy the full SHA
    fe013df View commit details
    Browse the repository at this point in the history
  7. Remove spaces in arrays

    Add rubygems in danger.yml
    ericproulx committed Jan 1, 2023
    Configuration menu
    Copy the full SHA
    5d7e1c9 View commit details
    Browse the repository at this point in the history
  8. Include [Rails 5.2, Ruby 2.6]

    Exclude [Rails 7.0, Ruby 2.6]
    ericproulx committed Jan 1, 2023
    Configuration menu
    Copy the full SHA
    6201463 View commit details
    Browse the repository at this point in the history
  9. Fix test.yml

    ericproulx committed Jan 1, 2023
    Configuration menu
    Copy the full SHA
    13827f1 View commit details
    Browse the repository at this point in the history
  10. Only exclude

    ericproulx committed Jan 1, 2023
    Configuration menu
    Copy the full SHA
    d1904c4 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2023

  1. Merge master

    ericproulx committed Jan 7, 2023
    Configuration menu
    Copy the full SHA
    b44ee64 View commit details
    Browse the repository at this point in the history
  2. Lock rails_7_0 to not include 7.1

    Lock rack_3_0 to not include 3.1
    Remove rack_2_2 in favor of 2_0 to test
    Rename rack3 to rack_3_0
    Testing workflow include/exclude
    ericproulx committed Jan 7, 2023
    Configuration menu
    Copy the full SHA
    f80f6ca View commit details
    Browse the repository at this point in the history
  3. testing ruby matrix '2.7', '3.0', '3.1', '3.2'

    testing gemfile rack_2_0, rails_6_0, rails_6_1, rails_7_0
    include 2.6 for rails_5_2
    include 2.7 for rack_1_0, multi_json, multi_xml
    ericproulx committed Jan 7, 2023
    Configuration menu
    Copy the full SHA
    f6f1387 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    378f640 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2023

  1. Try fixing test.yml

    ericproulx committed Jan 8, 2023
    Configuration menu
    Copy the full SHA
    9be50bb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fc96724 View commit details
    Browse the repository at this point in the history
  3. Danger now on 2.7

    Remove matrix os in edge
    Add rubygems: latest to rubocop
    ericproulx committed Jan 8, 2023
    Configuration menu
    Copy the full SHA
    acc2787 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    aef3e37 View commit details
    Browse the repository at this point in the history