Refactor the conflg location variable to use the new config directory value instead
Open
challenging first issue
- Dominant language
- Python
- Stars
- 13
- Forks
- 17
- Avg merge
- 6h 59m
- Merged PRs (30d)
- 1
Description
> [!NOTE]
> Migrated from [augurlabs/augur#3547](https://github.com/augurlabs/augur/issues/3547)
> Originally opened by `@MoralCode` on 2026-01-10
---
https://github.com/chaoss/augur/blob/f895f0742c124743fc036bf69bf87ae4a21df210/docker-compose.yml#L75-L76
augurlabs/augur#3314 introduced a variable that allows augur config to be read from an `augur.json` file in a configured directory
other parts of augurs codebase have used other config files for other things previously
this issue is about refactoring those older uses to work with the new "config folder" setting and avoid unnecessarily duplicated variables
Contributor guide
Assessment
This issue has not been assessed yet.