Question here about the new deployment mechanism:
Can I load a storage block from file instead of having to query prefect?
For instance:
prefect deployment build -sb <point_to_file>
I want to remove any failure condition related to networking when using a CI/CD pipeline.
β 1
Rajvir Jhawar
07/29/2022, 10:17 AM
I also a little lost here the changes for deployment, I feel like it gone too much in favour of UI/CLI and is ignoring the code/pythonic way of setting things up.
The concept of storage block also get confusing because even the UI doesn't implicitly classify anything as a storage block. There is no filter for "storage block"
What if i create Local File System storage block. Is that a valid input for deployment build?
I tried it using the format (type/<block name>) it couldn't find it.
d
Dominik Wagner
07/29/2022, 10:45 AM
I also a little lost here the changes for deployment, I feel like it gone too much in favour of UI/CLI and is ignoring the code/pythonic way of setting things up.
Also struggling with the same issue, according to this I guess itβs still possible to configure your deployments in code, but itβs missing how to actually apply them π
Bring your towel and join one of the fastest growing data communities. Welcome to our second-generation open source orchestration platform, a completely rethought approach to dataflow automation.