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

Link to the Elixir/Erlang compatibility page #209

Merged
merged 3 commits into from
Jun 15, 2023

Conversation

axelson
Copy link
Contributor

@axelson axelson commented Jun 10, 2023

Currently when a user encounters an incompatibility between the requested elixir and erlang versions it isn't clear how to figure out what the compatible versions are. This is the current error as shown to users:

Error: Requested Elixir / Erlang/OTP version (1.11.3 / 24.2) not found in version list (did you check Compatibility between Elixir and Erlang/OTP?)

Example failure: https://github.com/ScenicFramework/scenic/pull/318/checks

This PR adds a link to
https://hexdocs.pm/elixir/compatibility-and-deprecations.html so user's can easily see what versions are compatible.

Currently when a user encounters an incompatibility between the
requested elixir and erlang versions it isn't clear how to figure out
what the compatible versions are. This is the current error as shown to users:

> Error: Requested Elixir / Erlang/OTP version (1.11.3 / 24.2) not found in version list (did you check Compatibility between Elixir and Erlang/OTP?)

Example failure: https://github.com/ScenicFramework/scenic/pull/318/checks

This PR adds a link to
https://hexdocs.pm/elixir/compatibility-and-deprecations.html so user's
can easily see what versions are compatible.
@paulo-ferraz-oliveira paulo-ferraz-oliveira changed the title Link to the elixir/erlang compatibility page Link to the Elixir/Erlang compatibility page Jun 15, 2023
@paulo-ferraz-oliveira paulo-ferraz-oliveira merged commit 54d4f15 into erlef:main Jun 15, 2023
58 of 59 checks passed
@paulo-ferraz-oliveira
Copy link
Collaborator

Merged. Thanks, @axelson.

@axelson axelson deleted the link-compatibility branch June 17, 2023 18:36
@paulo-ferraz-oliveira
Copy link
Collaborator

Released in v1.16.0 / v1.16. Tag v1 moved up...

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.

None yet

3 participants