- Update to version 0.14.0:

* FEATURES
    * [web] first working version of job_group triggers via token auth
    * [web] creation time in job info
    * [core] configurable git parameters for job groups
    * [dispatcher] locking for job groups
    * [cli] rtrigger: added trigger for job_group's
    * [dist] added GitLab::WebHook example to dancer config template
    * [core] replaced Net::SSH2 with Libssh::Session
    * [examples] install job group examples in sostw job in KankuFile
    * [handler] PreparSSH: global config for 'public_key_files' in kanku-config.yml
    * [core] dispatcher cleanup jobs waiting for recursivly
  * BUGFIXES
    * [core] catch rabbitmq connection error and reconnect
    * [dispatcher] fix data caching issues with job groups
    * [core] fix 'uninitialized value' issues
    * [web] skipped jobs showed as warnings
    * [setup] copy certs only if dest does not exists
    * [web] automatically enable all jobs in job_group which are not exlicitly disabled
    * [core] added timeout_nodata for SSH
    * [handler] OBSServerFrontendTests: fix timeout problem
    * [handler] CreateDomain: die if no vm_image_file in ctx
    * [cli] avoid 'uninitialized' warnings in rjob when no filter is set

OBS-URL: https://build.opensuse.org/package/show/devel:kanku/kanku?expand=0&rev=141
This commit is contained in:
Frank Schreiner
2023-01-10 07:05:32 +00:00
committed by Git OBS Bridge
parent a66d329b9a
commit 1df12f9adc
7 changed files with 43 additions and 8 deletions

View File

@@ -2,7 +2,7 @@ Format: 1.0
Source: kanku
Binary: kanku
Architecture: any
Version: 0.13.0
Version: 0.14.0
Maintainer: Frank Schreiner <fschreiner@suse.de>
Standards-Version: 3.8.2
Homepage: https://github.com/M0ses/kanku