…when you arrive at the developer´s desk to let him know that his changes have broken the nightly build he tells you, that he´s already fixing the issues.
#ILoveMyJob
Kategorien
…when you arrive at the developer´s desk to let him know that his changes have broken the nightly build he tells you, that he´s already fixing the issues.
#ILoveMyJob
2 Antworten auf „In an ideal world…“
That’s something to celebrate!
Now, work towards the day when it isn’t only a nightly build, it is running all day every day, and the dev jumps on the failures as soon as the CI process notifies everyone of the failure. :->
This was for our FitNesse Tests, which in the meantime have been moved to a bi-hourly build.
Additionally a build with a lot of unit tests is triggered as soon as someone checks in some new/ modified code.
The general challenge is, to ensure that the time needed to execute a build is not getting too high.