Select a Range of Revisions
Introduction
Now it is easier to select a range of revisions through Version Control.
Feature Overview
The Revision Range defines the span of version control commits from which templates are selected for deployment. By specifying a From Revision and a To Revision, the system includes all templates committed within that range—starting just above the From Revision and up to and including the To Revision.
This method provides controlled, incremental deployments by targeting a precise subset of changes from the version control history. It ensures that only relevant template updates are deployed to the destination environment, helping to maintain alignment between development and release cycles.
Step-by-Step Guide
Select "Deploy From Version Control" from the "Source Type"

On selecting "Source Type", the interface will navigate to the "Source" selection of the flow

On this page, select the following required fields and input the necessary values:
Label Name: Enter the preferred label to identify the CI job.
Description: Provide a relevant description outlining the purpose of the deployment.
Repository: Select the appropriate repository from the available list.
Branch: Choose the required branch associated with the selected repository.
VC Fetch Type: Select the required "Fetch Type" from the available list.
From Revision: Select the starting revision to define the lower boundary of the revision range.
To Revision: Select the ending revision to define the upper boundary of the revision range.
VC Fetch Type: Select the Revision Range as the option to select the range commits required for the commits
Select the "From Revision" in this field



Select the "To Revisions" in this field


The "Feature Versions" from the selected revision range can be observed under the "Selected Feature Version(s)".

Select the required "Destination ORG" at the "Deploy To" field

Preview: At this section the selections made for the "CI Job" configuration can be reviewed here

Last updated
Was this helpful?

