RFC: reword summary

Signed-off-by: Hidde Beydals <hello@hidde.co>
pull/3233/head
Hidde Beydals 2 years ago
parent 4b2af2ede2
commit fd08bae1c7

@ -13,12 +13,12 @@ Must be one of `provisional`, `implementable`, `implemented`, `deferred`, `rejec
## Summary ## Summary
This RFC proposes to establish a canonical format for an `Artifact` which This RFC proposes to establish a canonical `Revision` format for an `Artifact`
points to a specific checksum (e.g. an OCI manifest digest or Git commit SHA) which points to a specific revision represented as a checksum (e.g. an OCI
of a named pointer (e.g. an OCI image tag or Git tag). In addition, it proposes manifest digest or Git commit SHA) of a named pointer (e.g. an OCI image tag or
to include the algorithm name (e.g. `sha256`) as a prefix to any advertised Git tag). In addition, it proposes to include the algorithm name (e.g.
checksum in an `Artifact` and further referring to it as a `Digest` as opposed `sha256`) as a prefix to an advertised checksum for an `Artifact` and
to a `Checksum`. further referring to it as a `Digest`, deprecating the `Checksum` field.
## Motivation ## Motivation

Loading…
Cancel
Save