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

FEAT: Replace Make with TopologicalSorter & ProcessPoolExecutor #14

Closed
wants to merge 2 commits into from

Conversation

truhanen
Copy link
Collaborator

No description provided.

@truhanen truhanen force-pushed the feat/graph branch 17 times, most recently from f3c8d6f to 57b56dc Compare March 14, 2023 19:35
- Function dependencies don't need to be decorated.
- New CLI argument '--output-sync'.
- No need for a specific .gird directory.
- Parallelism can now be defined per each rule.
- Made Rules immutable and hashable.
- Major refactoring & simplification.
- Improved tests.
- Increase Python requirement to 3.9 or newer.
- New CLI parameter 'list --all'.
@truhanen
Copy link
Collaborator Author

Merged with fast-forward.

@truhanen truhanen closed this Mar 14, 2023
@truhanen truhanen deleted the feat/graph branch March 14, 2023 20:39
@truhanen truhanen changed the title FEAT: Run rules without Make FEAT: Replace Make with TopologicalSorter & ProcessPoolExecutor Mar 15, 2023
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.

1 participant