X Tutup
The Wayback Machine - https://web.archive.org/web/20201110200034/https://github.com/inlets/inletsctl/issues/81
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

Comments

@alexellis
Copy link
Member

@alexellis 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

@isabellaliu77
Copy link

@isabellaliu77 isabellaliu77 commented Nov 2, 2020

Can I try this?

@alexellis
Copy link
Member Author

@alexellis alexellis commented Nov 2, 2020

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

@isabellaliu77
Copy link

@isabellaliu77 isabellaliu77 commented Nov 2, 2020

Ok, thanks alex

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.
X Tutup