does anyone have an example of what CI/CD should look like with prefect 2.0’s new deployments? and should i be committing deployment yamls and manifests to source control?
thanks @Rob Freedy! it’s not clear what a generic deployment process would look like.
prefect deployment build
is specific to a flow, and while it does create the deployment yaml and manifest, it also pushes code to remote storage, which is effectively a code deploy, making it available to active flows, so i wouldn’t want to do that pre-merge to main. which makes me think that committing the deployment yaml manifest and yaml is not a best practice.
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.