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

Update tested software versions as to not have CI fail (while fixing "non-failing" CI) #164

Merged
merged 3 commits into from
Dec 12, 2022
Merged

Update tested software versions as to not have CI fail (while fixing "non-failing" CI) #164

merged 3 commits into from
Dec 12, 2022

Conversation

paulo-ferraz-oliveira
Copy link
Collaborator

@paulo-ferraz-oliveira paulo-ferraz-oliveira commented Dec 11, 2022

I recently found that CI wasn't "failing as it should". I'm opening this PR as a draft to be able to identify the failing elements, then fix potentially them, then convert to "Ready for review".

Also closes #165.

Otherwise it silently fails with "Error: Requested Erlang/OTP version
(23.2) not found in version list (should you be using option
'version-type': 'strict'?)", which is not too important since this
happens when setup-beam.js is included (which happens in the test
environment only)
I think `gleam check` requires OTP (execution complains about missing
`escript`) where `gleam format` does not
@paulo-ferraz-oliveira paulo-ferraz-oliveira marked this pull request as ready for review December 12, 2022 00:30
@starbelly starbelly merged commit aee3f52 into erlef:main Dec 12, 2022
@paulo-ferraz-oliveira paulo-ferraz-oliveira deleted the feature/updated-versions branch December 12, 2022 01:30
@paulo-ferraz-oliveira
Copy link
Collaborator Author

This was merged sooner than I expected 😄 I'd left a comment for @lpil in the linked issue, but maybe it's not warranted any more.

@paulo-ferraz-oliveira paulo-ferraz-oliveira changed the title Update versions as to not have CI fail (while fixing "non-failing" CI) Update tested software versions as to not have CI fail (while fixing "non-failing" CI) Jan 4, 2023
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.

Test "gleam check" (without OTP) failing
2 participants