Skip to content

ci(config): improve docker push action#39

Merged
etiennej70 merged 2 commits intomainfrom
chore/improve-release-workflow
Apr 24, 2026
Merged

ci(config): improve docker push action#39
etiennej70 merged 2 commits intomainfrom
chore/improve-release-workflow

Conversation

@etiennej70
Copy link
Copy Markdown
Collaborator

@etiennej70 etiennej70 commented Apr 24, 2026

PR Description

What this PR Provides

  • Push description and metadata with the docker image

Fixes

  • N/A

Review

The reviewer must double-check these points:

  • The reviewer has reviewed the implementation of the feature

How to test

  • Pusblish a release
  • Check Docker hub OCI metadata and Global repository description

Breaking changes (if any)

  • N/A

@etiennej70 etiennej70 marked this pull request as ready for review April 24, 2026 09:15
@etiennej70 etiennej70 requested a review from Copilot April 24, 2026 09:43
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the Docker release workflow to publish additional supply-chain metadata alongside the Docker image and keep the Docker Hub repository description in sync.

Changes:

  • Enable SBOM generation during docker/build-push-action.
  • Enable SLSA provenance generation (mode=max) during image build/push.
  • Add a step to update the Docker Hub repository description/README on release.

Comment thread .github/workflows/build_and_push.yml
@sonarqubecloud
Copy link
Copy Markdown

@etiennej70 etiennej70 merged commit c04aba0 into main Apr 24, 2026
17 checks passed
@etiennej70 etiennej70 deleted the chore/improve-release-workflow branch April 24, 2026 14:05
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.

4 participants