Data Source Settings: Difference between revisions

From Lingoport Wiki
Jump to navigation Jump to search
Rdaly (talk | contribs)
No edit summary
Rdaly (talk | contribs)
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
= Introduction =
The Data Source Settings identify the repository that the project is using.


[[File:DataSourceSettingsDetail.jpg|700px|center]]
[[File:DataSourceSettingsDetail.jpg|700px|center]]
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.  
'''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 (CET National testing). 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'''.
 
[[File:DataSourceCloneErrors.jpg |700px|center]]


'''Merge branches before analysis'''
'''Merge branches before analysis''' - Checkbox to determine merging will occur. 


'''Branch to merge from'''
'''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.