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

Avoid building containers on BB repo push if branch is not DEV/MAIN #672

Conversation

RazvanLiviuVarzaru
Copy link
Collaborator

Avoid building containers on BB repo push if branch is not DEV/MAIN

@cvicentiu cvicentiu self-assigned this Jan 7, 2025
@cvicentiu cvicentiu self-requested a review January 7, 2025 14:04
Copy link
Member

@cvicentiu cvicentiu left a comment

Choose a reason for hiding this comment

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

LGTM.

For context, this prevents other WIP branches to trigger rebuilds. It was specifically introduced to guard against rebuilds during rebases on top of DEV/MAIN. The image pipeline would run if the dockerfile builds were touched on DEV/MAIN, but the WIP branch did not yet have those commits.

@RazvanLiviuVarzaru RazvanLiviuVarzaru merged commit afedd8f into MariaDB:dev Jan 7, 2025
29 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants