Convert CI to GitHub Actions
Open
good first issue
help wanted
- Dominant language
- Go
- Stars
- 488
- Forks
- 62
- PR merge metrics
- No merged PRs in 30d
Description
## 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
https://github.com/alexellis/arkade/issues/263
https://github.com/alexellis/k3sup/issues/279
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.