To create a Git or SVN tag - 7.3

Talend Administration Center User 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 Administration Center
Content
Administration and Monitoring
Last publication date
2023-08-30

Procedure

  1. In the Menu tree view, click Projects to display the Projects page.
  2. Select the project for which you want to create one or more tags.
  3. On the toolbar, click the Branch management button.
    The Branch management dialog box opens.
    The SVN/Git tree of project '<ProjectName>' area shows the structure of the project: all existing branches/tags and their names.
    Note: Before creating tags for a project stored on SVN or Git, the SVN tree of project '<ProjectName>' lists only the trunk/master which is the main development branch. Later, all created branches/tags will be listed in this tree.
  4. From the Source field, select the trunk or the branch from which you want to copy the data.
  5. In the Target field, type in the name of the tag you want to create.
  6. Click create.

    Example

Results

The created tag is displayed in the SVN/Git tree of project '<ProjectName>'.

Once tags are created for a project, you can add an execution task to trigger a Job stored in a specific tag of the project.