Ehsan.Asadi
|
3091de3e79
|
Merge feature/restructure-project into main
ci/woodpecker/push/woodpecker Pipeline failed
Complete project restructure with base image strategy:
✅ Project Structure:
• Root: Makefile, .gitignore, .woodpecker.yml
• helm/: Kubernetes & ArgoCD configs
• docker/: All Docker files (Dockerfile, Dockerfile.base)
• peikarband/: Complete source code
✅ Base Image Strategy:
• hub.peikarband.ir/peikarband/landing:base
• Same repository, different tags
• Faster builds (3 min vs 10 min)
✅ CI/CD:
• Smart pipeline with base image management
• Auto-build on changes
• Harbor registry integration
✅ Documentation:
• Complete Makefile with help
• Quick start guide
• All commands documented
|
2025-12-30 22:51:37 +03:30 |
|