ricardozanini commented on PR #2688: URL: https://github.com/apache/incubator-kie-tools/pull/2688#issuecomment-2429324729
> @ricardozanini AFAIK Jenkins will rebuild and publish a new version of the CI image every time there's a change on its Containerfile. I remember @rodrigonull designed this. As far as how to verify that things are working, I think it involves manually triggering stuff on Jenkins directly. I think you misunderstood, but @jstastny-cz get to the point. When I did the image migration, I added rsync and xmllint requirements, which we did not have in Jenkins. So my question was how to align these environments to avoid problems like this. 1. Document that any infrastructure requirement changed in GHA also MUST be done in the Jenkins container file. 2. Use the same image/environment as @jstastny-cz mentioned 3. Have checks in the PR if a change is made in the GHA files also must be done in Jenkins (?) Anyhow, at least in the README we could add something there. I'll think on something and open a PR. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
