Skip to content

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

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

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

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 05:47

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 test this plugin against newer, currently supported Redmine and Ruby combinations.

Changes:

  • Switch CI runner from ubuntu-20.04 to ubuntu-latest.
  • Update the test matrix to newer Redmine versions (6.0/6.1/7.0/master) and Ruby versions (3.3/3.4/4.0).

💡 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
- redmine-version: "master"
ruby-version: "4.0"
steps:
- uses: actions/checkout@v2
@abetomo
abetomo merged commit 2a650f5 into clear-code:main Aug 31, 2026
9 checks passed
@abetomo
abetomo deleted the update-ci-settings branch August 31, 2026 08:41
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.

2 participants