DUNE-DAQ / DUNE-DAQ/connectivityserver
[Feature]: Rename partitions into sessions
Open
enhancement
- Dominant language
- Python
- Stars
- 0
- Forks
- 1
- Avg merge
- 5m
- Merged PRs (30d)
- 2
Description
Description
Follow up of #31
We realised that in this app, the word 'partition' was used multiple times.
This was the previous word used to describe what is now known as sessions / segments in drunc.
This should be retired, and renamed to session.
This has been presented in the CCM and the consensus is that we should carry on. It would be nice to keep this backwards compatible so we should keep the previous endpoint and redirect it to the session names.
This will also require changes in drunc.
Potential impact radius
Small/Isolated
Reason for change
No response
Suggested implementations
No response
Testing suggestions
No response
Anything else?
No response
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.