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

Programatically create flows for publishing to flow registry #8

Open
malthe opened this issue Jul 1, 2024 · 0 comments
Open

Programatically create flows for publishing to flow registry #8

malthe opened this issue Jul 1, 2024 · 0 comments

Comments

@malthe
Copy link

malthe commented Jul 1, 2024

This is somewhat related to #5, but a continuation such that you create the desired flow programatically, optionally test it, and then publish it as a new version in the flow registry:

flow.publish("My bucket", "My flow name", "Flow description")

In a CI/CD pipeline integration, a new version would then get published only if there are changes to the most recent version.

Perhaps this is already possible, but in that case it would be great to have it showcased as an example in the documentation.

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

No branches or pull requests

1 participant