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

Allow Dev Builds to run jobs in concurrency #127

Merged
merged 3 commits into from
Dec 10, 2024

Conversation

mallardduck
Copy link
Member

Instead of the dev builds running each image creation sequentially, this splits the task into jobs that can be run at the same time. Then once all jobs are complete it does a final job to do the comment that waits for all 3 to be done.

@mallardduck mallardduck requested a review from a team as a code owner December 10, 2024 20:50
@mallardduck mallardduck merged commit bd1bd9b into rancher:main Dec 10, 2024
15 checks passed
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.

1 participant