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

CI: getting started with GitHub Actions #37

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

pzhlkj6612
Copy link

Hello!


In README.md, we have:

...
Or download prebuilt binary from releases.

However, only the "v1.0.0" release contains pre-built binaries, so I've made a workflow to make snapshot releases.

Please note that not all GOOS/GOARCH pairs are supported by GitHub Actions, so it may not be possible to build for every platform supported by Go. The android/arm64 build works on my phone.

@antonmedv
Copy link
Owner

As I release not very often I decided not to go with CI.

But countdown got much more popular than anticipated. Probably a good time for a CI

Let’s implement something similar like in my other projects: https://github.com/antonmedv/llama/blob/master/.github/workflows/release.mjs

@pzhlkj6612
Copy link
Author

Oh, it seems that I've just made a few things about releasing a new countdown... I need to learn the workflow in antonmedv/llama first.

@pzhlkj6612 pzhlkj6612 marked this pull request as draft April 17, 2023 18:03
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

Successfully merging this pull request may close these issues.

2 participants