Re: Where's OODT Jenkins Jobs

2021-04-21 Thread Imesha Sudasingha
Hi Lewis, Seems like that's the case. I will create a new jenkins job. We can ask jenkins to poll a git repo for changes and build when a change happens. Thanks, Imesha On Wed, 21 Apr 2021 at 18:49, lewis john mcgibbney wrote: > Hi Imesha, > The jobs may have been wiped when the Jenkins

Re: Where's OODT Jenkins Jobs

2021-04-21 Thread lewis john mcgibbney
Hi Imesha, The jobs may have been wiped when the Jenkins server move from builds.a.o to ci-builds.a.o. If that is the case, then I would just create a Jenkinsfile pipeline which can be monitored in GitSCM from within the Jenkins job. You can look at the Apache Gora project for an example of how to