If you are working on a Git managed project - Cloud - 7.3

Talend Studio User Guide

Version
Cloud
7.3
Language
English
Product
Talend Big Data
Talend Big Data Platform
Talend Cloud
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 Studio
Content
Design and Development
Last publication date
2024-02-13

About this task

Note:

All tags are visible for all projects on the same Git repository. Therefore, if you create some tags for one project, all other projects on the same Git repository will have the same list.

Procedure

  1. Open the remote project for which you want to create a tag.
  2. Click the top bar of the Repository tree view to open a drop-down menu.
  3. Select More ... from the drop-down menu and then select Add Tag from the sub-menu.
  4. In the New Tag dialog box, select the source, which can be the master or a branch based on which your tag will be created, enter a name for your new tag, and click OK.
    Warning:

    You cannot create tags based on a local branch you have created in the Studio.

    Creating a tag may take some time. When done, the tag you created will be listed on the drop-down menu when clicking the top bar of the Repository tree view, and you can switch to it by following the steps in Switching between branches or tags.