Skip to content

Conversation

@littlejawa
Copy link
Contributor

Adding a script that can generate a changelog between two updates of the catalog.

It can be used locally, but will mainly serve as part of the test-fbc build, so that the container image has its own CHANGELOG embedded.

@openshift-ci openshift-ci bot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Nov 10, 2025
@openshift-ci openshift-ci bot requested review from snir911 and vvoronko November 10, 2025 10:38
@littlejawa littlejawa force-pushed the add_changelog_to_test_fbc branch from 4d5401b to 3646c31 Compare November 10, 2025 15:55
This script can be used locally, by giving it two commit hashes.
It will be added to the test-fbc build, so that the generated image
contains its own changelog.

Signed-off-by: Julien Ropé <[email protected]>
@littlejawa littlejawa force-pushed the add_changelog_to_test_fbc branch from 3646c31 to 081451d Compare November 10, 2025 16:16
We run this script as part of the catalog build so that a CHANGELOG file can be
found at the root of the container image.

Signed-off-by: Julien Ropé <[email protected]>
@littlejawa
Copy link
Contributor Author

$ podman run -ti --rm --entrypoint cat quay.io/redhat-user-workloads/ose-osc-tenant/osc-test-fbc:osc-test-fbc-on-pull-request-rpll2-build-image-index /CHANGELOG > changelog.log
Trying to pull quay.io/redhat-user-workloads/ose-osc-tenant/osc-test-fbc:osc-test-fbc-on-pull-request-rpll2-build-image-index...
Getting image source signatures
Copying blob fde8b8e04132 done   | 
Copying blob 7d9a063072df skipped: already exists  
Copying blob d95b8e7844ae skipped: already exists  
Copying blob f28f794b3ac4 skipped: already exists  
Copying blob 25c75c34b2e2 skipped: already exists  
Copying config a7d96f9499 done   | 
Writing manifest to image destination

changelog.log

@littlejawa littlejawa force-pushed the add_changelog_to_test_fbc branch from abc9309 to 53336ac Compare November 10, 2025 17:07
@openshift-ci
Copy link

openshift-ci bot commented Nov 10, 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

do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant