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 unneeded rebuilds #552

Open
wants to merge 2 commits into
base: devel
Choose a base branch
from

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.

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