opencontainers / oci-conformance

OCI Conformance/Certification Working Group
https://conformance.opencontainers.org
Apache License 2.0
72 stars 43 forks source link

Add actions to build and run quay #57

Closed pmengelbert closed 2 years ago

pmengelbert commented 4 years ago

@josephschorr @jzelinskie

I'm having a little trouble getting Quay to build from master and successfully respond to requests, in the github actions. I am hoping one of you might be able to help get this going -- would you mind taking a look? Feel free to ping me if you have any questions.

josephschorr commented 4 years ago

@pmengelbert Quay requires test configuration to be instantiated and run the OCI tests. We have a GitHub Action that does it for our own repository: https://github.com/quay/quay/blob/master/.github/workflows/CI.yaml#L134

pmengelbert commented 4 years ago

@josephschorr Sounds good, thanks

jdolitsky commented 2 years ago

Going to close this PR. Please resubmit based on https://github.com/opencontainers/oci-conformance/pull/78