Skip to content

Gitops#16

Open
NitishJha199 wants to merge 18 commits intoLondheShubham153:gitopsfrom
NitishJha199:gitops
Open

Gitops#16
NitishJha199 wants to merge 18 commits intoLondheShubham153:gitopsfrom
NitishJha199:gitops

Conversation

@NitishJha199
Copy link

No description provided.

@coderabbitai
Copy link

coderabbitai bot commented Jan 2, 2026

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

NitishJha199 and others added 11 commits January 2, 2026 16:17
✨ New Workflows Added:
- Test & Quality Gates: Automated testing with security scans
- Infrastructure Validation: Terraform, Helm, and ArgoCD validation
- Rollback: Safe rollback to previous versions
- Dependency Updates: Weekly automated dependency management
- Monitoring: Continuous health checks with Slack alerts

🔧 Enhanced Deploy Workflow:
- Manual service selection (specific services or all)
- Environment targeting (production/staging)
- Improved change detection logic

📚 Documentation:
- Comprehensive workflow README with usage examples
- Troubleshooting guides and best practices

🏷️ Updated terraform locals with proper attribution
- Updated UI service README to trigger automated deployment
- Testing change detection and ECR image build
- Validating Helm chart updates and ArgoCD sync
- Updated all service READMEs to trigger builds
- Fixed ECR repository URLs to use correct AWS account ID
- Will build and push private ECR images for:
  * Cart service (Java/Spring Boot)
  * Catalog service (Go/Gin)
  * Checkout service (Node.js/NestJS)
  * Orders service (Java/Spring Boot)
  * UI service (Java/Spring Boot)

This will create ECR repositories and push images automatically.
✨ Changed homepage text to exciting GitOps message
🚀 This will trigger:
- UI service Docker build
- ECR image push with new commit tag
- Helm chart update
- ArgoCD automatic sync
- Live website update!

Testing the complete GitOps CI/CD workflow! 🔄
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant