Data Source Settings: Difference between revisions
No edit summary |
|||
| (2 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
The Data Source Settings identify the repository that the project is using. | |||
[[File:DataSourceSettingsDetail.jpg|700px|center]] | [[File:DataSourceSettingsDetail.jpg|700px|center]] | ||
'''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. | '''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. | ||
| Line 9: | Line 7: | ||
'''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.''' | '''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 | '''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'''. | ||
[[File:DataSourceCloneErrors.jpg |700px|center]] | [[File:DataSourceCloneErrors.jpg |700px|center]] | ||
| Line 15: | 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.