Commit Graph

5 Commits

Author SHA1 Message Date
Nicolas
8e6faf1636 chore: temporarily disable lint for reconciler component in Jenkinsfile 2025-07-23 21:19:51 +08:00
Nicolas
cb5d164397 fix: correct serviceGitCredentialsId for freeleaps-devops-reconciler Jenkinsfile 2025-07-23 21:14:58 +08:00
Nicolas
31b941aecb fix: set serviceGitBranch to master in Jenkinsfile for reconciler 2025-07-23 19:02:23 +08:00
Nicolas
5b93048cb3 fix: update Jenkinsfile configurations for devops and reconciler services
- Update freeleaps-devops-reconciler Jenkinsfile: change reconciler root path from '.' to 'apps/reconciler'
- Ensure freeleaps-service-hub Jenkinsfile includes devops component with correct configuration
- Both services now have proper CI/CD pipeline configurations for alpha environment
2025-07-21 09:45:15 +08:00
Nicolas
233d88467b feat: add devops and reconciler services to CI/CD pipeline
- Create freeleaps-service-hub directory structure with alpha, prod, helm-pkg
- Create freeleaps-devops-reconciler directory structure with alpha, prod, helm-pkg
- Add .gitkeep files in prod directories
- Add Jenkinsfile for devops service in freeleaps-service-hub/alpha/ci/
- Add Jenkinsfile for reconciler service in freeleaps-devops-reconciler/alpha/ci/
- Remove old CI/CD configurations that were reverted to original state
2025-07-21 09:41:27 +08:00