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

👷(circle) build images for open pull requests #171

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

rouaidakacem
Copy link

Purpose

In order to have dynamic review environments, we need to build, for each open pull request, a docker image of the project.

Proposal

We add a new job to circleci that builds said image and tags it with PR-{PULL_REQUEST_NUMBER}

in order to have a dynamic review environments we need to
build docker images for open pull requests.At this stage we require
manual validation for the job to run.
@sampaccoud
Copy link
Contributor

Actually I think you should be able to modifiy the "hub" job to make it publish the image for any PR and tag the image as you wish!

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.

2 participants