Commit Graph

2 Commits

Author SHA1 Message Date
lhchavez ea885e4fa7
Remove the legacy builders (#776) (#779)
These builds are no longer working because some of the dependencies now
require newer versions of Go. Seems like the ecosystem has moved to Go
1.11+, so we are now forced to follow suit.

(cherry picked from commit df7084d36a)
2021-09-04 12:56:00 -07:00
github-actions[bot] a3140afde2
Add two more GitHub Actions workflows (#633) (#634)
This change adds:

* `tag.yml`: Creates a new tag every time the master or a release branch
  is pushed.
* `backport.yml`: Creates a cherry-pick in older release branches to
  keep them up to date with little cost.

(cherry picked from commit 2ac9f4e69b)
2020-08-16 07:28:18 -07:00