From: hyokeun Date: Thu, 30 Mar 2017 02:02:56 +0000 (+0900) Subject: Release 1.4.3 X-Git-Tag: submit/trunk/20190927.012743~494 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=1d7e4c53cff585f5245ab5ae9fb4633216799c93;p=services%2Fjenkins-scripts.git Release 1.4.3 Change-Id: I867a1a5d9dcf87272a7436d4375299b7958cd4cb --- diff --git a/debian/changelog b/debian/changelog index 2d981ed..a43b7b8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,30 @@ +jenkins-scripts (1.4.3) unstable; urgency=low + * Enable OBS_use_specname feature + * BUGFIX: insert build_target_id if not present. + * [BuildMonitor] disable the 'get_src_prj_lst' func & 'src_project empty check' part + * Rename createrepo-c to createrepo_c + * Rules for find a specfile + * Create ABS prerelease project on the public + * NEW JOB: update_git_obs_mapping_for_dashboard + * ADD LICENSE and use MAPPING_PRJ caching dir + * Use the hardlink function to copy from snapshots to release + * Do not hide the dependency graph at the beginning. + * Do not perform the job if any queued item in the same job exists + * [BuildMonitor] change the method of getting the build_project_id + * [BuildMonitor] change the method of getting the build_project_id + * Mapping log prints + * FIX: manifest generation errors when no rpms exists + * release-snapshot can be triggered by Tizen dashboard + * BUGFIX: %s -> {release_type} + * [BuildMonitor] apply bulk insert for [build_snapshot_package] table + * Delete duplicate items for the abs and prerelease + * BUGFIX: snapshot -> snapshot_name + * [BuildMonitor] fixed the incorrect status of Base project on dashboard + * BUGFIX: href link changed (full.php -> index.php) + * [BuildMonitor] Add to set the stage_status as 'S' at the 'Base' snapshot stage + * Update debian packaging files + -- SoonKyu Park Thu, 30 Mar 2017 08:00:00 +0900 + jenkins-scripts (1.4.2) unstable; urgency=low * [BuildMonitor] change the build fail check method * ADDED: inserting data to table trbs_smoke_suite_test diff --git a/doc/RELEASE_NOTES b/doc/RELEASE_NOTES index 4f5056e..4c29239 100644 --- a/doc/RELEASE_NOTES +++ b/doc/RELEASE_NOTES @@ -1,3 +1,37 @@ +Release notes for jenkins service 1.4.3 +============================ + +- Release Date: 2017-03-30 + +- Bugfixes: + * Enable OBS_use_specname feature + * BUGFIX: insert build_target_id if not present. + * [BuildMonitor] disable the 'get_src_prj_lst' func & 'src_project empty check' part + * Rename createrepo-c to createrepo_c + * Rules for find a specfile + * Create ABS prerelease project on the public + * ADD LICENSE and use MAPPING_PRJ caching dir + * Do not hide the dependency graph at the beginning. + * Do not perform the job if any queued item in the same job exists + * [BuildMonitor] change the method of getting the build_project_id + * [BuildMonitor] change the method of getting the build_project_id + * Mapping log prints + * FIX: manifest generation errors when no rpms exists + * BUGFIX: %s -> {release_type} + * [BuildMonitor] apply bulk insert for [build_snapshot_package] table + * Delete duplicate items for the abs and prerelease + * BUGFIX: snapshot -> snapshot_name + * [BuildMonitor] fixed the incorrect status of Base project on dashboard + * BUGFIX: href link changed (full.php -> index.php) + * [BuildMonitor] Add to set the stage_status as 'S' at the 'Base' snapshot stage + * Update debian packaging files + +- Features: + * NEW JOB: update_git_obs_mapping_for_dashboard + * Use the hardlink function to copy from snapshots to release + * release-snapshot can be triggered by Tizen dashboard + + Release notes for jenkins service 1.4.2 ============================ diff --git a/packaging/jenkins-scripts.changes b/packaging/jenkins-scripts.changes index 6bcf52a..413ee88 100644 --- a/packaging/jenkins-scripts.changes +++ b/packaging/jenkins-scripts.changes @@ -1,4 +1,31 @@ --------------------------------------------------------------------- +Mar 30 08:00:00 KST 2017 SoonKyu Park - 1.4.3 + * Enable OBS_use_specname feature + * BUGFIX: insert build_target_id if not present. + * [BuildMonitor] disable the 'get_src_prj_lst' func & 'src_project empty check' part + * Rename createrepo-c to createrepo_c + * Rules for find a specfile + * Create ABS prerelease project on the public + * NEW JOB: update_git_obs_mapping_for_dashboard + * ADD LICENSE and use MAPPING_PRJ caching dir + * Use the hardlink function to copy from snapshots to release + * Do not hide the dependency graph at the beginning. + * Do not perform the job if any queued item in the same job exists + * [BuildMonitor] change the method of getting the build_project_id + * [BuildMonitor] change the method of getting the build_project_id + * Mapping log prints + * FIX: manifest generation errors when no rpms exists + * release-snapshot can be triggered by Tizen dashboard + * BUGFIX: %s -> {release_type} + * [BuildMonitor] apply bulk insert for [build_snapshot_package] table + * Delete duplicate items for the abs and prerelease + * BUGFIX: snapshot -> snapshot_name + * [BuildMonitor] fixed the incorrect status of Base project on dashboard + * BUGFIX: href link changed (full.php -> index.php) + * [BuildMonitor] Add to set the stage_status as 'S' at the 'Base' snapshot stage + * Update debian packaging files + +--------------------------------------------------------------------- Mar 09 08:00:00 KST 2017 SoonKyu Park - 1.4.2 - [BuildMonitor] change the build fail check method - ADDED: inserting data to table trbs_smoke_suite_test diff --git a/packaging/jenkins-scripts.spec b/packaging/jenkins-scripts.spec index f4a9f4e..0876990 100644 --- a/packaging/jenkins-scripts.spec +++ b/packaging/jenkins-scripts.spec @@ -3,7 +3,7 @@ # Name: jenkins-scripts -Version: 1.4.2 +Version: 1.4.3 %if 0%{?opensuse_bs} Release: 1.. %else