Pipelines as a code (pipeline configuration files) #283
saul-data
started this conversation in
Ideas & feature requests
Replies: 1 comment 1 reply
-
|
Maybe it is also interesting to add import/export functionality? So you could export a created datapipeline (configuration files and python files). |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Background
For Devops / Dataops best practice, pipeline code should be saved and edited as configuration files. This allows for version control in Git and to facilitate import / export of code between local development through to production.
Suggestions
Beta Was this translation helpful? Give feedback.
All reactions