-
Notifications
You must be signed in to change notification settings - Fork 129
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
github: upload a darwin binary (tests succeeded) #6
Comments
Can confirm this also works for me with an identical environment to @josue |
Mojave with go 1.10.1 👍 |
Thanks a lot! I'll rephrase it to an action item for me then, to try and provide a binary for MacOSX. The #10 is a related issue where ideas on how to test future releases can be discussed. |
Just thought I might mention GoReleaser as a nice tool to automate build Github releases for go projects. https://goreleaser.com/ It can take care of building for multiple platforms and uploading all of the releases to Github for you. Furthermore, it can be automated to do the building/uploading from CI when; for example, a tag is pushed. |
Done, thanks for the heads-up! :) I totally hope to try using the GoReleaser app in future; for now it was easier to just do it by hand! :) |
Environment:
Download & Compile
Test
Output
The text was updated successfully, but these errors were encountered: