Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add codecov | Lukas Reschke | 2016-09-28 | 1 | -0/+6 |
| | | | | | | Allows coverage tracking using codecov Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | Read repo name dynamically | Lukas Reschke | 2016-09-26 | 1 | -1/+13 |
| | | | | | | This way apps can easily use this as well Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | Rely solely on GitHub API output | Lukas Reschke | 2016-09-22 | 1 | -22/+7 |
| | | | | | | This doesn't download the whole git repository again which saves roughly 90 seconds in execution time on the test. Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | Add checker for signed off commits | Lukas Reschke | 2016-09-22 | 1 | -0/+120 |
Signed-off-by: Lukas Reschke <lukas@statuscode.ch> |