Specify Baseline Revision in Continuous Integration for Version Control
Last updated
Was this helpful?
Last updated
Was this helpful?
Now users can seamlessly specify the baseline revision from a set of revisions available from the repository.
Users can select the baseline revision from which the system can select all the revisions available until that date as part of the deployment.
Once a user specifies a the baseline revision, the system will automatically pick up all the commits available from that point forward, every time a deployment is triggered on that job.
Select the âVersion Controlâ in the âDeployment Fromâ field of the âCI Jobâ creation screen.
Select âBaseline Revisionâ in the âDeployment Typeâ field as shown in the following screenshot.
Select âGitâ in the âVersion Controlâ field as shown in the following screenshot.
Select the required repository from the list in the âRepositoryâ field, as shown in the following screenshot.
Select the âBranchâ to which users can deploy through the âBranchâ field available.
Select the required revision from the list available in the âRevisionâ field, as shown in the following screenshot.
Open the âRevisionâ field by clicking on the search icon. Upon clicking the search icon, a popup opens up, as shown in the following screenshot.
Select the required commit as a baseline revision and click âokâ to confirm. When you complete the selection, the selected commit is displayed on the field.
Upon clicking âSaveâ on the âCI Jobsâ configuration, users will be redirected to the âJob Listâ section of the âCI Jobsâ page, as shown below.
Upon clicking the âPlayâ button, users are taken to the âNew Buildâ page, where users can âTrigger Buildâ using the button.
On the âNew Buildâ screen, users can view the âBaseline Revisionâ selected, under the âBaseline Revisionâ, as shown below.