You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CI/CD Automation System (GitHub Actions & Deployment)
The Crove Post CI/CD system provides end-to-end automation: source code verification, runtime branding and license validation, multi-arch Docker container builds, and deployment to Cloudflare Workers and GCP servers.
1. GitHub Actions Workflows
Workflow
File
Trigger
Purpose
Deploy SSO Bridge
.github/workflows/deploy-sso.yml
Push to apps/crove-sso/** or dispatch
Runs Vitest (31 tests) + deploys Cloudflare Worker to sso.crove.com (main) or beta-sso.crove.com (dev).