summaryrefslogtreecommitdiffhomepage
path: root/.github/workflows/go.yml
AgeCommit message (Expand)Author
2021-03-11Update go.ymlSeth Vargo
2021-03-10Improve Actions hygieneSeth Vargo
2021-01-12Fix Go branch building.Adin Scannell
2021-01-11Fix Go branch for arm64.Adin Scannell
2021-01-05Add YAML validation for configuration files.Adin Scannell
2020-12-28Avoid duplicate `run` keyTamir Duberstein
2020-12-15Cleanup GitHub actions workflows.Adin Scannell
2020-09-09github: Don't build the Go branch for feature branchesAndrei Vagin
2020-09-09github: run actions for feature branchesAndrei Vagin
2020-08-19Run bazel build before deleting cached gopath filesFabricio Voznika
2020-08-03Include shim binaries in the Go branch.Adin Scannell
2020-07-31Use proper set-output syntax.Adin Scannell
2020-07-30Fix merge flow for Go branch.Adin Scannell
2020-07-28Don't attempt to use the secret if it does not exist.Adin Scannell
2020-05-27Fix push for Go branch.Adin Scannell
2020-05-20Normalize permissions in the go branch.Adin Scannell
2020-05-18Implement Go branch updater with GitHub actions.Adin Scannell