| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2020-07-16 | github/workflows: add go vet ./... step | Brad Fitzpatrick | 1 | -0/+3 | |
| 2020-07-10 | github: also run 32-bit tests on Linux | Brad Fitzpatrick | 1 | -0/+48 | |
| Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com> | |||||
| 2020-06-15 | Rename master -> main. | Avery Pennarun | 7 | -7/+7 | |
| Background: https://www.zdnet.com/article/github-to-replace-master-with-alternative-term-to-avoid-slavery-references/ | |||||
| 2020-04-24 | Disable staticcheck for tempfork packages. | Brad Fitzpatrick | 1 | -1/+1 | |
| 2020-04-19 | github: use Go 1.14 in CI. | David Anderson | 7 | -14/+14 | |
| Signed-off-by: David Anderson <danderson@tailscale.com> | |||||
| 2020-03-17 | github: add license check to CI. | David Anderson | 1 | -0/+40 | |
| Signed-off-by: David Anderson <dave@natulte.net> | |||||
| 2020-03-06 | Revert "update CI and everything to Go 1.14." | David Anderson | 6 | -12/+12 | |
| This reverts commit 905fe9f6a227398c9032cfdee46a20cef43c8fa9. We're not quite ready to update the Mac/iOS builds to 1.14. | |||||
| 2020-03-06 | Print the staticcheck version. | David Anderson | 1 | -0/+3 | |
| Signed-off-by: David Anderson <danderson@tailscale.com> | |||||
| 2020-03-06 | update CI and everything to Go 1.14. | David Anderson | 6 | -12/+12 | |
| 2020-02-13 | meta: move cross-compiled builds to their own parallel jobs | Brad Fitzpatrick | 5 | -15/+212 | |
| And add FreeBSD. Fixes #37 Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com> | |||||
| 2020-02-12 | meta: cross-compile tests for other geese | evalexpr | 1 | -1/+19 | |
| For now this is just darwin/windows, but we'll eventually add support for {free,open}bsd Signed-off-by: evalexpr <wilkinsphysics@gmail.com> | |||||
| 2020-02-12 | meta: build different GOOSes in CI | Jonathan Wilkins | 1 | -14/+12 | |
| First pass at #37 without support for cross-compilation of tests Signed-off-by: evalexpr <wilkinsphysics@gmail.com> | |||||
| 2020-02-11 | meta: add a staticcheck CI step. | David Anderson | 1 | -0/+40 | |
| Signed-off-by: David Anderson <dave@natulte.net> | |||||
| 2020-02-11 | Add slack notifications to CI. | David Anderson | 1 | -15/+14 | |
| Signed-off-by: David Anderson <dave@natulte.net> | |||||
| 2020-02-10 | Add a build+test github action, as a quick and cheerful CI. | David Anderson | 1 | -0/+48 | |
| Signed-Off-By: David Anderson <dave@natulte.net> | |||||
