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

Push image on release #411

Merged
merged 1 commit into from
Sep 27, 2020
Merged

Conversation

jpreese
Copy link
Member

@jpreese jpreese commented Sep 23, 2020

Resolves #324

DockerHub auth has been added for openpolicyagentopaci in the Conftest project in CircleCI (thanks @tsandall 🎉 !). This is the user used for pushing the Docker images for other projects in the OPA org (e.g. https://hub.docker.com/r/openpolicyagent/opa/tags)

This enables us to automatically push the Conftest image when a new tag is added to the repository to our repository on DockerHub (https://hub.docker.com/r/openpolicyagent/conftest/tags)

For consistency across the org with the other projects, it would also be a worthwhile to discuss migrating to GitHub Actions.

@jpreese jpreese force-pushed the auto-docker branch 12 times, most recently from 163ee5b to 4d199aa Compare September 23, 2020 17:17
Signed-off-by: John Reese <john@reese.dev>
Copy link
Collaborator

@Blokje5 Blokje5 left a comment

Choose a reason for hiding this comment

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

LGTM!

@Blokje5
Copy link
Collaborator

Blokje5 commented Sep 27, 2020

Also I agree, it might be worthwhile to move to Github actions. Aligning our CI/CD tooling with the other projects means we can benefit more easily from changes.

@Blokje5 Blokje5 merged commit 41c0f5e into open-policy-agent:master Sep 27, 2020
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.

Automate building Docker images on new release
2 participants