Code Review
/
ci-management.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
review
|
tree
history
|
raw
|
HEAD
Update to the latest common-packer
[ci-management.git]
/
jjb
/
view-templates.yaml
1
---
2
- view-template:
3
id: 'common-view'
4
name: '{project-name}'
5
view-type: list
6
filter-executors: false
7
filter-queue: false
8
columns:
9
- status
10
- weather
11
- job
12
- last-success
13
- last-failure
14
- last-duration
15
- build-button
16
- jacoco
17
- find-bugs
18
- robot-list
19
recurse: false
20
regex: '^{project-name}-.*'