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

feat (docker): Create docker image SBOM on release #269

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

mchernicoff
Copy link
Contributor

Resolves first part of Issue #171 (other parts are waiting on changes to cargo-dist). Adds a GitHub action to create an SPDX SBOM for the Hipcheck docker image after we create and push that image during the normal release workflow. The SBOM should be automatically added as an artifact to the same release.

Draft because this has not been tested yet. We need to come up with a good way to test this that does not involve creating many unnecessary docker images.

@mchernicoff mchernicoff added the type: enhancement New feature or request label Aug 9, 2024
@mchernicoff mchernicoff added this to the 3.6.0 milestone Aug 9, 2024
@mchernicoff mchernicoff self-assigned this Aug 9, 2024
alilleybrinker
alilleybrinker previously approved these changes Aug 9, 2024
@alilleybrinker
Copy link
Collaborator

@mchernicoff looks like this has a merge conflict with the changes @patrickjcasey made for checking Docker README size. Can you rebase?

@alilleybrinker alilleybrinker modified the milestones: 3.6.0, 3.7.0 Sep 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement New feature or request
Projects
Status: On Hold
Development

Successfully merging this pull request may close these issues.

2 participants