Commit graph

6 commits

Author SHA1 Message Date
75eabe53ab
cleanup older packages 2024-05-31 20:43:21 -07:00
github-actions[bot]
454dfc9910
chore: update dependencies 2024-05-22 04:25:58 +00:00
github-actions[bot]
704d3ae904
chore: update dependencies 2024-05-18 00:06:21 +00:00
6ed9047f1f
net-vpn/tailscale: add files 2024-05-10 13:15:49 -07:00
95938314b1
cleanup older packages 2024-05-10 13:11:12 -07:00
09d39ad36d
feat(updater): add 'checkout' and 'upload_artifact' steps
Adds a new `checkout` step intended to replace `git checkout` by
actually checking out the correct revision when running commands.

Adds a new `upload_artifact` step that uploads an artifact to a package
specific prefix. Primarily intended for supporting Go dependency
archives, but could also be used for anything.

Added `net-vpn/tailscale` using this new functionality.
2024-05-10 12:42:43 -07:00