Salesforce offers quick deploy where any pipeline with validate step with unit test are eligible, as . As part of exaction a unique ID is generated which can be used and quick deploy can be performed.
...
Info |
---|
Prerequisite: In order to trigger the Salesforce Quick Deploy Task, you must first trigger a SFDX/ANT pipeline with a unit test case to generate the Salesforce Deploy Key. |
Table of Contents |
---|
Salesforce Quick Deploy Task Configuration
Navigate to Tasks menu and click “New Task”
...
4. Once created - Click “Run Task” and run
...
5. In Run Panel - Click “Validate Deploy Key” Opsera Task Confirmation, click Validate Deploy Key to view the list of components & Unit test details.
6. Click Run Task to Proceed.
...
6. Successful deployment log can be viewed in Task Activity Logs.
...
Fetching Deploy Key
...
Run Trigger a SFDX/ANT pipeline with Unit test case.
...
2. Deploy ID is generated and to can be fetched from the logsPipeline Logs by clicking on Report row. In Summary tab - Overview, copy the field provided for Request ID:
...
Troubleshooting failed Quick Deployments
Q. Quick Deploy Task fails with below message:
ERROR running force:source:deploy: INVALID_ID_FIELD: There have been deploys in the org since the source validate happened
...