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

Move CI to GitHub Actions #56

Open
ryanemerson opened this issue Mar 22, 2021 · 1 comment
Open

Move CI to GitHub Actions #56

ryanemerson opened this issue Mar 22, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@ryanemerson
Copy link
Contributor

We should move the CI to be GH actions based instead of Jenkins so that we can ensure that the native CLI builds work on all platforms. Currently the PR and branch builds are only natively compiled on Linux.

@ryanemerson ryanemerson added the enhancement New feature or request label Mar 22, 2021
@ryanemerson
Copy link
Contributor Author

CLI native builds added. Tests are still executed on Jenkins with linux only, to avoid reaching GH actions monthly free usage limit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant