Chore: Upgrade Jenkins-job-builder to 6.3.0
[releng/global-jjb.git] / relnotes / v0.12.0.txt
1 global-jjb v0.12.0 Release Notes
2 ================================
3
4 Thanks to Thanh, Jeremy, and Anil for contributing to this release.
5
6
7 Notable changes since v0.11.0
8 -----------------------------
9
10 dd452eb Jeremy Phelps   Add branches parameter to github scm macro
11 Make sure that the github scm macro accepts
12 branches as a configuration option like the
13 gerrit version of the macro.
14
15 5a5524c Anil Belur      Enable maven jobs to archive artifacts
16 Projects which use the maven jobs in global-jjb may
17 require to archive additional logs such as surefire
18 reports. This needs to be handled by globstar patterns
19 passed through the projects using these templates.
20
21 6624c7f Thanh Ha        Move jjb-version to templates
22 It appears that `job-group` definitions take priority over `project`
23 definitions. Move it to the template so that we can override the
24 parameter correctly.
25
26
27 Full Change Log
28 ---------------
29
30 dd452eb Jeremy Phelps   Add branches parameter to github scm macro
31 5a5524c Anil Belur      Enable maven jobs to archive artifacts
32 ee00dc6 Jeremy Phelps   Add npm config script
33 6624c7f Thanh Ha        Move jjb-version to templates
34 f2d509d Jeremy Phelps   Add npmrc config file to lf-infra-wrappers
35 4eaa376 Thanh Ha        Add install goal to javadoc job
36 fc75b20 Thanh Ha        Bump to v0.12.0-dev
37 cabe898 Thanh Ha        Add note on JJB defaults