Commit Graph

11 Commits (8f2c5953783f0d1dbb6e5b977f163129d3a12aa4)

Author SHA1 Message Date
Patric Stout a4df8bc246 Change: fail in same step as the reason for failing is in CI result
This makes it easier for people to understand what went wrong
7 years ago
Patric Stout 4d5396980a Change: always pull latest image when running CI 7 years ago
Patric Stout 8c531f1278 Add: also validate Pull Requests with clang 6.0 with OSX as target 7 years ago
Patric Stout ce6761a6de
Change: [Jenkinsfile] Set a git user.email and user.name before rebase (#6728)
Rebase demands both are set, otherwise it refuses to work
7 years ago
Patric Stout 158eed669a
Add: [Jenkinsfile] rebase the pull-request on top of master (#6720)
This allows PRs to be a bit older, but still validate the correct result
7 years ago
Patric Stout 43338b8a45 Change: [JenkinsFile] allow easier configuration stages 7 years ago
Patric Stout a5382d8dd8 Add: [Jenkinsfile] enable ANSI colors in logs 7 years ago
Patric Stout af4b52aff6 Add: [JenkinsFile] mark as a groovy script
This allows applications to show highlighting correctly
7 years ago
Patric Stout 2ec775b964 Add: [JenkinsFile] show CI status per entry on GitHub
This makes it easier (and faster) to spot what went wrong
7 years ago
Patric Stout 97c0594ced
Add: run Clang 3.8 and commit-checker during CI (#6694) 7 years ago
TrueBrain 11c592ef0f Add: Jenkinsfile for CI validation
Currently runs two CIs, but this can be extended in the future
7 years ago