Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rewrite conformance action to enable locking to spec version #453

Merged
merged 2 commits into from
Jul 27, 2023

Conversation

jdolitsky
Copy link
Member

No description provided.

@jdolitsky
Copy link
Member Author

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

Copy link
Member

@mikebrow mikebrow left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@mikebrow mikebrow merged commit 6bc8715 into opencontainers:main Jul 27, 2023
5 checks passed
@jdolitsky jdolitsky mentioned this pull request Nov 7, 2023
8 tasks
@jdolitsky jdolitsky mentioned this pull request Jan 11, 2024
8 tasks
@sudo-bmitch sudo-bmitch mentioned this pull request Feb 1, 2024
8 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants