Commit graph

29 commits

Author SHA1 Message Date
Harry
5a57b3cfe8 Merge branch 'main' of https://github.com/tailscale/github-action into tailscale-main 2021-11-24 14:20:09 +02:00
Denton Gentry
33a2384888
Merge pull request #21 from tailscale/update1_18
Update to 1.18, remove loop
2021-11-19 08:34:03 -08:00
Denton Gentry
d1256d4577 Update to 1.18, remove loop
In release 1.16 and later, "tailscale up" will block until it can
connect to tailscaled and bring the link up. There is not a need
to loop any more.
2021-11-19 06:38:05 -08:00
Harry Bowron
fcb293e61e Revert "Rename action for marketplace"
This reverts commit 8c58b05477.
2021-11-12 16:12:52 +02:00
Harry
8c58b05477
Rename action for marketplace 2021-11-12 16:03:27 +02:00
Harry Bowron
ab55d2aaf9 Adding option input "args" 2021-11-12 16:01:43 +02:00
Denton Gentry
f3e0b07f2f
Merge pull request #13 from tailscale/home
Don't rely on $HOME
2021-09-20 21:43:56 -07:00
Denton Gentry
176a38cac3 Don't rely on $HOME
Some self-hosted runners don't have $HOME set.
Fixes https://github.com/tailscale/github-action/issues/12

Signed-off-by: Denton Gentry <dgentry@tailscale.com>
2021-09-20 05:20:33 -07:00
Denton Gentry
cc6818dd69
Merge pull request #10 from tailscale/branding
Add branding.
2021-09-07 16:31:36 -07:00
Denton Gentry
59a03bdf90 Add branding.
Signed-off-by: Denton Gentry <dgentry@tailscale.com>
2021-09-07 15:29:36 -07:00
Denton Gentry
ab168944ea
Merge pull request #9 from tailscale/v1.14
Update to 1.14.0, and slow down loop.
2021-08-25 09:56:40 -07:00
Denton Gentry
e603be9b53 Update to 1.14.0, and slow down loop.
Wait half a second, to poll a bit less aggressively.

Signed-off-by: Denton Gentry <dgentry@tailscale.com>
2021-08-25 09:34:42 -07:00
Denton Gentry
aad9dcabfc Revert "Update to 1.14.0, and slow down loop."
This reverts commit 446d3fee99.
Didn't intend to commit to main.
2021-08-25 09:34:09 -07:00
Denton Gentry
446d3fee99 Update to 1.14.0, and slow down loop.
Wait half a second, to poll a bit less aggressively.

Signed-off-by: Denton Gentry <dgentry@tailscale.com>
2021-08-25 09:33:53 -07:00
Denton Gentry
107c46d8c6
Merge pull request #7 from tailscale/accept-routes
Accept routes by default
2021-08-19 07:13:39 -07:00
Denton Gentry
46fca23e4c Accept routes by default
Signed-off-by: Denton Gentry <dgentry@tailscale.com>
2021-08-19 07:07:42 -07:00
Denton Gentry
16dc1ccef1 Update README.md some more.
Signed-off-by: Denton Gentry <dgentry@tailscale.com>
2021-08-06 08:33:42 -07:00
Denton Gentry
4b48374c75 More tweaking of wording. 2021-08-05 21:17:28 -07:00
Denton Gentry
4a51791024 More details in the README. 2021-08-05 21:15:24 -07:00
Denton Gentry
a135c43067 Update README with Maintainer's notes. 2021-08-05 20:49:40 -07:00
Denton Gentry
7bdeda39cd
Merge pull request #4 from tailscale/update1.12
Update to 1.12.3 and tweak startup loop.
2021-08-05 20:25:08 -07:00
Denton Gentry
bcb5c5a38e Update to 1.12.3 and tweak startup loop.
Signed-off-by: Denton Gentry <dgentry@tailscale.com>
2021-08-05 20:23:53 -07:00
Denton Gentry
c03fdcedb2
Merge pull request #3 from tailscale/ci
Add CI workflow
2021-08-05 18:05:23 -07:00
Denton Gentry
78c62c55c7 Adding Continuous integration test.
Signed-off-by: Denton Gentry <dgentry@tailscale.com>
2021-08-05 18:00:33 -07:00
Naman Sood
2abbb83732
update repository name in instructions 2021-04-29 09:53:47 -04:00
Naman Sood
ddf2a41dc9 fix readme example
Signed-off-by: Naman Sood <mail@nsood.in>
2021-04-28 14:00:40 -04:00
Naman Sood
8a6adfb433 use stable instead of git by default
Signed-off-by: Naman Sood <mail@nsood.in>
2021-04-28 14:00:40 -04:00
Naman Sood
64bd9c4b78 update readme
Signed-off-by: Naman Sood <mail@nsood.in>
2021-04-23 18:25:26 -04:00
Naman Sood
fe43578459 create deployable GitHub action
Signed-off-by: Naman Sood <mail@nsood.in>
2021-04-23 18:20:24 -04:00