-
-
Notifications
You must be signed in to change notification settings - Fork 50
feat: add option to assign a UUID in BOM
constructor
#316
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
Conversation
Signed-off-by: Hakan Dilek <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
@madpah can we move this in? |
Python 3.6 jobs are failing due to the missing support. Should I remove those here as well? |
re: #316 (comment) We are currently in a feature freeze state, in order to move forward This means that your PR might hang for a while. |
BOM
constructor
Should I cherry-pick the changes into |
re: #316 (comment) |
I noticed that this constructor parameter is already present on |
Mainly the BOM receives a newly generated
uuid
assigned on the fly. This is basically a fix to enable passing an optional parameter within the constructor to be used as the uuid.