DiamondLightSource / DiamondLightSource/daq-config-server
The file converter map should be configurable
Open
enhancement
- Dominant language
- Python
- Stars
- 1
- Forks
- 2
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 2
Description
Whenever a new configuration file is added, the converter map needs to be updated, however it is currently hard-coded in a python file.
It should be made configurable so that in conjunction with
* #175
no code changes or new container images are required in order to deploy a config server with a custom set of configuration files.
## Acceptance Criteria
- The file converter map can be updated in configuration
Contributor guide
Assessment
This issue has not been assessed yet.