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

[FEATURE] GH Actions for releases #24

Open
lordlabuckdas opened this issue Nov 23, 2020 · 2 comments
Open

[FEATURE] GH Actions for releases #24

lordlabuckdas opened this issue Nov 23, 2020 · 2 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@lordlabuckdas
Copy link
Owner

Is your feature request related to a problem? Please describe.
Adding a binary to releases manually might not be a very trustworthy move

Describe the solution you'd like
Github Actions to compile and add the binaries to a release

Describe alternatives you've considered
Manual release if this isn't solved before the 1st release

Additional context

@lordlabuckdas lordlabuckdas added enhancement New feature or request good first issue Good for newcomers labels Nov 23, 2020
@Siddhant-K-code
Copy link

We Can use this ->https://github.com/softprops/action-gh-release

@lordlabuckdas
Copy link
Owner Author

Looks good, now we need to look for a GH action which compiles the go code and generates binaries for each architecture. Should be easy.

Alternatively, look for a single GH action which does both - compile and release

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

No branches or pull requests

2 participants