Update Cachi2 to 0.4.0#738
Conversation
06fe845 to
338132e
Compare
|
/retest |
1 similar comment
|
/retest |
|
/retest |
3 similar comments
|
/retest |
|
/retest |
|
/retest |
This change is done manually here since the combined PR created by renovate¹ also bumps Syft's version, which would bring breaking changes from CycloneDX 1.5. Those will be handled in follow up patches. 1: konflux-ci#722 Signed-off-by: Bruno Pimentel <bpimente@redhat.com>
338132e to
3672a45
Compare
|
|
Quick while it's green! |
|
now the fun starts again in redhat-appstudio/infra-deployments#2975 |
What exaclty does this infra-deployments PR do? Does it just update the default bundle used for non-customized pipelines, or does it also affect the bundle in the PRs for custom pipelines (the one that adds the .tekton folder)? |
It deploys these changes to the staging and prod instance, so people can start using those. For non-customized pipelines I guess it's pretty automatic and for those custom pipelines a renovate PRs are sent that updates them with the new changes |
AFAIK renovatebot updates do not depend on the infra-deployments PR, renovate takes the latest version from the registry. I think the build-pipeline-selector affects only non-customized pipelines and the PRs for custom pipelines |

This change is done manually here since the combined PR created by renovate (#722) also bumps Syft's version, which would bring breaking changes from CycloneDX 1.5. Those will be handled in follow up patches.