Deploy to Pipecat Cloud
Version updated for https://github.com/daily-co/pipecat-cloud-deploy-action to version v2.0.2.
- This action is used across all versions by ? repositories.
Action Type
This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The “Deploy to Pipecat Cloud” GitHub Action automates the process of building and deploying Pipecat agents to Pipecat Cloud, streamlining CI/CD workflows. It eliminates the need for local Docker setups or external registries by leveraging cloud-based builds, offers smart caching for efficient deployments, and ensures readiness by polling for deployment availability. Key capabilities include support for configuring scaling, regions, secrets, and using pre-built images or existing cloud builds.
What’s Changed
2.0.2 (2026-04-01)
Bug Fixes
- filter client-side cache lookup by dockerfilePath (#4) (b82f505)
- lint PR title instead of individual commits for squash merge compatibility (#6) (f9cd73e)