BE-1019: Replace Travis CI with GitHub Actions#11
Closed
daniel1991gomes wants to merge 1 commit into
Closed
Conversation
Author
|
CI is red here, but the failures are pre-existing and unrelated to this CI migration (which only swaps Travis for GitHub Actions), so they're intentionally not fixed in this PR. The tests were last touched in 2018–2020, when Travis ran them on OTP 21/22. They haven't changed since; OTP has. Two failures, both consistent with that drift:
Both should be handled as a separate task. The migration itself (remove (Correcting an earlier version of this comment that claimed the failures were "OTP-agnostic" — that was wrong; failure #1 is specifically an OTP-version change.) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Migrates CI from Travis to GitHub Actions per BE-1019. OTP matrix modernized to 24.3/25.3/26.2 (Travis pinned 21.0–22.1, which predate current GitHub-hosted runners); adjust if the team targets other versions. Adding the workflow means it runs on this PR.
Automated triage, draft, needs human review.
Closes BE-1019 · https://airtable.com/appf4OQE23a6VJfC0/tblmshSXKQfEHeWWf/recjyR6MHNP4sGyLB