Skip to content

PF-2068 Use default artifact-name from anchore/sbom-action in lib workflow#326

Open
jasaltvik wants to merge 2 commits intomainfrom
PF-2068-remove-artifact-name-input-to-use-default
Open

PF-2068 Use default artifact-name from anchore/sbom-action in lib workflow#326
jasaltvik wants to merge 2 commits intomainfrom
PF-2068-remove-artifact-name-input-to-use-default

Conversation

@jasaltvik
Copy link
Contributor

@jasaltvik jasaltvik commented Oct 21, 2025

Currently, if artifact-name is not overridden for library workflows, the name is empty (the input is not currently mandatory: https://github.com/felleslosninger/github-workflows/blob/main/.github/workflows/ci-maven-install-deploy-lib.yml#L31). In these situations, we end up with a borked name for the artifact, and this happens for all workflows that does not override the artifact-name. For our normal Maven builds, we do not have this functionality, which means we use the default from anchore/sbom-action.

@jasaltvik jasaltvik requested review from bestrand and oyri October 21, 2025 20:20
@jasaltvik jasaltvik force-pushed the PF-2068-remove-artifact-name-input-to-use-default branch from 4a3c035 to 1e124f9 Compare October 22, 2025 09:55
@jasaltvik jasaltvik marked this pull request as ready for review October 22, 2025 09:55
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.

1 participant