Skip to content

Start using Dependency injection to allow injecting the config mo…#127

Merged
MatejFrnka merged 5 commits into
developfrom
refactor/85-set-max-parallel-execution-in-config
Jul 3, 2026
Merged

Start using Dependency injection to allow injecting the config mo…#127
MatejFrnka merged 5 commits into
developfrom
refactor/85-set-max-parallel-execution-in-config

Conversation

@MatejFrnka

@MatejFrnka MatejFrnka commented Jul 3, 2026

Copy link
Copy Markdown
Collaborator

To make inserting config to classes easier, I decided to move to dependency injection. This PR primarily converts PipelineService into a class to allow injecting dependencies

closes #85

@MatejFrnka MatejFrnka requested a review from hranasit July 3, 2026 12:21
@MatejFrnka MatejFrnka changed the title 85: Start using Dependency injection to allow injecting the config mo… Start using Dependency injection to allow injecting the config mo… Jul 3, 2026
@MatejFrnka MatejFrnka merged commit 1fb14a5 into develop Jul 3, 2026
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Set max workers in the config

2 participants