Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Creates a tag in the local repository and pushes it to the remote repository as well if desired.

Environment/Instance Properties

Property Name

Property Code

Required

Description





Project Properties

Property Name

Property Code

Required

Description





Inputs

Instance CodeNameDo Not Push Tag
Input NameDisplay Name

Input Code

Required

Description

Instance Code

FDGIT_INP_INSTANCE_CODE

Yes

The FlexDeploy instance where Git properties are configured.

Destination Subfolder

FDGIT_INP_DEST_SUBFOLDER

Destination Subfolder

Yes

Directory containing the Git repository.

Name

FDGIT_INP_NAME

Yes

Name used for the Committer and Author values.

Email

FDGIT_INP_EMAIL

Email

Yes

Email used for the Committer and Author values.

Tag Name

FDGIT_INP_TAG_NAME

Tag Name

Yes

The name of the tag that is being created.

Tag Message

FDGIT_INP_TAG_MESSAGE

Tag Message

No

A message to indicate why the tag was created.

Do Not Push Tag

FDGIT_INP_DO_NOT_PUSH_TAG

No

Select if you do not want the tag pushed to remote repository. By default the tag will be pushed.

Outputs

Output Name

Required

Description




Artifacts

This operation doesn't consume or produce any artifacts.

...