You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
flux2/internal
Hidde Beydals bb6a7b8f07 Support shortening of revision with digest
The `\b` in the regular expression ensures we only match with a
hexadecimal notation as awhole, while still allowing to match with
e.g. `sha1:...` which would not have been possible by using `\W`
as this includes `_`.

Signed-off-by: Hidde Beydals <hello@hidde.co>
2 years ago
..
build Fix dry-run still loading kubeconfig issue 2 years ago
flags Support logging in directly to the provider when pushing OCI artifacts 2 years ago
tree Add JSON and YAML output options to flux tree cmd 3 years ago
utils Support shortening of revision with digest 2 years ago