5 Commits

Author SHA1 Message Date
Jonathan Nobels
0629602630 workflows: add TailscaleKit tests to CI
updates tailscale/tailscale#15802

Updates the tests to run using go 1.24 and
adds a CI run to build the swift/TailscaleKit
targets and tests.
2025-05-22 12:18:39 -04:00
James Tucker
9095651d2d sourcepkg: add a complete source package build
There is a makefile that will produce a libtailscale.tar.zst. This
archive contains a vendored Go source tree for libtailscale, and a
`configure` and `Makefile` that will produce a .so, a .a, and a .pc file
for building & linking against.

Updates tailscale/tailscale#8912
2023-08-29 11:56:40 -07:00
James Tucker
7c1e4de0fc go.mod: bump to recent tailscale and gvisor
This adds compatibility for go1.21.

Updates #cleanup
2023-08-16 11:43:53 -07:00
James Tucker
775ee41f1d ruby: add a gem that wraps the library 2023-03-02 11:07:17 -08:00
David Crawshaw
0f378c01bd .github: add CI tests
Signed-off-by: David Crawshaw <crawshaw@tailscale.com>
2023-03-02 07:44:20 -08:00