Continuous Integration: new features
Feature |
Description |
Available in |
---|---|---|
Talend CommandLine installation | Talend Studio now provides two scripts, commandline_upgrade.bat for windows and commandline-linux_upgrade.sh for Linux, which allows you to install Talend CommandLine by upgrading either a brand new or an existing Talend Studio. |
All subscription-based Talend products with Talend Studio |
Updates of CI Maven parameters related to patch installation | Some CI paremeters used to install Talend Studio
patches and updates have been changed:
|
All subscription-based Talend products with Talend Studio |
Updates of CI Maven parameters related to Docker | Some CI parameters used to publish artifacts to Docker have been changed:
|
All subscription-based Talend products with Talend Studio |
Project POM files not committed by default | From version 8 onwards and for performance reasons, the POM files of your
project are not committed by default in the Git repository but can be easily
generated and updated when necessary. To generate all POM files of your project, execute the mvn org.talend.ci:builder-maven-plugin:8.0.1:generateAllPoms command at build time. |
All subscription-based Talend products with Talend Studio |