opencontainers / distribution-spec

OCI Distribution Specification
https://opencontainers.org
Apache License 2.0
781 stars 201 forks source link

Rewrite conformance action to enable locking to spec version #453

Closed jdolitsky closed 11 months ago

jdolitsky commented 11 months ago

cc @rchincha - I know y'all are using this action for zot. Let me know if any concerns. This should allow you to do things like the following:

- name: Test OCI conformance v1.0
  uses: opencontainers/distribution-spec@v1.0.1

- name: Test OCI conformance v1.1
  uses: opencontainers/distribution-spec@v1.1.0