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

Test over OTP 27 and rebar3 3.23 #274

Merged
merged 6 commits into from
May 25, 2024
Merged

Conversation

paulo-ferraz-oliveira
Copy link
Collaborator

@paulo-ferraz-oliveira paulo-ferraz-oliveira commented May 21, 2024

Description

I make explicit tests over the newest version of rebar3 over the newest version of Erlang/OTP. Can't add Elixir to the mix, still, but once we can (1.16, 1.17?) the file is easily updated.

Copy link
Collaborator

@ericmj ericmj left a comment

Choose a reason for hiding this comment

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

Elixir 1.17 RC will be released soon which you can test with OTP 27.

At that moment we should just have to force CI (push something,
press a button, ...) and it should be Ok
@paulo-ferraz-oliveira
Copy link
Collaborator Author

paulo-ferraz-oliveira commented May 21, 2024

Elixir 1.17 RC will be released soon which you can test with OTP 27.

Cool, this can wait then, since I don't think we're in a hurry. I was just trying to assess how ready the action was 😄 I'll prepare the code for 1.17 rc1, in that case. Thanks.

Edit: I'm having the actions run again based on https://github.com/elixir-lang/elixir/releases/tag/v1.17.0-rc.0.

@paulo-ferraz-oliveira
Copy link
Collaborator Author

@ericmj, I'm merging with minor changes to the README (if CI passes), which we can easily patch if they're wrong.

I thought it appropriate to review that file in the scope of this PR.

I also did two minor fixes to the tests: one was failing, one would fail in a year or so, when support for latest Elixir would drop support for OTP 25.

@paulo-ferraz-oliveira paulo-ferraz-oliveira merged commit 6292fa4 into main May 25, 2024
65 checks passed
@paulo-ferraz-oliveira paulo-ferraz-oliveira deleted the feature/otp-27 branch May 25, 2024 19:08
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