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

Refactor: Reconfigure preprocessing logic #78

Merged
merged 1 commit into from
Mar 7, 2025

Conversation

Zweih
Copy link
Owner

@Zweih Zweih commented Mar 7, 2025

Refactored applyFilters into preprocessingFilters. Each filter is evaluated in helper functions. SortPackages has been updated with some more modern Go practices. PipelinePhase now can just take SortPackages, no need for a wrapper function.

Addresses #77

@Zweih Zweih added the refactor Reworking existing code while preserving functionality label Mar 7, 2025
@Zweih Zweih merged commit 35d83bc into master Mar 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor Reworking existing code while preserving functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant