Selecting a Range of Revisions
Last updated
Last updated
Now it is easier to select a range of revisions through Version Control.
This feature allows users to select a range of commits from the available commits for that deployment.
Select ‘Version Control’ from the ‘Deployment From’ field.
Select ‘Revision Range’ from the ‘Deployment Type’ field.
Select ‘Git’ from the ‘Version Control’ field.
Select the required repository from the ‘Repository’ field.
Select the required ‘Branch’ from the ‘Branch’ field.
Select a revision in the ‘From Revision’ field.
Select a revision from the ‘To Revision’ field.
Revisions that are available below the one selected in the ‘From Revision’ field, will remain grayed out for the rest of the selection.
After the required revisions are selected, continue with the configuration of the CI Job creation.
Once the required configuration is selected, click ‘Save’ on the ‘Preview & Save’ section of the ‘CI Job’ creation screen.
Once ‘Save’ is clicked, users are redirected to the ‘CI Job’ list page.
Click on the ‘Play’ button to trigger the build. Upon clicking the ‘Play’ button, users are redirected to the following page.