Function Pipelines Feedback & Questions #275
davidkohn88
started this conversation in
General
Replies: 2 comments 2 replies
-
Is there any tooling in place to facilitate keeping multiple versions of pipelines elements in sync between version control and the db? I can imagine doing something like creating schemas per release or per git sha but I feel like I'd be making a lot of custom (read: buggy) glue to keep my git repo and the db in sync? |
Beta Was this translation helpful? Give feedback.
1 reply
-
One thing that kept me busy for months in a recent job was the following task:
Is that a use-case that could be eloquently written with the new pipeline elements? |
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.
-
Give feedback on the blog post about function pipelines here, as well as feedback/ questions on how to use the feature!
Beta Was this translation helpful? Give feedback.
All reactions