rebar3 icon indicating copy to clipboard operation
rebar3 copied to clipboard

Add Rebar3 and Erlang/OTP compatibility list

Open kianmeng opened this issue 1 year ago • 2 comments

Resolves https://github.com/erlang/rebar3/issues/2903

kianmeng avatar Sep 25 '24 16:09 kianmeng

erlang@27, or simply erlang, is already out for Homebrew. I'm not sure if that's what's causing the CI issue.

paulo-ferraz-oliveira avatar Sep 25 '24 20:09 paulo-ferraz-oliveira

erlang@27, or simply erlang, is already out for Homebrew. I'm not sure if that's what's causing the CI issue.

It's been hard-coded, we should be able to remove that @26 and let the macos tests pass now https://github.com/erlang/rebar3/blob/29ccddb72284eb61701b1945699edbdf484a8f2d/.github/workflows/main.yml#L56-L57

ferd avatar Sep 26 '24 14:09 ferd

@paulo-ferraz-oliveira @ferd I managed to get CI to pass, and let's get this merge?

kianmeng avatar Nov 01 '24 12:11 kianmeng

:partying_face: :partying_face: :partying_face: :partying_face: :partying_face:

kianmeng avatar Nov 02 '24 16:11 kianmeng

This is very useful info. I suppose it will be also nice to have some command in rebar for print supported versions.

If this is ever considered we could then use it in the generation of the README to avoid two sources of truth.

paulo-ferraz-oliveira avatar Nov 10 '24 11:11 paulo-ferraz-oliveira