User tests: Successful: Unsuccessful:
Move the PHPCS tests to drone. This gives us more resources on travis and drone is much faster with the result of the code style check
People need to understand that our code style is now tested with drone and not with travis, biggest change here is that we don't say (in 9 fro 10 failures) "Make Travis happy" any time longer it will be "Make Drone happy" :-)
Status | New | ⇒ | Pending |
Category | ⇒ | Unit Tests |
Status | Pending | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2017-02-14 16:57:30 |
Closed_By | ⇒ | wilsonge | |
Labels |
Added:
?
?
|
"Make Travis happy" or "Make Drone happy" commits drive me nuts.... every one of those should be "comply with project code standards"
Maybe once we can move the PHPCS2 branch to the main and we have some autofixers available we can see more "apply project code standard" commits.
Sounds like a plan to me :)