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

Migrate build system from Travis to Github Actions #746

Closed
akara opened this issue Jan 2, 2022 · 1 comment
Closed

Migrate build system from Travis to Github Actions #746

akara opened this issue Jan 2, 2022 · 1 comment

Comments

@akara
Copy link
Contributor

akara commented Jan 2, 2022

As Travis has stopped building open source projects, we need to migrate. Choices are CircleCI or GitHub actions. GitHub actions is now better integrated and would not need a separate account creation and linking so it is the system of choice.

The file needing rewrite is: https://github.com/paypal/squbs/blob/master/.travis.yml

As a reference, we can look at the Akka project builds here: https://github.com/akka/akka/tree/main/.github/workflows

JaySucharitakul added a commit to JaySucharitakul/squbs that referenced this issue Jan 6, 2022
crankydillo pushed a commit that referenced this issue Jan 22, 2022
* first test

* #746: tests passed with act

* Cleaned up tokens
@akara
Copy link
Contributor Author

akara commented Mar 10, 2022

Closed with #747 and #742

@akara akara closed this as completed Mar 10, 2022
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

No branches or pull requests

1 participant