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

chore: Add Ruby 3.2, 3.1 to the test matrix; rm ruby < 3 #907

Merged
merged 1 commit into from
Mar 31, 2024

Conversation

akofink
Copy link
Contributor

@akofink akofink commented Mar 31, 2024

Metadata

Some related discussion exists on this PR: #896

Ruby maintenance cycle: https://www.ruby-lang.org/en/downloads/branches/

Screenshot 2024-03-31 at 15 09 22

Problem

We aim to support currently maintained versions of Ruby, from our Readme:

tmuxinator aims to be compatible with the currently maintained versions of Ruby

We're still testing against Ruby < 3, and we're not testing against more recent versions of Ruby.

Solution

Update the test matrix to remove old versions and add new versions.

@akofink akofink force-pushed the update-ruby-test-matrix branch from 5c14095 to ebeff42 Compare March 31, 2024 19:10
@akofink akofink changed the title feat: Add Ruby 3.2, 3.1 to the test matrix; rm ruby < 3 chore: Add Ruby 3.2, 3.1 to the test matrix; rm ruby < 3 Mar 31, 2024
@akofink akofink added the maintenance Periodic required maintenance related changes label Mar 31, 2024
@akofink akofink force-pushed the update-ruby-test-matrix branch from ebeff42 to 7959b87 Compare March 31, 2024 19:13
Signed-off-by: Andrew Kofink <ajkofink@gmail.com>
@akofink akofink force-pushed the update-ruby-test-matrix branch from 7959b87 to c4eebb2 Compare March 31, 2024 19:15
@akofink akofink added the ready label Mar 31, 2024
@akofink akofink merged commit 680b970 into tmuxinator:master Mar 31, 2024
109 checks passed
@akofink akofink deleted the update-ruby-test-matrix branch March 31, 2024 19:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Periodic required maintenance related changes ready
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant