Avery Pennarun
|
d9fd5db1e1
|
Rename master -> main.
Background:
https://www.zdnet.com/article/github-to-replace-master-with-alternative-term-to-avoid-slavery-references/
|
2020-06-15 13:47:11 -04:00 |
|
Brad Fitzpatrick
|
6b232b5a79
|
Disable staticcheck for tempfork packages.
|
2020-04-24 20:46:06 -07:00 |
|
David Anderson
|
108e3af76f
|
github: use Go 1.14 in CI.
Signed-off-by: David Anderson <danderson@tailscale.com>
|
2020-04-19 14:46:24 -07:00 |
|
David Anderson
|
52d9613b42
|
github: add license check to CI.
Signed-off-by: David Anderson <dave@natulte.net>
|
2020-03-17 21:34:44 -07:00 |
|
David Anderson
|
47265000da
|
Revert "update CI and everything to Go 1.14."
This reverts commit 905fe9f6a2 .
We're not quite ready to update the Mac/iOS builds to 1.14.
|
2020-03-06 13:45:54 -08:00 |
|
David Anderson
|
bc20e555c5
|
Print the staticcheck version.
Signed-off-by: David Anderson <danderson@tailscale.com>
|
2020-03-06 13:24:32 -08:00 |
|
David Anderson
|
905fe9f6a2
|
update CI and everything to Go 1.14.
|
2020-03-06 12:55:52 -08:00 |
|
Brad Fitzpatrick
|
b5346fe7b4
|
meta: move cross-compiled builds to their own parallel jobs
And add FreeBSD.
Fixes #37
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
|
2020-02-13 11:28:07 -08:00 |
|
evalexpr
|
e5481f33d3
|
meta: cross-compile tests for other geese
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 23:11:46 -08:00 |
|
Jonathan Wilkins
|
ae89a7a65d
|
meta: build different GOOSes in CI
First pass at #37 without support for cross-compilation of tests
Signed-off-by: evalexpr <wilkinsphysics@gmail.com>
|
2020-02-12 23:11:46 -08:00 |
|
David Anderson
|
595325c716
|
meta: add a staticcheck CI step.
Signed-off-by: David Anderson <dave@natulte.net>
|
2020-02-11 10:58:57 -08:00 |
|
David Anderson
|
fb36bb9a88
|
Add slack notifications to CI.
Signed-off-by: David Anderson <dave@natulte.net>
|
2020-02-11 09:16:13 -08:00 |
|
David Anderson
|
3dd4471036
|
Add a build+test github action, as a quick and cheerful CI.
Signed-Off-By: David Anderson <dave@natulte.net>
|
2020-02-10 21:15:47 -08:00 |
|