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

Extract base pipeline code for reuse in other projects #1351

Closed
2 tasks
pombredanne opened this issue Aug 7, 2024 · 1 comment · Fixed by #1359
Closed
2 tasks

Extract base pipeline code for reuse in other projects #1351

pombredanne opened this issue Aug 7, 2024 · 1 comment · Fixed by #1359
Assignees
Labels

Comments

@pombredanne
Copy link
Contributor

I would like to reuse the pipeline approach in VulnerableCode and possibly PurlDB as a common way to structure code that imports, improves, collects, visits and maps package and vulnerability data in these tools.

Reusing the pipeline approach will help structure similar code the same way and enable more reuse and easier switch coding between each projects.

See these issues:

tdruez added a commit that referenced this issue Aug 8, 2024
tdruez added a commit that referenced this issue Aug 8, 2024
tdruez added a commit that referenced this issue Aug 8, 2024
tdruez added a commit that referenced this issue Aug 8, 2024
tdruez added a commit that referenced this issue Aug 8, 2024
tdruez added a commit that referenced this issue Aug 8, 2024
tdruez added a commit that referenced this issue Aug 8, 2024
tdruez added a commit that referenced this issue Aug 8, 2024
tdruez added a commit that referenced this issue Aug 9, 2024
tdruez added a commit that referenced this issue Aug 9, 2024
* Add pyproject.toml for packaging aboutcode.pipeline module #1351

Signed-off-by: tdruez <[email protected]>

* Add GitHub action to publish aboutcode.pipeline

Signed-off-by: Keshav Priyadarshi <[email protected]>

* Enable GitHub release

Signed-off-by: Keshav Priyadarshi <[email protected]>

* Refine workflow and add documentation and changelog #1351

Signed-off-by: tdruez <[email protected]>

---------

Signed-off-by: tdruez <[email protected]>
Signed-off-by: Keshav Priyadarshi <[email protected]>
Co-authored-by: Keshav Priyadarshi <[email protected]>
tdruez added a commit that referenced this issue Aug 12, 2024
@tdruez
Copy link
Contributor

tdruez commented Aug 12, 2024

@pombredanne @keshav-space @TG1999

aboutcode.pipeline 0.1 published to PyPI at https://pypi.org/project/aboutcode.pipeline/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging a pull request may close this issue.

2 participants