Back to Directory
windsurfproductivity
Auto-Deploy Service Workflow
Automated workflow to build, test, and deploy a microservice.
Author
Added
2025-12-06
Installationmanual
Create .windsurf/workflows/deploy.md with the workflow steps.
About this Agent
Automated workflow to build, test, and deploy a microservice.
A Cascade Workflow (.windsurf/workflows/deploy.md).
Steps:
1. Run unit tests.
2. Build Docker container.
3. Push to registry.
4. Update Kubernetes manifest.
5. Verification step.
Usage: Run /deploy in Cascade chat.
Tags
#Workflow#Deployment#DevOps