-
-
Notifications
You must be signed in to change notification settings - Fork 40
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
feat: add factory method XsUri.make_bom_link()
#728
Conversation
Signed-off-by: Saquib Saifee <saquibsaifee@ibm.com>
Signed-off-by: Saquib Saifee <saquibsaifee@ibm.com>
Signed-off-by: Saquib Saifee <saquibsaifee@ibm.com>
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.
👍 looks promising.
please add unit test.
Signed-off-by: Saquib Saifee <saquibsaifee@ibm.com>
78b28c7
to
f98666b
Compare
Signed-off-by: Saquib Saifee <saquibsaifee@ibm.com>
bom_link
@jkowalleck is ready for review. It would be great if we could validate the existence of |
Signed-off-by: Saquib Saifee <saquibsaifee@ibm.com>
Signed-off-by: Saquib Saifee <saquibsaifee@ibm.com>
bom_link
XsUri.make_bom_link()
Signed-off-by: Saquib Saifee <saquibsaifee@ibm.com>
Signed-off-by: Saquib Saifee <saquibsaifee@ibm.com>
Signed-off-by: Saquib Saifee <saquibsaifee@ibm.com>
Signed-off-by: Saquib Saifee <saquibsaifee@ibm.com>
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.
all requirements done, i have an idea for refactoring (see below).
what do you think, does this make sense?
Signed-off-by: Saquib Saifee <saquibsaifee@ibm.com>
fixes #726