Skip to content

ci: Update to the currently supported versions of Redmine and Ruby - #2

Merged
abetomo merged 1 commit into
clear-code:mainfrom
abetomo:ci-update
Aug 31, 2026
Merged

ci: Update to the currently supported versions of Redmine and Ruby#2
abetomo merged 1 commit into
clear-code:mainfrom
abetomo:ci-update

Conversation

@abetomo

@abetomo abetomo commented Aug 30, 2026

Copy link
Copy Markdown

No description provided.

Copilot AI lite review requested due to automatic review settings August 30, 2026 10:19

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the GitHub Actions CI matrix to track currently supported Redmine and Ruby versions, ensuring this plugin is continuously tested against newer upstream combinations.

Changes:

  • Switch CI runner from ubuntu-20.04 to ubuntu-latest.
  • Refresh the Redmine/Ruby test matrix to newer versions (6.0–7.0 and master; Ruby 3.3–4.0).
  • Install imagemagick as an additional system dependency in the workflow.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

test:
name: Redmine ${{ matrix.redmine-version }} & Ruby ${{ matrix.ruby-version }}
runs-on: ubuntu-20.04
runs-on: ubuntu-latest
@abetomo
abetomo merged commit 3258e18 into clear-code:main Aug 31, 2026
17 of 18 checks passed
@abetomo
abetomo deleted the ci-update branch August 31, 2026 06:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants