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

Switch to Github Actions? #48

Closed
coopergillan opened this issue May 13, 2021 · 0 comments · Fixed by #50
Closed

Switch to Github Actions? #48

coopergillan opened this issue May 13, 2021 · 0 comments · Fixed by #50

Comments

@coopergillan
Copy link
Contributor

@pblesi - any reason that builds should potentially switch to Github Actions?

coopergillan added a commit to coopergillan/runbook that referenced this issue May 28, 2021
What

Set up a Github Actions workflow to build and run tests for the project.

Why

* travis-ci.org is migrating to travis.com soon
* Docker is limiting image pulls via current Travis builds
* Github Actions is built-in to Github projects like runbook
coopergillan added a commit to coopergillan/runbook that referenced this issue May 28, 2021
What

Set up a Github Actions workflow to build and run tests for the project.

Why

* travis-ci.org is migrating to travis.com soon
* Docker is limiting image pulls via current Travis builds
* Github Actions is built in to Github projects like runbook

Closes braintree#48
coopergillan added a commit to coopergillan/runbook that referenced this issue May 28, 2021
What

Set up a Github Actions workflow to build and run tests for the project.

Why

* travis-ci.org is migrating to travis.com soon
* Docker is limiting image pulls via current Travis builds
* Github Actions is built in to Github projects like runbook

Closes braintree#48
coopergillan added a commit to coopergillan/runbook that referenced this issue Jan 28, 2022
Set up a Github Actions workflow to build and run tests for the project
for the following reasons:

* travis-ci.org has migrated to travis-ci.com
* Docker is limiting image pulls via current Travis builds
* Github Actions is built into Github projects like runbook

Closes braintree#48
coopergillan added a commit to coopergillan/runbook that referenced this issue Jan 28, 2022
Update the versions of Ruby to use for running the Github Actions
workflow. For versions > 2.4, include only the minor version to
automatically run for any patched versions as well.
ClashTheBunny pushed a commit that referenced this issue Jan 28, 2022
* GH-48 - Switch CI to Gihtub Actions

Set up a Github Actions workflow to build and run tests for the project
for the following reasons:

* travis-ci.org has migrated to travis-ci.com
* Docker is limiting image pulls via current Travis builds
* Github Actions is built into Github projects like runbook

Closes #48

* GH-48 - Update Ruby versions for Github Actions

Update the versions of Ruby to use for running the Github Actions
workflow. For versions > 2.4, include only the minor version to
automatically run for any patched versions as well.

* Skip Ruby 3.1 for now after test failures
coopergillan added a commit to coopergillan/runbook that referenced this issue Jan 28, 2022
coopergillan added a commit to coopergillan/runbook that referenced this issue Jan 28, 2022
Run the builds for Ruby 3.1 since it is the latest version
coopergillan added a commit to coopergillan/runbook that referenced this issue Jan 28, 2022
This reverts commit eaa0864 to not yet
run builds for Ruby 3.1. See braintree#56 for other details on Ruby 3.1 support.
coopergillan added a commit that referenced this issue Jan 31, 2022
* GH-48 - Pin latest Ubuntu version

* GH-48 - Run builds for Ruby 3.1 also

Run the builds for Ruby 3.1 since it is the latest version

* Revert "GH-48 - Run builds for Ruby 3.1 also"

This reverts commit eaa0864 to not yet
run builds for Ruby 3.1. See #56 for other details on Ruby 3.1 support.

Relates to #48
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 a pull request may close this issue.

1 participant