-
Notifications
You must be signed in to change notification settings - Fork 405
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: adding support for using multiple keychain for sending sbom results to a different repository #821
Conversation
e6d83b9
to
90691ad
Compare
Codecov Report
@@ Coverage Diff @@
## main #821 +/- ##
==========================================
- Coverage 51.37% 51.32% -0.05%
==========================================
Files 44 44
Lines 3354 3361 +7
==========================================
+ Hits 1723 1725 +2
- Misses 1408 1413 +5
Partials 223 223
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
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.
Lookin' good, just a few small things.
b5a430b
to
d87917b
Compare
012b1b3
to
b4558dc
Compare
b4558dc
to
1bc2951
Compare
1bc2951
to
8763180
Compare
Thanks for the work @developer-guy and the review @imjasonh ! Would like to get the support in! |
d66d1de
to
8cbefe1
Compare
I think we are in good shape for this PR 🕺🏻🥳 |
8cbefe1
to
c372eb3
Compare
c372eb3
to
8462b2c
Compare
Signed-off-by: Batuhan Apaydın <batuhan.apaydin@trendyol.com>
8462b2c
to
d0af639
Compare
I'd love to see a test for this new behavior, but I've already taken long enough reviewing this so I won't block on it. Thanks for adding this! 👍 |
Signed-off-by: Batuhan Apaydın batuhan.apaydin@trendyol.com
Fixes #819