Support for conformance results.yaml input#130
Open
sudo-bmitch wants to merge 1 commit intoopencontainers:mainfrom
Open
Support for conformance results.yaml input#130sudo-bmitch wants to merge 1 commit intoopencontainers:mainfrom
sudo-bmitch wants to merge 1 commit intoopencontainers:mainfrom
Conversation
✅ Deploy Preview for oci-conformance ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
13 tasks
491dca3 to
17b3ff4
Compare
This reworks the page to show a collapsed list under the version because there are a lot of workflows in the new conformance tests. The instructions have also been updated and adjusted for markdown linting. Signed-off-by: Brandon Mitchell <git@bmitch.net>
17b3ff4 to
cfa01bf
Compare
Contributor
Author
|
By popular request: failure is now an option. |
tianon
reviewed
Apr 2, 2026
| -e OCI_ROOT_URL="https://r.myreg.io" \ | ||
| -e OCI_NAMESPACE="myorg/myrepo" \ | ||
| -e OCI_VERSION="$spec_version$" \ | ||
| -e OCI_REGISTRY="r.myreg.io" \ |
Member
There was a problem hiding this comment.
This is only supported in a post-opencontainers/distribution-spec#588 world, right?
Contributor
Author
There was a problem hiding this comment.
Indeed. So there is a mutual dependency between the two PRs, but this is only in the instructions, so a softer dependency.
tianon
approved these changes
Apr 2, 2026
Member
tianon
left a comment
There was a problem hiding this comment.
I didn't read all the details, but the broad strokes seem fine and the output looks fine 👍
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This reworks the page to show a collapsed list under the version because there are a lot of workflows in the new conformance tests.
This is a prerequisite for opencontainers/distribution-spec#588.