Groovy

No more emails are being sent on compilation errors from the automation server

Thu 06 December 2018 by Tsvi Mostovicz / Devops

Context

We have an old and arcane VCS at work. To get it to work with Jenkins, I created a job that polls the VCS once an hour and creates commits in a locel Git repo if any changes are found. The git commits hold in their description all of …

Read more