Guidance on Turborepo / Monorepo App Deployment to Cloudflare

I am currently working on a project involving the deployment of various workers / pages in a Turborepo. Ideally, I'm aiming to trigger deployments only for the applications that have been updated, rather than deploying all applications with each change. This would certainly help streamline the process and optimize resources. Does anyone have a reference or guide that provides a step-by-step procedure for achieving this? Any insights, suggestions, or resources would be much appreciated!
4 Replies
flayks
flayks•14mo ago
Wondering the same thing, following 👀
Unknown User
Unknown User•14mo ago
Message Not Public
Sign In & Join Server To View
Sly
Sly•14mo ago
So you are not setting up actions per folder or use the official actions provided by cloudflare? How are you then doing e.g. preview deploys? Or only dev / prod and pray?
Unknown User
Unknown User•14mo ago
Message Not Public
Sign In & Join Server To View