Tom Matthews
11/01/2023, 6:23 PMserve
related functionality, there's also a prefect.yaml
that i thought was meant to reference all flows?
I'd like to implement the best software engineering practices from the beginning here, should i have some kind of github actions that automatically applies and deploys any of the flows i specify in my codebase? Where would I specify the configuration for their deployment configuration like which work pool to use, which Docker image, what schedule (e.g. python or the prefect.yaml
)? Apologies for the erratic question, i'd be keen to hear what people currently do in a similar scenario. 😄