Hello community,
here is the log from the commit of package caasp-container-manifests for
openSUSE:Factory checked in at 2018-05-16 18:44:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/caasp-container-manifests (Old)
and /work/SRC/openSUSE:Factory/.caasp-container-manifests.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "caasp-container-manifests"
Wed May 16 18:44:02 2018 rev:10 rq:609132 version:4.0.0+git_r281_fdda2c3
Changes:
--------
---
/work/SRC/openSUSE:Factory/caasp-container-manifests/caasp-container-manifests.changes
2018-05-11 09:18:01.387063090 +0200
+++
/work/SRC/openSUSE:Factory/.caasp-container-manifests.new/caasp-container-manifests.changes
2018-05-16 18:45:03.779771239 +0200
@@ -1,0 +2,7 @@
+Tue May 15 02:57:53 UTC 2018 - [email protected]
+
+- Commit fdda2c3 by Kiall Mac Innes [email protected]
+ Add Housekeeping Job
+
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ caasp-container-manifests.spec ++++++
--- /var/tmp/diff_new_pack.G66H5F/_old 2018-05-16 18:45:04.599741606 +0200
+++ /var/tmp/diff_new_pack.G66H5F/_new 2018-05-16 18:45:04.603741462 +0200
@@ -29,7 +29,7 @@
%endif
Name: caasp-container-manifests
-Version: 4.0.0+git_r280_520ef6f
+Version: 4.0.0+git_r281_fdda2c3
Release: 0
Summary: Manifest file templates for containers on controller node
License: Apache-2.0
++++++ master.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/caasp-container-manifests-master/Jenkinsfile.housekeeping
new/caasp-container-manifests-master/Jenkinsfile.housekeeping
--- old/caasp-container-manifests-master/Jenkinsfile.housekeeping
1970-01-01 01:00:00.000000000 +0100
+++ new/caasp-container-manifests-master/Jenkinsfile.housekeeping
2018-05-15 04:58:20.000000000 +0200
@@ -0,0 +1,5 @@
+def targetBranch = env.getEnvironment().get('CHANGE_TARGET', env.BRANCH_NAME)
+
+library "kubic-jenkins-library@${targetBranch}"
+
+coreKubicProjectHousekeeping()