-
Notifications
You must be signed in to change notification settings - Fork 5
Issue #1639 add SBOM #1640
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
Issue #1639 add SBOM #1640
Conversation
A couple of questions:
|
UPDATE: I just extended the PR template |
|
Can you make an issue for extending the pixi update pipeline and assign me? I know what a SBOM is but i'm just curious were it is going to be used for. It's probably not for the users but for some internal tool |
Done #1643 |
Fixes #1639
Description
Adds pixi task to generate SBOM and add SBOM. I took this approach from Ribasim: https://github.com/Deltares/Ribasim/blob/b80ebd6d189cddf601e90b06e7c3cd5b044ce1b8/pixi.toml#L194-L199
I had to remove all the target task logic from the Ribasim example to make the linting task work on TeamCity for some reason. Locally it worked without any problems.
Checklist
Issue #nr
, e.g.Issue #737