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

Convert CI to GitHub Actions #81

Open
alexellis opened this issue Nov 2, 2020 · 3 comments
Open

Convert CI to GitHub Actions #81

alexellis opened this issue Nov 2, 2020 · 3 comments
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@alexellis
Copy link
Member

alexellis commented Nov 2, 2020

Task

Convert CI to GitHub Actions

Context

Travis is removing its free tier for OSS projects, so this should be built with GitHub Actions instead, which is not going to add additional cost.

I would expect this to be one of the easier projects to convert given that Docker isn't used in the build.

See also:

https://github.com/mvdan/github-actions-golang
https://github.com/actions/create-release
https://github.com/actions/upload-release-asset

alexellis/arkade#263
alexellis/k3sup#279

@alexellis alexellis added good first issue Good for newcomers help wanted Extra attention is needed labels Nov 2, 2020
@IsabellaDev
Copy link

Can I try this?

@alexellis
Copy link
Member Author

Yes please use the approach from k3sup and read the contribution guide before starting. Each commit needs to be signed off (not GPG)

@IsabellaDev
Copy link

Ok, thanks alex

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants