6.1.4.4. EASEE¶
Integration with eASEE
Support for eASEE.
VCSIntegration EASEE does not support blame information at all.
Options¶
The following places define options that affect this rule: VCSIntegration, Project-GlobalOptions
basicauth¶
basicauth : str = 'None (value must be set)'
HTTP Basic Authententication header to use for eASEE web service.
This can be created with helper tool easee_basicauth.
db_instance¶
db_instance : str = 'None (value must be set)'
encoding¶
encoding : str = 'utf-8'
ews_url¶
ews_url : str = 'http://localhost:65280/easee-get/'
rootpath¶
rootpath : bauhaus.analysis.config.ProjectRelativePath = '.'
rootpath options have to be set differently. The value of
rootpath must not be outside of
/Project/directory for source code to be visible
in the dashboard and for local_mode to work
correctly.
skip_blame¶
skip_blame : bool = False