Skip to content

Commit fda41e1

Browse files
mapedersenclaude
andcommitted
feat: consolidate GitHub Actions workflows with unified pipeline
πŸ”„ Replace redundant workflows with intelligent orchestrated pipeline: ✨ New unified pipeline.yml features: - 🧠 Smart orchestrator determines execution path based on branch/trigger - πŸ§ͺ Matrix testing across all project layers (Domain, Application, Infrastructure, API) - πŸ”¨ Multi-platform Docker builds with security scanning - 🎭 Environment-aware deployments (staging for develop, production for main) - πŸ“Š Comprehensive execution summaries with emoji indicators πŸ—‘οΈ Removed redundant workflows: - ci.yml β†’ replaced by pipeline quality-gate job - docker.yml β†’ replaced by pipeline build-and-publish job - deploy-staging.yml β†’ replaced by pipeline deploy-staging job - deploy-production.yml β†’ replaced by pipeline deploy-production job - deploy.yml β†’ duplicate removed 🎯 Enhanced workflow integration: - Visual emoji indicators throughout pipeline stages - Intelligent conditional execution based on context - Parallel job execution for improved performance - Standardized error handling and reporting - Consolidated artifact management πŸš€ Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent f40bbf7 commit fda41e1

6 files changed

Lines changed: 460 additions & 2276 deletions

File tree

0 commit comments

Comments
Β (0)