A single reusable definition of get_segment_apps, etc. would be helpful
Open
@eflumerf is already working on this.
Since Mar 13, 2025.
- Dominant language
- Python
- Stars
- 0
- Forks
- 5
- Avg merge
- 12h 53m
- Merged PRs (30d)
- 7
Description
There are several places in daqconf/python/daqconf that the get_segment_apps python function is defined. It would be great if a single reusable definition were provided instead.
I noticed this when working to restore the ability to specify non-standard output directories in integtests (e.g. here), and in that work, I used the definition of get_segment_apps from get_session_apps.py.
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.