DiamondLightSource / DiamondLightSource/mx-bluesky
Version management around external parameters
Open
enhancement
- Dominant language
- Python
- Stars
- 4
- Forks
- 5
- Avg merge
- 1d 30m
- Merged PRs (30d)
- 2
Description
As Artemis changes in scope to take more of the heavy lifting from the HCR it will be important to make sure that the correct versions of parameters are being sent to Artemis. As of https://github.com/DiamondLightSource/python-artemis/pull/522 we have a `PARAMETER_VERSION` number but:
* This should ideally be automated so that changes in parameters will automatically change the version e.g. make it a hash of the schema
* GDA needs to check this in some way
Contributor guide
Assessment
This issue has not been assessed yet.