tailscale/.github/workflows
Simon Law c898aeb0d8
.github/workflows: fix -run='^$' quoting when skipping all tests (#19962)
This bug was surfaced by #19960 because benchmarks shouldn’t have run
TestListenService, but they did because PowerShell interpreted match
empty string `"^$"` as beginning of string `'^'`.

This patch has the Windows build run `./tool/go` binaries with bash
and synchronizes it with the *nix `bench all` run.

Updates #18884
Updates #19960

Signed-off-by: Simon Law <sfllaw@tailscale.com>
2026-06-01 21:20:10 -07:00
..
checklocks.yml .github: bump actions/checkout from 6.0.1 to 6.0.2 2026-02-23 08:44:40 -07:00
cigocacher.yml .github: Bump actions/download-artifact from 8.0.0 to 8.0.1 2026-03-27 14:55:59 +00:00
codeql-analysis.yml .github: Bump github/codeql-action from 4.32.6 to 4.34.1 2026-03-23 15:53:31 +00:00
docker-base.yml .github: bump actions/checkout from 6.0.1 to 6.0.2 2026-02-23 08:44:40 -07:00
docker-file-build.yml .github: bump actions/checkout from 6.0.1 to 6.0.2 2026-02-23 08:44:40 -07:00
flakehub-publish-tagged.yml .github: bump actions/checkout from 6.0.1 to 6.0.2 2026-02-23 08:44:40 -07:00
golangci-lint.yml go.toolchain.branch: switch to Go 1.26 2026-03-04 21:57:05 -08:00
govulncheck.yml .github: bump actions/checkout from 6.0.1 to 6.0.2 2026-02-23 08:44:40 -07:00
installer.yml .github: install ca-certificates on Kali to fix installer tests (#19673) 2026-05-07 12:20:09 +01:00
kubemanifests.yaml .github: bump actions/checkout from 6.0.1 to 6.0.2 2026-02-23 08:44:40 -07:00
natlab-basic.yml tstest/natlab/vmtest: start migrating old natlab tests to vmtest (#19727) 2026-05-13 16:44:53 -04:00
natlab-test.yml .github/workflows: change natlab test trigger label (#19750) 2026-05-14 11:53:13 -04:00
pin-github-actions.yml .github: bump actions/checkout from 6.0.1 to 6.0.2 2026-02-23 08:44:40 -07:00
request-dataplane-review.yml .github: Bump actions/create-github-app-token from 2.2.1 to 3.0.0 (#19003) 2026-03-26 10:08:56 -04:00
ssh-integrationtest.yml ssh/tailssh: speed up SSH integration tests 2026-04-13 14:18:27 -07:00
test.yml .github/workflows: fix -run='^$' quoting when skipping all tests (#19962) 2026-06-01 21:20:10 -07:00
update-flake.yml tool/updateflakes, cmd/nardump: replace update-flake.sh with Go tool 2026-04-28 10:18:32 -07:00
update-webclient-prebuilt.yml .github: Bump actions/create-github-app-token from 2.2.1 to 3.0.0 (#19003) 2026-03-26 10:08:56 -04:00
vet.yml .github/workflows: run vet on GitHub-hosted runners (#19913) 2026-05-28 21:30:46 +01:00
webclient.yml .github: bump actions/checkout from 6.0.1 to 6.0.2 2026-02-23 08:44:40 -07:00