overlay/.tools/internal/resolver
Jared Allard 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
..
apt feat: automatic updates and elint (#1) 2024-02-18 17:52:09 -08:00
apt.go feat(updater): add 'checkout' and 'upload_artifact' steps 2024-05-10 12:42:43 -07:00
git.go feat(updater): add 'checkout' and 'upload_artifact' steps 2024-05-10 12:42:43 -07:00
resolver.go feat(updater): add 'checkout' and 'upload_artifact' steps 2024-05-10 12:42:43 -07:00