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

Move the BasePipeline class to a new aboutcode.pipeline module #1351 #1357

Merged
merged 2 commits into from
Aug 8, 2024

Conversation

tdruez
Copy link
Contributor

@tdruez tdruez commented Aug 8, 2024

PR #1332 is already too complex combining the module refactoring, the Pipeline classes refactoring, packaging logic, and new CI for release publishing.

Let's split this into manageable and simpler-to-review parts.

The only goal of this PR is to move the current BasePipeline class to a new aboutcode.pipeline module without any code logic changes.
The new module is free from scanpipe or django dependencies.

@keshav-space
Copy link
Member

@tdruez can we also have LoopProgress in aboutcode.pipeline module?

@tdruez
Copy link
Contributor Author

tdruez commented Aug 8, 2024

@keshav-space @tdruez can we also have LoopProgress in aboutcode.pipeline module?

Yes, this will happen in part 2 #1332 (comment)

Copy link
Member

@keshav-space keshav-space left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @tdruez, LGTM!

@tdruez tdruez merged commit c83f677 into main Aug 8, 2024
9 checks passed
@tdruez tdruez deleted the 1351-extract-pipeline-module branch August 8, 2024 11:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

3 participants