Age | Commit message (Expand) | Author |
---|---|---|
2018-12-27 | Change: use Azure Pipelines instead of self-hosted Jenkins for CI | Patric Stout |
2018-04-21 | Change: fail in same step as the reason for failing is in CI result | Patric Stout |
2018-04-21 | Change: always pull latest image when running CI | Patric Stout |
2018-04-21 | Add: also validate Pull Requests with clang 6.0 with OSX as target | Patric Stout |
2018-04-15 | Change: [Jenkinsfile] Set a git user.email and user.name before rebase (#6728) | Patric Stout |
2018-04-14 | Add: [Jenkinsfile] rebase the pull-request on top of master (#6720) | Patric Stout |
2018-04-14 | Change: [JenkinsFile] allow easier configuration stages | Patric Stout |
2018-04-14 | Add: [Jenkinsfile] enable ANSI colors in logs | Patric Stout |
2018-04-14 | Add: [JenkinsFile] mark as a groovy script | Patric Stout |
2018-04-14 | Add: [JenkinsFile] show CI status per entry on GitHub | Patric Stout |
2018-04-08 | Add: run Clang 3.8 and commit-checker during CI (#6694) | Patric Stout |
2018-04-07 | Add: Jenkinsfile for CI validation | TrueBrain |