Dear Ambari Community, I hope this email finds you well. I wanted to share some recent updates and improvements to our CI/CD process:
Jenkins Configuration Update: We have made a significant change to our Ambari CI/CD setup. The custom Jenkins script previously used has been replaced with a Jenkinsfile directly within the Ambari project repository. This change brings several benefits: It puts our Jenkins configuration under version control It allows for easier tracking of CI/CD changes It facilitates quick rollbacks in case of configuration errors CI/CD Fixes and Testing: With the invaluable assistance of zrain and virajjasani, we have successfully fixed the Ambari CI/CD pipeline. We've triggered CI/CD builds for several PRs to test the system. I'm pleased to report that: Some PRs passed successfully Others failed due to code logic issues, not CI/CD problems Overall, the CI/CD system is now running smoothly A big thank you to everyone who contributed to these improvements! Future PR Submissions: Moving forward, if your PR involves changes to the development environment, please remember to update the Jenkinsfile in the project repository accordingly. We appreciate your continued support and contributions to the Ambari project. If you have any questions or concerns about these changes, please don't hesitate to reach out. Best regards, Jialiang --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
