-
Notifications
You must be signed in to change notification settings - Fork 353
Remove SW360 integrations #10987
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
Open
Open
Remove SW360 integrations #10987
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This still uses the "legacy" SW360 client, generally seems to be unused, and hinders the planned Jackson 2 to 3 migration. Users depending on the plugin can easily host it separately without the need to fork ORT. Signed-off-by: Sebastian Schuberth <sebastian@doubleopen.org>
This still uses the "legacy" SW360 client and generally seems to be unused. Users depending on the plugin can easily host it separately without the need to fork ORT. Signed-off-by: Sebastian Schuberth <sebastian@doubleopen.org>
@sschuberth
sschuberth
requested review from
a team and
oheger-bosch
as code owners
October 16, 2025 09:36
This still uses the "legacy" SW360 client and generally seems to be unused. Signed-off-by: Sebastian Schuberth <sebastian@doubleopen.org>
Signed-off-by: Sebastian Schuberth <sebastian@doubleopen.org>
@sschuberth
sschuberth
force-pushed
the
remove-sw360-integrations
branch
from
October 16, 2025 09:38
de67898
to
240fcb9
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@ ## main #10987 +/- ## ============================================ - Coverage 57.51% 57.47% -0.04% Complexity 1709 1709 ============================================ Files 346 346 Lines 12854 12842 -12 Branches 1215 1215 ============================================ - Hits 7393 7381 -12 Misses 4996 4996 Partials 465 465
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
fviernau
fviernau
requested changes
Oct 16, 2025
fviernau
fviernau
approved these changes
Oct 16, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
As announced and agreed in the community meeting.
Please have a look at the individual commit messages for the details.