1
0
mirror of https://github.com/juanfont/headscale.git synced 2024-10-17 20:05:55 +02:00
juanfont.headscale/.github/workflows
Kristoffer Dalby b684ac0668 Simplify goreleaser, package deb and rpm
This commit simplifies the goreleaser configuration and then adds nfpm
support which allows us to build .deb and .rpm for each of the ARCH we
support.

The deb and rpm packages adds systemd services and users, creates
directories etc and should in general give the user a working
environment. We should be able to remove a lot of the complicated,
PEBCAK inducing documentation after this.

Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>
2023-04-07 11:06:42 +02:00
..
build.yml Post PR comment when nix vendor sum breaks 2023-03-02 18:17:59 +01:00
contributors.yml
gh-actions-updater.yaml
lint.yml Fix various linting issues + golang-lint upgrade (#1245) 2023-03-03 18:22:47 +01:00
release-docker.yml Simplify goreleaser, package deb and rpm 2023-04-07 11:06:42 +02:00
release.yml Simplify goreleaser, package deb and rpm 2023-04-07 11:06:42 +02:00
test-integration-cli.yml
test-integration-derp.yml Fix bitrotted versions in gh ci 2022-11-04 10:46:23 +01:00
test-integration-v2-TestACLAllowStarDst.yaml Fix issue where ACL * would filter out returning connections (#1279) 2023-03-27 19:19:32 +02:00
test-integration-v2-TestACLAllowUser80Dst.yaml Add ACL test for limiting a single port. (#1258) 2023-03-20 08:52:52 +01:00
test-integration-v2-TestACLAllowUserDst.yaml Fix issue where ACL * would filter out returning connections (#1279) 2023-03-27 19:19:32 +02:00
test-integration-v2-TestACLDenyAllPort80.yaml Fix issue where ACL * would filter out returning connections (#1279) 2023-03-27 19:19:32 +02:00
test-integration-v2-TestACLHostsInNetMapTable.yaml MapResponse optimalisations, peer list integration tests (#1254) 2023-03-06 17:50:26 +01:00
test-integration-v2-TestAuthKeyLogoutAndRelogin.yaml Update test workflows 2023-02-01 10:58:37 +01:00
test-integration-v2-TestAuthWebFlowAuthenticationPingAll.yaml Update test workflows 2023-02-01 10:58:37 +01:00
test-integration-v2-TestAuthWebFlowLogoutAndRelogin.yaml Update test workflows 2023-02-01 10:58:37 +01:00
test-integration-v2-TestCreateTailscale.yaml Update test workflows 2023-02-01 10:58:37 +01:00
test-integration-v2-TestEnablingRoutes.yaml Update test workflows 2023-02-01 10:58:37 +01:00
test-integration-v2-TestEphemeral.yaml Update test workflows 2023-02-01 10:58:37 +01:00
test-integration-v2-TestExpireNode.yaml Add node expiry test 2023-02-03 09:26:22 +01:00
test-integration-v2-TestHeadscale.yaml Update test workflows 2023-02-01 10:58:37 +01:00
test-integration-v2-TestOIDCAuthenticationPingAll.yaml Update test workflows 2023-02-01 10:58:37 +01:00
test-integration-v2-TestOIDCExpireNodesBasedOnTokenExpiry.yaml Update test workflows 2023-02-01 10:58:37 +01:00
test-integration-v2-TestPingAllByHostname.yaml Update test workflows 2023-02-01 10:58:37 +01:00
test-integration-v2-TestPingAllByIP.yaml Update test workflows 2023-02-01 10:58:37 +01:00
test-integration-v2-TestPreAuthKeyCommand.yaml Update test workflows 2023-02-01 10:58:37 +01:00
test-integration-v2-TestPreAuthKeyCommandReusableEphemeral.yaml Update test workflows 2023-02-01 10:58:37 +01:00
test-integration-v2-TestPreAuthKeyCommandWithoutExpiry.yaml Update test workflows 2023-02-01 10:58:37 +01:00
test-integration-v2-TestResolveMagicDNS.yaml Update test workflows 2023-02-01 10:58:37 +01:00
test-integration-v2-TestSSHIsBlockedInACL.yaml Update test workflows 2023-02-01 10:58:37 +01:00
test-integration-v2-TestSSHMultipleUsersAllToAll.yaml Update test workflows 2023-02-01 10:58:37 +01:00
test-integration-v2-TestSSHNoSSHConfigured.yaml Update test workflows 2023-02-01 10:58:37 +01:00
test-integration-v2-TestSSHOneUserAllToAll.yaml Update test workflows 2023-02-01 10:58:37 +01:00
test-integration-v2-TestSSUserOnlyIsolation.yaml Update test workflows 2023-02-01 10:58:37 +01:00
test-integration-v2-TestTaildrop.yaml Update test workflows 2023-02-01 10:58:37 +01:00
test-integration-v2-TestTailscaleNodesJoiningHeadcale.yaml Update test workflows 2023-02-01 10:58:37 +01:00
test-integration-v2-TestUserCommand.yaml Update test workflows 2023-02-01 10:58:37 +01:00
test.yml Cancel old builds if new commits appear 2023-01-30 14:57:10 +01:00