feat: Metadata.licenses & Metadata.properties#1020
feat: Metadata.licenses & Metadata.properties#1020jkowalleck merged 5 commits intoCycloneDX:mainfrom
Metadata.licenses & Metadata.properties#1020Conversation
Signed-off-by: Augustus Kling <augustus.kling@gmail.com>
|
@jkowalleck , note that I've basically guessed what could be right. It would be good if you or somebody else from your team could add a few tests cases. |
Please add test cases yourself, Please find a description how snapshot-generation works: https://github.com/CycloneDX/cyclonedx-javascript-library/tree/main/tests thank you in advance |
…#1019 Signed-off-by: Augustus Kling <augustus.kling@gmail.com>
|
Check the provided test cases carefully to ensure they expect what should actually happen. I've also added the |
Metadata.licenses & Metadata.properties
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
|
re: #1020 (comment) Thank you for your effort. See the following as some background information:
This is to enable a usage of the package by install-from-source. This comes in handy when you want to integrate a feature branch locally in an isolated environment.
this project does test the actual build result, and therefore build and test are decoupled. You need to run both processes manually. As you already found out. |
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
See #1019 based on CycloneDX/cyclonedx-node-yarn#14 (reply in thread)