nebula/.github/workflows
Wade Simmons 8ed8419584
GitHub Action: add release script (#124)
This script will be triggered by any tag starting with `v[0-9]+.[0-9]+.[0-9]+` (i.e.
v1.1.0). It will create all of the .tar.gz files (or .zip for windows). The amd64 binaries will be
compiled on their target systems, the rest of the Linux architecures
will be cross compiled from the Linux amd64 host.

A SHASUM256.txt will also be generated and attached to the release.
2019-12-21 01:15:41 -05:00
..
smoke generate the smoke config files 2019-12-17 08:38:59 -05:00
gofmt.yml Add gofmt Github action 2019-12-11 23:14:39 -05:00
release.yml GitHub Action: add release script (#124) 2019-12-21 01:15:41 -05:00
smoke.yml Github Actions: Smoke test 2019-12-17 00:17:25 -05:00
test.yml Fix Github actions duplicate builds 2019-12-11 22:47:40 -05:00