Commit graph

8 commits

Author SHA1 Message Date
834d8d985e
feat: add 'generate_go_deps' step (#4) 2024-06-23 14:03:55 -07:00
9453c819a1
simplify CI config, add source label to docker image 2024-05-16 21:03:59 -07:00
e68b5936fc
build: use available cores for emerge in docker build 2024-05-10 12:53:02 -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
961074b664
ci: fix manifets generation 2024-02-21 21:45:42 -08:00
c0d6f5971d
feat: automatic updates and elint (#1)
Adds an automatic updater to handle updating ebuilds in this repository
based on the latest version available on the remote.

Also puts `elint` in this repo since I've been working on this one more
than the former.
2024-02-18 17:52:09 -08:00
16b4aad137
update packages, remove media-fonts 2024-01-02 15:58:05 -08:00
29e41c755d
chezmoi-bin: 2.41.0 2023-11-23 11:55:55 -07:00