fix(ci): update CycloneDX release invocation #27
No reviewers
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: ochenstarik/server-monitor-manager#27
Loading…
Reference in a new issue
No description provided.
Delete branch "hermes/release-sbom-cli-fix"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
-jflag with--output-format Json.jsonSBOM filenames in all three release jobsRoot cause
Release runs 31321852849 and 31321852856 installed CycloneDX 6.2.0 and failed with
Unrecognized command or argument '-j'.Verification
dotnet test ServerMonitorManager.slnx --no-restore --configuration Release: 108/108 PASSAD_HOC_RELEASE_WORKFLOW_VERIFICATION=PASSThis PR targets the Signed Delivery Queue A branch so PR #26 receives the repair before merging to main.