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

build: create containers from pull requests for testing #3380

Merged
merged 6 commits into from
Dec 12, 2024

Conversation

blacha
Copy link
Member

@blacha blacha commented Dec 12, 2024

Motivation

The master branch should be have tested code run on it, sometime we need containers to be built and pushed so that we can use the containers in other locations eg github actions or argo workflows

Modifications

adds a "container" label that can be added to pull requests to generate containers for the server and CLI

Verification

@blacha blacha added the container build pull request container for testing label Dec 12, 2024
@blacha blacha added container build pull request container for testing and removed container build pull request container for testing labels Dec 12, 2024
@blacha blacha marked this pull request as ready for review December 12, 2024 21:34
@blacha blacha requested a review from a team as a code owner December 12, 2024 21:34
@Wentao-Kuang Wentao-Kuang added this pull request to the merge queue Dec 12, 2024
Merged via the queue into master with commit 0450412 Dec 12, 2024
12 of 13 checks passed
@Wentao-Kuang Wentao-Kuang deleted the feat/cogify-updates branch December 12, 2024 21:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
container build pull request container for testing
Development

Successfully merging this pull request may close these issues.

2 participants