-
Notifications
You must be signed in to change notification settings - Fork 13
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
FUSETOOLS2-2207: Generate sbom for vscode extensions on jenkins #1642
Conversation
This could be a question for the team maintaining the Jenkins infra: https://redhat.enterprise.slack.com/archives/C018KJ6D4V9 I launched the job directly on your branch, it seems jq is already installed but not cyclonedx. https://studio-jenkins-csb-codeready.apps.ocp-c1.prod.psi.redhat.com/job/Fuse/job/VSCode/job/vscode-camel-lsp-release/1974/console
I think that for cyclonedx, we can install it ourself in the install requirements part.
Archive yes. |
e638823
to
2bc8e2d
Compare
current error on Jenkins when using the branch from this PR https://studio-jenkins-csb-codeready.apps.ocp-c1.prod.psi.redhat.com/job/Fuse/job/VSCode/job/vscode-camel-lsp-release/1982/console :
|
a84d278
to
b348467
Compare
error with latest version https://studio-jenkins-csb-codeready.apps.ocp-c1.prod.psi.redhat.com/job/Fuse/job/VSCode/job/vscode-camel-lsp-release/1983/console :
I think the package version retrieved contains a return to line character |
1feb202
to
a2faa30
Compare
- Add step to generate sbom using cyclonedx and cyclonedx-npm - Add cyclonedx to the install requirements step
85f8139
to
b7c2648
Compare
|
success on Jenkins with latest version of the branch https://studio-jenkins-csb-codeready.apps.ocp-c1.prod.psi.redhat.com/job/Fuse/job/VSCode/job/vscode-camel-lsp-release/1991/ |
Draft for generating sbom for vscode extensions on jenkins.
Some open questions are: