Release global-jjb v0.13.0 19/7919/2 v0.13.0
authorThanh Ha <thanh.ha@linuxfoundation.org>
Mon, 11 Dec 2017 18:10:32 +0000 (13:10 -0500)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Mon, 11 Dec 2017 18:11:48 +0000 (13:11 -0500)
Also fix previous release notes titles.

Change-Id: I967131a7f89c56d132a6d8eae0411c1d6cf2b003
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
docs/conf.py
relnotes/v0.10.0.txt
relnotes/v0.11.0.txt
relnotes/v0.12.0.txt
relnotes/v0.13.0.txt [new file with mode: 0644]

index 8a65194..d573faf 100644 (file)
@@ -67,7 +67,7 @@ author = 'Linux Foundation Releng'
 # built documents.
 #
 # The short X.Y version.
-version = '0.13.0-dev'
+version = '0.13.0'
 # The full version, including alpha/beta/rc tags.
 release = version
 
index bb926de..db8835e 100644 (file)
@@ -1,5 +1,5 @@
-lftools v0.10.0 Release Notes
-=============================
+global-jjb v0.10.0 Release Notes
+================================
 
 Thanks to Andy, Anil, Thanh, and Vratko for contributing to this release.
 
index 29d8de4..535dc5b 100644 (file)
@@ -1,5 +1,5 @@
-lftools v0.11.0 Release Notes
-=============================
+global-jjb v0.11.0 Release Notes
+================================
 
 Thanks to Anil, Jessica, Thanh, and Trevor for contributing to this release.
 
index 8df6220..aa0d4d1 100644 (file)
@@ -1,5 +1,5 @@
-lftools v0.12.0 Release Notes
-=============================
+global-jjb v0.12.0 Release Notes
+================================
 
 Thanks to Thanh, Jeremy, and Anil for contributing to this release.
 
diff --git a/relnotes/v0.13.0.txt b/relnotes/v0.13.0.txt
new file mode 100644 (file)
index 0000000..60e5341
--- /dev/null
@@ -0,0 +1,25 @@
+global-jjb v0.13.0 Release Notes
+================================
+
+Thanks to Jeremy and Thanh for contributing to this release.
+
+
+Notable changes since v0.12.0
+-----------------------------
+
+bd30390 Jeremy Phelps   Fix branch on verify and merge jobs
+GitHub job builders now reference $sha1 instead of refs/heads/$branch.
+
+92c2494 Thanh Ha        Migrate Maven Merge job to global-jjb
+Maven Merge jobs are now migrated to global-jjb. This new job has some
+significant changes since the last release so is not automatically included in
+the Maven job group in this release. We plan to fully test this in ODL first
+before moving it into the job group.
+
+
+Full Change Log
+---------------
+
+92c2494 Thanh Ha        Migrate Maven Merge job to global-jjb
+bd30390 Jeremy Phelps   Fix branch on verify and merge jobs
+9d3f891 Jeremy Phelps   Fix branch variable in github scm