Checks in working changes to a TFVC project. This operation will implicitly checkout the server path specified, overlay the working changes and check back in to TFVC.
Inputs
Input Name | Input Code | Required | Description |
---|---|---|---|
Instance Code | FDTFVC_INP_INSTANCE_CODE | Yes | The TFVC instance code to use. |
Checkin Comment | FDTFVC_INP_CHECKIN_COMMENT | No | The comment to use when checking in. |
Server Path | FDTFVC_INP_SERVER_PATH | Yes | The TFVC Server path to check in to. This should be a valid TFS server path starting with $/. |
Local Path | FDTFVC_INP_LOCAL_PATH | No | The local location containing the files you wish to check in. This path is relative to the FD_ARTIFACTS_DIR |
Artifacts
This operation doesn’t consume or produce any artifacts.
...
This operation will select all available endpoints associated to the environment/instanceTarget.
Endpoint Execution
This operation will execute on any one of the selected endpoints and will be random in the determination of which one.
...