From: SoonKyu Park Date: Fri, 24 Feb 2017 04:35:01 +0000 (+0900) Subject: Release 1.4.1 X-Git-Tag: submit/trunk/20190927.012743~539 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=5819cc87409744dc06e94abb25210aea7f637074;p=services%2Fjenkins-scripts.git Release 1.4.1 --- diff --git a/doc/RELEASE_NOTES b/doc/RELEASE_NOTES index 1a5b5dd..4423831 100644 --- a/doc/RELEASE_NOTES +++ b/doc/RELEASE_NOTES @@ -1,3 +1,32 @@ +Release notes for jenkins service 1.4.1 +============================ + +- Release Date: 2017-02-24 + +- Bugfixes: + * [BuildMonitor] truncate the msg when the data is too long + * [BuildMonitor] BUGFIX : fix the status value + * [BuildMonitor] rollback to add "broken" status in common/buildservice.py + * Use the OBS_package name on Staging OBS project + * Continue to create images when image-configurations is not found during prerelease + * Do not remove xml files in directory 'depends' + * Create a jenkins-jobs-tools-testing deb and rpm files + * [BuildMonitor] Add the 'DROPPED_PRERELEASE_PROJECTS' value + * Compensation for BUILD_START, BUILD_SUCCESS, BUILD_UNCHANGED + * Do not use 'test' for config_string + * Make build_project_id even for srcsrv_update_project + +- Features: + * [BuildMonitor] Add the image-creation check routine + * [BuildMonitor] Add the check condition of the pkg build_status + * ADDED: Script for the new job trbs_test_result_receiver + * [BuildMonitor] Add the filter func to remove the dropped project + * [BuildMonitor] add 'ORDER BY id desc LIMIT 1' + * [BuildMonitor] Add the MAX_MSG_LEN value + * [BuildMonitor] Add tirgger "BUILD-MONITOR" job for checking image-creation + * Add jobs for TRBS_test_result_receiver + + Release notes for jenkins service 1.4 ============================ diff --git a/packaging/jenkins-scripts.changes b/packaging/jenkins-scripts.changes index d95f6ab..27504de 100644 --- a/packaging/jenkins-scripts.changes +++ b/packaging/jenkins-scripts.changes @@ -1,3 +1,18 @@ +--------------------------------------------------------------------- +Fri 24 08:00:00 KST 2017 SoonKyu Park - 1.4.1 +- [BuildMonitor] truncate the msg when the data is too long +- [BuildMonitor] Add the image-creation check routine +- [BuildMonitor] BUGFIX : fix the status value +- [BuildMonitor] Add the check condition of the pkg build_status +- [BuildMonitor] rollback to add "broken" status in common/buildservice.py +- ADDED: Script for the new job trbs_test_result_receiver +- [BuildMonitor] Add the filter func to remove the dropped project +- Use the OBS_package name on Staging OBS project +- [BuildMonitor] add 'ORDER BY id desc LIMIT 1' +- Continue to create images when image-configurations is not found during prerelease +- Do not remove xml files in directory 'depends' + + ------------------------------------------------------------------ Mon 7 08:00:00 KST 2017 SoonKyu Park - 1.4 diff --git a/packaging/jenkins-scripts.spec b/packaging/jenkins-scripts.spec index 69d845c..2c445ea 100644 --- a/packaging/jenkins-scripts.spec +++ b/packaging/jenkins-scripts.spec @@ -3,7 +3,7 @@ # Name: jenkins-scripts -Version: 1.4 +Version: 1.4.1 %if 0%{?opensuse_bs} Release: 1.. %else