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

Split Master Build into two jobs (#378) #382

Merged
merged 15 commits into from
Mar 28, 2024
Merged

Split Master Build into two jobs (#378) #382

merged 15 commits into from
Mar 28, 2024

Conversation

maia-iyer
Copy link
Collaborator

@maia-iyer maia-iyer commented Mar 27, 2024

This PR splits the master build action into two jobs so that one builds Alpine and the other builds UBI image

closes #378

Signed-off-by: Maia Iyer <maia.raj.iyer@gmail.com>
Signed-off-by: Maia Iyer <maia.raj.iyer@gmail.com>
Signed-off-by: Maia Iyer <maia.raj.iyer@gmail.com>
Signed-off-by: Maia Iyer <maia.raj.iyer@gmail.com>
Signed-off-by: Maia Iyer <maia.raj.iyer@gmail.com>
Signed-off-by: Maia Iyer <maia.raj.iyer@gmail.com>
Signed-off-by: Maia Iyer <maia.raj.iyer@gmail.com>
Signed-off-by: Maia Iyer <maia.raj.iyer@gmail.com>
Signed-off-by: Maia Iyer <maia.raj.iyer@gmail.com>
Signed-off-by: Maia Iyer <maia.raj.iyer@gmail.com>
@maia-iyer maia-iyer added github_actions Pull requests that update GitHub Actions code CI Enhancement labels Mar 27, 2024
@maia-iyer maia-iyer added this to the 1.6.x milestone Mar 27, 2024
@maia-iyer maia-iyer self-assigned this Mar 27, 2024
Signed-off-by: Maia Iyer <maia.raj.iyer@gmail.com>
Signed-off-by: Maia Iyer <maia.raj.iyer@gmail.com>
Signed-off-by: Maia Iyer <maia.raj.iyer@gmail.com>
@maia-iyer maia-iyer changed the title Split Master Build into two jobs Split Master Build into two jobs (#378) Mar 27, 2024
Signed-off-by: Maia Iyer <maia.raj.iyer@gmail.com>
Signed-off-by: Maia Iyer <maia.raj.iyer@gmail.com>
Copy link
Collaborator

@mamy-CS mamy-CS left a comment

Choose a reason for hiding this comment

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

Approving, let's fully test it with CI. Maybe we can infer the version from the version file for more automation. Thanks

@maia-iyer maia-iyer merged commit f575f46 into v1.6 Mar 28, 2024
8 checks passed
@maia-iyer maia-iyer deleted the split_ci branch March 28, 2024 18:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI Enhancement github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improve the CI build
2 participants