Github actions CI#29
Open
pedrofurtado wants to merge 1 commit into
Open
Conversation
Owner
|
@pedrofurtado Thank you for your PR. But what is the motivation to move the CI from Travis to GitHub Actions? |
Author
|
Hi, @prodis ! The motivation and suggestion is because Github Actions have a great ecosystem of actions/plugins/and so on, better native integration with github repos (it's made by github itself, has "actions" tab in repo and so on) and a growing popularity and adoption, especially in open source projects. It's also free and works out-of-box very well 👍 🍻 |
Owner
|
I see that GitHub Actions is trending, but you didn't mentioned any real advantage comparing to the current CI in Travis. In fact, the GitHub Actions configuration you proposed is missing the allowed failure Ruby versions and the cron jobs. |
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.
@prodis 👍
the output of CI can be checked here (until PR merged): https://github.com/pedrofurtado/correios-cep/actions/runs/1095889282