Difference between revisions of "Data Source Settings"
Line 13: | Line 13: | ||
'''Merge branches before analysis''' - Checkbox to determine merging will occur. |
'''Merge branches before analysis''' - Checkbox to determine merging will occur. |
||
− | '''Branch to merge from''' -the branch to merge into the project branch before the analysis can occur. |
+ | '''Branch to merge from''' -the branch to merge into the project branch before the analysis can occur. If this does not exist, a clone error will occur. |
Latest revision as of 23:29, 6 March 2024
The Data Source Settings identify the repository that the project is using.
Credential Name - a pulldown list of all the Data Source Credentials that have been created. For a Manager, this is all the credentials that they have been assigned.
Repository URL - the URL for the repository. If the URL does not exist, the user will see an error: Failed to clone project ... Please check Data Source Settings.
Project Branch - the branch of the repository that the project uses. If the project does not exist, the user will see an error: Failed to clone project ... Please check Data Source Settings.
Merge branches before analysis - Checkbox to determine merging will occur.
Branch to merge from -the branch to merge into the project branch before the analysis can occur. If this does not exist, a clone error will occur.