Bassa icon indicating copy to clipboard operation
Bassa copied to clipboard

Configure

Open KaveeshBaddage opened this issue 8 years ago • 3 comments

Give configuration related values using one file

Description

Currently, the system uses two configuration files to do configurations and also some variable values are hard coded in several files.

Related Issue

If we need to change the configuration, we need to go each page and need to change variable values.

Motivation and Context

If we can do the all configuration changing using a single file, it is really helpful.

How Has This Been Tested?

tested by runing functionalities.

Screenshots (In case of UI changes):

Types of changes

  • [ ] Bug fix (non-breaking change which fixes an issue)
  • [x] New feature (non-breaking change which adds functionality)
  • [ ] Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • [x] My code follows the code style of this project.
  • [x] My change requires a change to the documentation.
  • [ ] I have updated the documentation accordingly.
  • [ ] I have added tests to cover my changes.
  • [ ] All new and existing tests passed.

KaveeshBaddage avatar Aug 16 '17 17:08 KaveeshBaddage

@malithsen @rehrumesh Can we merge this PR?

agentmilindu avatar Feb 18 '18 20:02 agentmilindu

@vivonk @malithsen @rehrumesh Can we merge this PR?

agentmilindu avatar Jun 17 '19 00:06 agentmilindu

@vivonk @malithsen @rehrumesh Can we merge this PR?

@agentmilindu it's better to have credentials passed as environmental variables rather getting them from config files.

kmehant avatar Jun 17 '19 02:06 kmehant