Commit Graph

11 Commits (4bdbf3863d8a1c859517f4000dbb653fd6754b23)

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
6 years ago
Patric Stout 4d5396980a Change: always pull latest image when running CI 6 years ago
Patric Stout 8c531f1278 Add: also validate Pull Requests with clang 6.0 with OSX as target 6 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
6 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
6 years ago
Patric Stout 43338b8a45 Change: [JenkinsFile] allow easier configuration stages 6 years ago
Patric Stout a5382d8dd8 Add: [Jenkinsfile] enable ANSI colors in logs 6 years ago
Patric Stout af4b52aff6 Add: [JenkinsFile] mark as a groovy script
This allows applications to show highlighting correctly
6 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
6 years ago
Patric Stout 97c0594ced
Add: run Clang 3.8 and commit-checker during CI (#6694) 6 years ago
TrueBrain 11c592ef0f Add: Jenkinsfile for CI validation
Currently runs two CIs, but this can be extended in the future
6 years ago