Using Continuous Integration to test a patch before applying it to the Studio - 7.3

Talend Migration and Upgrade Guide

Version
7.3
Language
English
Product
Talend Big Data
Talend Big Data Platform
Talend Data Fabric
Talend Data Integration
Talend Data Management Platform
Talend Data Services Platform
Talend ESB
Talend MDM Platform
Talend Real-Time Big Data Platform
Module
Talend Activity Monitoring Console
Talend Administration Center
Talend Artifact Repository
Talend CommandLine
Talend Data Preparation
Talend Data Stewardship
Talend ESB
Talend Identity and Access Management
Talend JobServer
Talend LogServer
Talend MDM Server
Talend MDM Web UI
Talend Runtime
Talend SAP RFC Server
Talend Studio
Content
Installation and Upgrade
Last publication date
2023-05-19

Continuous Integration allows you to test the patch(es) on one or several existing projects using specific Maven commands before applying the patch to Talend Studio.

To test a patch, read this documentation that gives you details and examples on how to re-generate all POM files and test the generation of existing projects before applying the patches.

To summarize, you will need to do so in this order:
  1. Checkout your Git projects.
  2. Download the patch.
  3. Re-generate all the POM files of the project(s) workspace and install the patch(es) you want to to test.
  4. Test the generation of existing projects and Jobs.
  5. Provided that the project generation is successful, apply the tested patches to Talend Studio. If the test is not successful, please contact Talend Support.