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: extract upstream pipeline, start integration testing against nokogiri main #639

Merged
merged 3 commits into from Mar 23, 2024

Commits on Mar 23, 2024

  1. ci: rename pipeline, update versions, drop windows and macos

    - rename pipeline to "ci.yml"
    - update to ruby 3.3 for rubocop
    - update actions/checkout to v4
    - remove the no-longer-necessary pinning of bundler
    - drop windows and macos tests because this gem doesn't need it
    flavorjones committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    f89dc84 View commit details
    Browse the repository at this point in the history
  2. ci: extract upstream.yml pipeline

    to test edge rubies
    flavorjones committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    3cff941 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9e72346 View commit details
    Browse the repository at this point in the history