Skip to content

Tags: tailscale/github-action

Tags

v4.1.0

Toggle v4.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #221 from tailscale/mpminardi/workload-identity

action.yml,src: add support for workload identity federation

v4

Toggle v4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #221 from tailscale/mpminardi/workload-identity

action.yml,src: add support for workload identity federation

v4.0.3

Toggle v4.0.3's commit message
validate that when using an OAuth client, tags are specified

Also include a troubleshooting section in the README with information about the
requested tags are invalid or not permitted error.

Updates #78

Signed-off-by: Percy Wegmann <[email protected]>

v4.0.2

Toggle v4.0.2's commit message
run all commands silently

To avoid leaking any potentially sensitive information, all commands are now run
without logging to the console. Logging can be enabled by turning on debug logging
as described at https://docs.github.com/en/actions/how-tos/monitor-workflows/enable-debug-logging.

Updates tailscale/corp#33405

Signed-off-by: Percy Wegmann <[email protected]>

v4.0.1

Toggle v4.0.1's commit message
stop echoing tailscale status to console

Updates #201

Signed-off-by: Percy Wegmann <[email protected]>

v4.0.0

Toggle v4.0.0's commit message
miscellaneous cleanup items from upgrading to TypeScript action

Updates tailscale/corp#32821

Signed-off-by: Percy Wegmann <[email protected]>

v3.3.0

Toggle v3.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #195 from tailscale/max/test-target-connectivity-c…

…heck

Added argument to test targets connectivity

v3

Toggle v3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #195 from tailscale/max/test-target-connectivity-c…

…heck

Added argument to test targets connectivity

v3.2.4

Toggle v3.2.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #196 from tailscale/max/sanitize-hostnames

action: auto-sanitize default or error on invalid user-defined hostname

v3.2.3

Toggle v3.2.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #181 from tailscale/mpminardi/windows-unattended-mode

{.github/workflows,action.yml}: run windows in unattended mode