Skip to content

52 bug ci step extract container image digest from bake output#53

Merged
sinlov merged 2 commits into
mainfrom
52-bug-ci-step-extract-container-image-digest-from-bake-output
May 21, 2026
Merged

52 bug ci step extract container image digest from bake output#53
sinlov merged 2 commits into
mainfrom
52-bug-ci-step-extract-container-image-digest-from-bake-output

Conversation

@sinlov

@sinlov sinlov commented May 21, 2026

Copy link
Copy Markdown
Member

Description of Changes

  • Updated the extraction logic for the container image digest to use the BAKE_METADATA environment variable, ensuring a more reliable retrieval of the digest.
  • Added error handling to exit with a failure message if the digest is not found or is null, improving the robustness of the workflow.
  • Adjusted spacing in echo commands to ensure consistency in the output format.
  • Corrected path formatting in multiple locations to maintain uniformity across the workflows.
  • Improved readability by ensuring consistent use of spaces around variables and paths.

Related Issues

List related issues here

sinlov added 2 commits May 21, 2026 20:17
- Updated the extraction logic for the container image digest to use the BAKE_METADATA environment variable, ensuring a more reliable retrieval of the digest.
- Added error handling to exit with a failure message if the digest is not found or is null, improving the robustness of the workflow.
- Adjusted spacing in echo commands to ensure consistency in the output format.
- Corrected path formatting in multiple locations to maintain uniformity across the workflows.
- Improved readability by ensuring consistent use of spaces around variables and paths.
@sinlov sinlov self-assigned this May 21, 2026
@sinlov sinlov added the bug Something isn't working label May 21, 2026
@sinlov sinlov linked an issue May 21, 2026 that may be closed by this pull request
3 tasks
@sinlov sinlov merged commit 5047a36 into main May 21, 2026
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: ci step Extract container image digest from bake output

1 participant