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

Drop ruby 2.5, support 3.2 and 3.3. Adjust dependencies, improve rubocop support and adjust CI on github. #445

Merged
merged 10 commits into from
Oct 29, 2024

Conversation

lacostej
Copy link
Member

@lacostej lacostej commented Oct 29, 2024

Pull Request Checklist

  • My pull request has been rebased on master

Pull Request Description

A bit more changes than I originally envisioned.

I had to enforce a set of deps compatible with 2.6 and 3.3, which bumped rubocop which caused some rules changes. I fixed the code instead of silencing the rules.

Most code changes made by rubocop were made automatically instead of those under lib/u3d/unity_module.rb (the map.to_h to .to_h ones.

@lacostej lacostej requested a review from niezbop October 29, 2024 15:20
@lacostej lacostej changed the title Drop ruby 2.5, support 3.2, 3.3 on github Improve CI on github. Drop ruby 2.5, support 3.2 and 3.3. Adjust dependencies. Oct 29, 2024
@lacostej lacostej force-pushed the fix/build_github branch 2 times, most recently from 9ab509f to 662b0f4 Compare October 29, 2024 15:42
@lacostej lacostej changed the title Improve CI on github. Drop ruby 2.5, support 3.2 and 3.3. Adjust dependencies. Drop 2.5, support 3.2 and 3.3. Adjust dependencies, improve rubocop support and adjust CI on github. Oct 29, 2024
@lacostej lacostej changed the title Drop 2.5, support 3.2 and 3.3. Adjust dependencies, improve rubocop support and adjust CI on github. Drop ruby 2.5, support 3.2 and 3.3. Adjust dependencies, improve rubocop support and adjust CI on github. Oct 29, 2024
@lacostej lacostej requested a review from niezbop October 29, 2024 16:13
@lacostej lacostej merged commit 31adcf9 into DragonBox:master Oct 29, 2024
24 checks passed
@lacostej lacostej deleted the fix/build_github branch October 29, 2024 16:16
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