feyrob
Results
2
issues of
feyrob
When updating a Jenkins server it is hard to visually parse the logging output. This is due to the current logging pattern being inconsistent. These lines: `logger.warn('Creating new item '...
Without having used GJP before, I expected a workflow similar to this: - make local change to gradle build file - test, review, ... (possibly go through repo:dmz) - push...