redhat-cop / org

Meta configuration for Red Hat Community of Practice Github Organization
Apache License 2.0
7 stars 47 forks source link

Poolboy quay.io integration #92

Closed jkupferer closed 4 years ago

jkupferer commented 4 years ago

Repository

https://github.com/redhat-cop/poolboy

Name of integration

quay.io

Link to integration website

https://quay.io/organization/redhat-cop

Describe what is attempting to be accomplished

Have quay.io build anarchy and anarchy runner images similar to the current builds in:

https://quay.io/repository/gpte-devops-automation/poolboy

There is a single image repositories needed:

quay.io/redhat-cop/poolboy

This image should build from Dockerfile using:

https://github.com/redhat-cop/poolboy/blob/master/operator/Dockerfile

with context directory /operator on branches and build on new tags tags matching regular expression v\d.* to produce images:

https://quay.io/repository/redhat-cop/poolboy


Review request:

cc: @redhat-cop/container-cop-core

etsauer commented 4 years ago

@jkupferer I created an empty repository at https://quay.io/repository/redhat-cop/poolboy and a robot account, which I plugged into your repo. You should be able to follow the doc below to configure auto-publishing:

https://redhat-cop.github.io/ci/publishing-images.html

sabre1041 commented 4 years ago

@jkupferer Is there any more steps that need to be taken at this point?

jkupferer commented 4 years ago

This is complete now. Closing issue.