Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Commits all modifications to tracked files into the local repository. If there are no files to commit in local repository, the commit will not be performed.

Environment/Instance Properties

Property Name

Required

Description




Project Properties

Property Name

Required

Description




Inputs

Input Name

Display Name

Required

Description

FDGIT_INP_INSTANCE_CODE

Instance Code

Yes

The FlexDeploy instance where Git properties are configured.

FDGIT_INP_DEST_SUBFOLDER

Destination Subfolder

Yes

Directory containing the Git repository

FDGIT_INP_NAME

Name

Yes

Name used for the Committer and Author values.

FDGIT_INP_EMAIL

Email

Yes

Email used for the Committer and Author values.

FDGIT_INP_REVISION_MESSAGE

Revision Message

No

The message that will be attached to this commit.

Outputs

Output Name

Required

Description




Artifacts

This operation doesn't consume or produce any artifacts.

Endpoint Selection

This operation will select all available endpoints associated to the environment/instance.

Endpoint Execution

This operation will execute on any one of the selected endpoints and will be random in the determination of which one.

Special Considerations

This operation uses the –all option and uses FDGIT_INP_REVISION_MESSAGE for the commit message.

  • No labels