Skip to content

Avoid unneeded rebuilds #552

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

Merged
merged 2 commits into from
Feb 27, 2025

Conversation

littlejawa
Copy link
Contributor

Modify the tekton files to avoid rebuilds in some situations:

Bundle: rebuild only if the bundle files are modified
Operator: rebuild only if the modification is not on the bundle, must-gather or podvm-builder files.

Rebuild only if one of the following files is modified:
- bundle.Dockerfile
- files in the bundle/ folder
- tekton files for the bundle image

Signed-off-by: Julien Ropé <[email protected]>
Rebuild for all modifications except on:
- bundle files
- must-gather files
- podvm-builder files

Signed-off-by: Julien Ropé <[email protected]>
@openshift-ci openshift-ci bot requested review from snir911 and vvoronko February 25, 2025 08:54
Copy link

openshift-ci bot commented Feb 25, 2025

@littlejawa: all tests passed!

Full PR test history. Your PR dashboard.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

Copy link
Contributor

@spotlesstofu spotlesstofu left a comment

Choose a reason for hiding this comment

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

Love it!

@spotlesstofu spotlesstofu mentioned this pull request Feb 27, 2025
@littlejawa littlejawa merged commit ef7a35a into openshift:devel Feb 27, 2025
9 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.

2 participants