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

Use GitHub Actions #74

Closed
mcktr opened this issue Jan 30, 2020 · 0 comments · Fixed by #87
Closed

Use GitHub Actions #74

mcktr opened this issue Jan 30, 2020 · 0 comments · Fixed by #87
Assignees
Labels
core/quality enhancement New feature or request
Milestone

Comments

@mcktr
Copy link
Owner

mcktr commented Jan 30, 2020

Implement GitHub Actions.

@mcktr mcktr added this to the 1.2.0 milestone Jan 30, 2020
@mcktr mcktr self-assigned this Jan 31, 2020
@mcktr mcktr mentioned this issue Feb 4, 2020
mcktr added a commit that referenced this issue May 6, 2020
mcktr added a commit that referenced this issue Sep 4, 2020
The version will now be set during the build process (-ldflags "-X").
The build process will now also strip the symbol table, debug
information and the DWARF table from the binary (-ldflags "-s -w").

The GitHub workflow CI now builds only on the 3 latest Go version,
currently 1.13, 1.14 and 1.15. A new workflow is introduced to build the
release binaries and create a release draft. The release workflow will
use the latest Go version, currently 1.15.

refs #74
@mcktr mcktr added the enhancement New feature or request label Sep 4, 2020
@mcktr mcktr closed this as completed in #87 Sep 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core/quality enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant