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

A new function to make the dependency management of a project more flexible #1538

Open
shi9qiu opened this issue May 24, 2022 · 6 comments
Open
Labels
enhancement New feature or request

Comments

@shi9qiu
Copy link
Contributor

shi9qiu commented May 24, 2022

Description

In practice, we face the problem that for a component with the same version, the version of its dependency may be different. We try to solve this problem by proposing a new function to make the dependency management of a project more flexible.

A New Dependency Management Function for SW360.pdf

@shi9qiu shi9qiu added the enhancement New feature or request label May 24, 2022
@shi9qiu
Copy link
Contributor Author

shi9qiu commented May 25, 2022

The branch of this function:
https://github.com/toshiba/sw360/tree/dev/project-and-release-dependency-management-function
It has been possible to check the demo.

@shi9qiu
Copy link
Contributor Author

shi9qiu commented Jun 7, 2022

To reduce the impact on the existed functions, we plan to implement our ideas in a new tag firstly. This new tag will not affect any existed functions. Also, we will try to connect them in the future.

DependencyNetwork_ViewMode

DependencyNetwork_EditMode

@shi9qiu
Copy link
Contributor Author

shi9qiu commented Jun 15, 2022

Plan for the future pull requests:
1st PR: Table view (Mid-June completed)
2nd PR: RestAPI function, cooperation with "IS USED BY" on the Component page (Early July)
3rd PR: Cooperation with ECC function, Import/Export function (Mid-July)
4th PR: Linkage with License Clearing tag and Clearing Request function) (Early August)
5th PR: Collaboration with SPDX function (Mid-August)
6th PR: Cooperation with Additional Data and Log function (Late August)
7th PR: Tree view (Mid-September)

@KoukiHama KoukiHama linked a pull request Jul 8, 2022 that will close this issue
1 task
@tienlee
Copy link
Contributor

tienlee commented Nov 2, 2022

I would like to share the slides which I used in today's meeting.
SW360-20221102 - Demo1538.pptx

@ag4ums
Copy link
Contributor

ag4ums commented Nov 22, 2022

Hi, our findings for todays meeting
Dependency management of a project-findings.pdf

@tienlee
Copy link
Contributor

tienlee commented Nov 22, 2022

Thank you very much @ag4ums

I would like to share the slides which were used by Qiu in today's meeting.

In addition, please checkout the latest code in the dependency-network-management branch (https://github.com/toshiba/sw360/tree/release/dependency-network-management) to trial this function.
A New Dependency Management Function for SW360_qiu.pptx

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants