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

Expose planner API via mahler/planner #23

Merged
merged 2 commits into from
Aug 9, 2023
Merged

Expose planner API via mahler/planner #23

merged 2 commits into from
Aug 9, 2023

Conversation

pipex
Copy link
Collaborator

@pipex pipex commented Aug 9, 2023

Before the API was exposed at the top level mahler import. Using the Planner interface by itself should be generally rare and most likely limited to testing. Exposing the planner API via a namespace makes that more evident.

Change-type: minor

This allows to centralize how a Node is created and the id is generated

Change-type: minor
This also removes the export for planner functionality
on the top level. Use of `Planner` object should be generally rare and
limited to testing. Exposing the planner API via a namespace makes that
more evident.

Change-type: minor
@flowzone-app flowzone-app bot enabled auto-merge August 9, 2023 17:08
@pipex
Copy link
Collaborator Author

pipex commented Aug 9, 2023

I self-certify!

@flowzone-app flowzone-app bot merged commit be4aac7 into main Aug 9, 2023
47 checks passed
@flowzone-app flowzone-app bot deleted the expose-planner branch August 9, 2023 17:14
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