-
-
-
8.0.0c737ad94 · ·
* **BREAKING** updated minimal Python version to 3.11 * **BREAKING** Replaced isort and flake8 by Ruff in the Python FullStack pipeline. * Added ability to enable/disable Ruff, isort flake8 and Sphinx in the Python FullStack pipeline.
-
7.0.004960a13 · ·
* **BREAKING** Added 'environment' keyword to jobs and sequences (thx @oliver.rose). This affects all dereived job classes, which introduce their own 'environment' attribute, that then must be renamed. * Added the 'retry' keyword to jobs and sequenes * Added the 'timeout' keyword to jobs and sequences * Added 'when' keyword to sequences. * Fixed links to gitlab.com in API documentation.
-
6.0.009a1d6b3 · ·
* In 'IncrementGitlabTags' use no token by default and optional allow to set 'privateTokenEnv' and 'jobTokenEnv'
-
-
-
5.1.04304fd54 · ·
* Always collect artifacts from trivy scan job * SendMail job passes email body directly to the script.
-
5.0.08ac8997b · ·
* Added 'when' keyword to the job. * **BREAKING** Changed 'body' parameter of SendMail job to 'emailBody' * Added 'emailBodyPath' parameter to the SendMail job
-
-
-
4.0.043eafca7 · ·
* **BREAKING** API change: 'addons.container.jobs.crane.Copy' now takes detailed image parameters
-
3.2.0924c9e44 · ·
## [3.2.0] * New attribute 'do_crane_direct_copy' for the 'addons.container..CopyContainer' class. ## [3.1.0] * added PredefinedVariable CI_COMMIT_TAG_MESSAGE
-
-
3.0.3ce359a25 · ·
* only add 'allow_failure' to Rule when explicitly set * only add 'when' to Rule when explicitly set * updated dependencies
-
-
-
3.0.0eaaeab23 · ·
### Added * New method 'set_tags()' on the Job class. ### Changed * **BREAKING** The property 'tags' of the Job class now returns a string list instead of a custom datastructure.
-
2.2.0570e28b5 · ·
### Added * Added a 'debug' option to the 'gcip.addons.container.jobs.trivy.ScanLocalImage' job. ### Fixed * Kaniko '--build-args' now resolve environment variables
-