Commit graph

39 commits

Author SHA1 Message Date
75b18f79a3
chore: migrate back to thin-manifests
All checks were successful
Test / elint (push) Successful in 37s
2025-03-11 19:56:59 -07:00
4395c8a754
chore: sane Gentoo defaults
All checks were successful
Test / elint (push) Successful in 36s
2025-03-09 17:24:01 -07:00
github-actions[bot]
3e065cbfd4
chore: update dependencies
Some checks failed
Docker / updater-base-image (push) Waiting to run
Test / elint (push) Failing after 15s
2025-03-04 00:09:19 +00:00
github-actions[bot]
45491bff3b
chore: update dependencies
Some checks failed
Docker / updater-base-image (push) Waiting to run
Test / elint (push) Failing after 15s
2025-02-13 00:08:31 +00:00
b29bb20365
chore: update ebuilds
Some checks failed
Test / elint (push) Failing after 18s
Docker / updater-base-image (push) Has been cancelled
2025-02-10 23:40:46 -08:00
47e794c2f9
*: remove old versions and update Manifests 2025-02-05 14:10:21 -08:00
c0d32befae
tailscale: stablize on amd64 2025-02-05 13:59:26 -08:00
github-actions[bot]
d01922f399
chore: update dependencies 2025-01-31 00:08:12 +00:00
c1028983e0
fix: remove older versions, fix chromium lint 2025-01-08 23:12:19 -08:00
github-actions[bot]
e49ca82716
chore: update dependencies 2024-12-12 00:14:38 +00:00
github-actions[bot]
8f5fa2959f
chore: update dependencies 2024-12-07 00:13:53 +00:00
github-actions[bot]
8ab7dceff1
chore: update dependencies 2024-12-06 00:10:12 +00:00
github-actions[bot]
e9440f17d4
chore: update dependencies 2024-11-07 00:12:57 +00:00
github-actions[bot]
e92c082054
chore: update dependencies 2024-10-22 00:09:15 +00:00
github-actions[bot]
34b8e4c851
chore: update dependencies 2024-10-17 00:12:12 +00:00
github-actions[bot]
0bb8216073
chore: update dependencies 2024-10-12 00:12:22 +00:00
ad168a2ca2
chore: remove older ebuilds 2024-09-24 19:41:28 -07:00
github-actions[bot]
67744902b1
chore: update dependencies 2024-09-20 00:12:51 +00:00
github-actions[bot]
2845180bd8
chore: update dependencies 2024-09-13 00:13:55 +00:00
github-actions[bot]
27fc3f67bd
chore: update dependencies 2024-08-24 00:10:33 +00:00
github-actions[bot]
8e0937d71e
chore: update dependencies 2024-08-20 00:10:42 +00:00
305602c753
*: remove old versions and update Manifests 2024-07-24 08:47:26 -07:00
github-actions[bot]
13a1291ea6
chore: update dependencies 2024-07-18 00:08:59 +00:00
github-actions[bot]
be139f37b6
chore: update dependencies 2024-07-04 14:22:43 +00:00
72a0ab13dd
use full for all go deps 2024-07-04 07:11:32 -07:00
github-actions[bot]
da5a4672e4
chore: update dependencies 2024-07-03 00:08:26 +00:00
834d8d985e
feat: add 'generate_go_deps' step (#4) 2024-06-23 14:03:55 -07:00
8c4e7c9c17
fix: use named deps to avoid clobbering older versions 2024-06-19 22:01:02 -07:00
github-actions[bot]
c13befcd68
chore: update dependencies 2024-06-20 04:53:23 +00:00
c88780cbd9
chore: re-run tailscale update 2024-06-19 21:47:33 -07:00
github-actions[bot]
7ac1a480ae
chore: update dependencies 2024-06-16 00:09:01 +00:00
github-actions[bot]
365151cb50
chore: update dependencies 2024-06-13 00:07:17 +00:00
15a4b84a4c
chore: cleanup manifests 2024-06-01 07:38:38 -07:00
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