On Mon, 2018-01-15 at 15:58 -0500, Daniel Klco wrote: > Does anyone know if it'd be possible to set up CI tools? Is this > something > we'd have to go back to Infrastructure for?
We're still a bit in limbo here. I had hoped to use CI jobs via the Multibranch pipeline, but unfortunately that requires a Jenkinsfile per repo. I think the Apache Maven project is doing something in the way of modularising builds with a global Jenkinsfile. We could look into that once they stabilise their work, but I don't have the time for that ATM. Robert
