Hi all, Problem
Currently in App Factory if Jenkins is down or unavailable when we are creating a branch the relevant Jenkins job is not created for that particular branch. Hence auto build and auto deploy does not work (obviously). Even after Jenkins is recovered subsequent requests for builds are also failing since there is no build job available in Jenkins. . Solution Each time a user triggers a build first check for an available build job and if there is one continue the build process and if there is none create a new job and continue with the build process. This will eliminate a user not being able to trigger a build for a created branch when there is no Jenkins build job is available. WDYT ? Regards GayanD -- Gayan Dhanuska Software Engineer http://wso2.com/ Lean Enterprise Middleware Mobile 071 666 2327 Office Tel : 94 11 214 5345 Fax : 94 11 214 5300 Twitter : https://twitter.com/gayanlggd
_______________________________________________ Architecture mailing list [email protected] https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture
