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. Use the
Environment/Instance Properties
...
Property Name
...
Required
...
Description
Project Properties
...
Property Name
...
Required
...
Description
Inputs
Input Name | Input Code | Required | Description |
---|---|---|---|
Instance Code |
| Yes | The FlexDeploy SCM instance where Git properties are configured. |
Destination Subfolder |
| No | Path relative to the FD_TEMP_DIR of the local git repository. If not provided, the temp directory will be used. |
Name |
| Yes | Name used for the Committer and Author values. |
| Yes | Email used for the Committer and Author values. | |
Revision Message |
| No | The message that will be attached to this commit. |
Outputs
Output Name
Required
Artifacts
This operation doesn't consume or produce any artifacts.
...
This operation delegates endpoint selection to the workflow developer. The workflow editor will default the selection to "All", which selects all available endpoints associated to the environment instancetarget.
Selecting a specific resource will result in selection of endpoints associated to the environment instance target which have that resource defined.
...
This operation uses the –all
option and uses FDGIT_INP_REVISION_MESSAGE
for the commit message.