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/cmd/flux/testdata/oci
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
..
create_source_oci.golden Update OCI golden files 2 years ago
delete_oci.golden Add tests for source oci command 2 years ago
export.golden Add `oci://` prefix 2 years ago
export_with_secret.golden Add `oci://` prefix 2 years ago
get_oci.golden Support shortening of revision with digest 2 years ago
reconcile_oci.golden Update OCI golden files 2 years ago
resume_oci.golden Update OCI golden files 2 years ago
suspend_oci.golden Add tests for source oci command 2 years ago