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

[pull] develop from ohler55:develop #124

Merged
merged 1 commit into from
Dec 29, 2024
Merged

Conversation

pull[bot]
Copy link

@pull pull bot commented Dec 29, 2024

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.1)

Can you help keep this open source service alive? 💖 Please sponsor : )

Summary by Sourcery

Update CI configurations to add Rails 8 and drop Rails 6.1 support.

CI:

  • Add Rails 8 to the CI matrix.
  • Remove Rails 6.1 from the CI matrix.

* CI: Add Rails 8

* CI: Drop Rails 6.1

Because Rails 6.1 has reached End of Maintenance
https://rubyonrails.org/2024/10/15/new-maintenance-policy-and-eol-annouments
@pull pull bot added the ⤵️ pull label Dec 29, 2024
@pull pull bot merged commit 04b612b into admariner:develop Dec 29, 2024
Copy link

sourcery-ai bot commented Dec 29, 2024

Reviewer's Guide by Sourcery

This pull request updates the CI workflow file to add Rails 8 and remove Rails 6.1. It also adds a gemfile for Rails 8 and removes the gemfile for Rails 6.1.

No diagrams generated as the changes look simple and do not need a visual representation.

File-Level Changes

Change Details Files
Update CI workflow to include Rails 8 and exclude Rails 6.1
  • Added Rails 8 to the gemfile matrix.
  • Removed Rails 6.1 from the gemfile matrix.
  • Added exclusions for Rails 8 with Ruby 2.7, 3.0, and 3.1.
  • Removed exclusions for Rails 7.2 with Ruby 2.7 and 3.0.
  • Removed inclusions for Rails 6 with Ruby 2.7 on macOS and Ubuntu.
.github/workflows/CI.yml
Add gemfile for Rails 8 and remove gemfile for Rails 6.1
  • Added a new gemfile for Rails 8.
  • Removed the gemfile for Rails 6.1.
gemfiles/rails_6.1.gemfile
gemfiles/rails_8.gemfile

Tips and commands

Interacting with Sourcery

  • Trigger a new review: Comment @sourcery-ai review on the pull request.
  • Continue discussions: Reply directly to Sourcery's review comments.
  • Generate a GitHub issue from a review comment: Ask Sourcery to create an
    issue from a review comment by replying to it.
  • Generate a pull request title: Write @sourcery-ai anywhere in the pull
    request title to generate a title at any time.
  • Generate a pull request summary: Write @sourcery-ai summary anywhere in
    the pull request body to generate a PR summary at any time. You can also use
    this command to specify where the summary should be inserted.

Customizing Your Experience

Access your dashboard to:

  • Enable or disable review features such as the Sourcery-generated pull request
    summary, the reviewer's guide, and others.
  • Change the review language.
  • Add, remove or edit custom review instructions.
  • Adjust other review settings.

Getting Help

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant