Brad Fitzpatrick
7815633821
github: also run 32-bit tests on Linux
...
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
5 years ago
Avery Pennarun
d9fd5db1e1
Rename master -> main.
...
Background:
https://www.zdnet.com/article/github-to-replace-master-with-alternative-term-to-avoid-slavery-references/
6 years ago
Brad Fitzpatrick
6b232b5a79
Disable staticcheck for tempfork packages.
6 years ago
David Anderson
108e3af76f
github: use Go 1.14 in CI.
...
Signed-off-by: David Anderson <danderson@tailscale.com>
6 years ago
David Anderson
52d9613b42
github: add license check to CI.
...
Signed-off-by: David Anderson <dave@natulte.net>
6 years ago
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.
6 years ago
David Anderson
bc20e555c5
Print the staticcheck version.
...
Signed-off-by: David Anderson <danderson@tailscale.com>
6 years ago
David Anderson
905fe9f6a2
update CI and everything to Go 1.14.
6 years ago
David Anderson
a416d10e85
Remove the explicit security redirect.
...
Github makes one of those automatically based on SECURITY.md.
Signed-off-by: David Anderson <dave@natulte.net>
6 years ago
David Anderson
f96e9a123d
Add issue templates and redirects.
...
"New issues" will now suggest templates for bugs and
feature requests. Support requests get directed to
support@tailscale.com, and security reports to
security@tailscale.com .
Signed-off-by: David Anderson <dave@natulte.net>
6 years ago
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>
6 years ago
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>
6 years ago
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>
6 years ago
David Anderson
595325c716
meta: add a staticcheck CI step.
...
Signed-off-by: David Anderson <dave@natulte.net>
6 years ago
David Anderson
c1917710ad
meta: revert issue templates for now.
...
Looks like Github doesn't understand mailto: links, so
we'll have to create KB pages on tailscale.com and point
to those.
Signed-off-by: David Anderson <dave@natulte.net>
6 years ago
Dave Anderson
a097f206d8
Create some issue templates
...
The goal here is to avoid support and "general product questions" from landing in Github, because we don't monitor Github for those.
6 years ago
David Anderson
1dfc0af361
meta: create issue template configuration.
...
The configuration directs support/product questions
to info@tailscale.com, and security issues to
security@tailscale.com .
Signed-off-by: David Anderson <dave@natulte.net>
6 years ago
David Anderson
fb36bb9a88
Add slack notifications to CI.
...
Signed-off-by: David Anderson <dave@natulte.net>
6 years ago
David Anderson
3dd4471036
Add a build+test github action, as a quick and cheerful CI.
...
Signed-Off-By: David Anderson <dave@natulte.net>
6 years ago