Skip to content

Pivot to GitHub Actions#43

Open
leoarnold wants to merge 1 commit into
voormedia:masterfrom
leoarnold:leoarnold/pivot/github-actions
Open

Pivot to GitHub Actions#43
leoarnold wants to merge 1 commit into
voormedia:masterfrom
leoarnold:leoarnold/pivot/github-actions

Conversation

@leoarnold

Copy link
Copy Markdown

In late 2020, Travis CI decided to discontinue unlimited free builds
for public projects. While they still hand out free build minutes
for opensource project, they do this through an application process,
thereby making it difficult to quickly contribure:

https://www.jeffgeerling.com/blog/2020/travis-cis-new-pricing-plan-threw-wrench-my-open-source-works

Since GitHub Actions still allows unlimited build time for public
project, it became the go-to CI for opensource projects on GitHub.

We also update the test build to include Rails 6 and 7.

@leoarnold leoarnold force-pushed the leoarnold/pivot/github-actions branch from 3fd55ae to 3d3744e Compare July 5, 2022 15:57
In late 2020, Travis CI decided to discontinue unlimited free builds
for public projects. While they still hand out free build minutes
for opensource project, they do this through an application process,
thereby making it difficult to quickly contribure:

https://www.jeffgeerling.com/blog/2020/travis-cis-new-pricing-plan-threw-wrench-my-open-source-works

Since GitHub Actions still allows unlimited build time for public
project, it became the go-to CI for opensource projects on GitHub.

We also update the test build to include Rails 6 and 7.
@leoarnold leoarnold force-pushed the leoarnold/pivot/github-actions branch from 3d3744e to edb50ce Compare July 5, 2022 16:24
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.

1 participant