Skip to content
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

scripts: sbom: Fix derivation of package name from URL #12529

Merged
merged 1 commit into from
Oct 4, 2023

Conversation

carlescufi
Copy link
Contributor

@carlescufi carlescufi commented Oct 4, 2023

Fix the string operations so that the following URL types are supported:

- git@github.com:<user>/<repo>
- ssh://git@github.com/<user>/<repo>
- https://github.com/<user>/<repo>

Fix the string operations so that the following URL types are supported:

- git@github.com:<user>/<repo>
- ssh://git@github.com/<user>/<repo>
- https://github.com/<user>/<repo>

Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
@github-actions github-actions bot added the changelog-entry-required Update changelog before merge. Remove label if entry is not needed or already added. label Oct 4, 2023
@NordicBuilder
Copy link
Contributor

NordicBuilder commented Oct 4, 2023

Test specification

CI/Jenkins/NRF

  • Integration Platforms

CI/Jenkins/integration

Test Module File based changes Manually selected West overwrite

Detailed information of selected test modules

Note: This message is automatically posted and updated by the CI

@carlescufi carlescufi removed the changelog-entry-required Update changelog before merge. Remove label if entry is not needed or already added. label Oct 4, 2023
@thst-nordic thst-nordic added the CI-disable Disable CI for this PR label Oct 4, 2023
@carlescufi carlescufi merged commit cab75c3 into nrfconnect:main Oct 4, 2023
15 of 17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI-disable Disable CI for this PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants