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

Print configurations built in CI run #209

Merged
merged 1 commit into from
Oct 17, 2023

Conversation

achilleas-k
Copy link
Member

In the check-build-coverage step at the end of the CI pipeline, also collect all the build configurations that were built in the specific pipeline (identified by the CI_COMMIT_SHA) in the build info and print it in the log.

This makes it a tiny bit more convenient to check which images were rebuilt and see if any images weren't rebuilt when they were meant to or were rebuilt when they weren't expected to.

I also considered having Schutzi post the list in the PR, but I think that might get spammy with PRs that get rebased a lot. Let's rely on the job log for now and see how it goes.

In the check-build-coverage step at the end of the CI pipeline, also
collect all the build configurations that were built in the specific
pipeline (identified by the CI_COMMIT_SHA) in the build info and print
it in the log.

This makes it a tiny bit more convenient to check which images were
rebuilt and see if any images weren't rebuilt when they were meant to or
were rebuilt when they weren't expected to.
@supakeen supakeen enabled auto-merge October 17, 2023 07:40
@supakeen supakeen added this pull request to the merge queue Oct 17, 2023
Merged via the queue into osbuild:main with commit f1e0c73 Oct 17, 2023
7 checks passed
@achilleas-k achilleas-k deleted the ci-report-builds branch October 17, 2023 11:24
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.

3 participants