Skip to content

implement fallback for augur.json config file#395

Merged
MoralCode merged 1 commit into
mainfrom
feat/flexible_config
Jul 2, 2026
Merged

implement fallback for augur.json config file#395
MoralCode merged 1 commit into
mainfrom
feat/flexible_config

Conversation

@MoralCode

Copy link
Copy Markdown
Contributor

Description

one of the tasks as part of #279 is to ensure that the augur.json config file can be read from a new collectoss.json name as well.

This PR implements that

Notes for Reviewers
Still needs testing

Signed commits

  • Yes, I signed my commits.

Generative AI disclosure

Please select one option:

  • This contribution was NOT assisted or created by Generative AI tools.
  • This contribution was assisted or created by Generative AI tools.

If AI tools were used, please provide details below:
- What tools were used?
- How were these tools used?
- Did you review these outputs before submitting this PR?

@MoralCode MoralCode added this to the v1.1 Migration Release milestone Jun 26, 2026
Signed-off-by: Adrian Edwards <adredwar@redhat.com>
@MoralCode
MoralCode force-pushed the feat/flexible_config branch from 5165af9 to a6ff346 Compare July 2, 2026 17:12
@MoralCode

MoralCode commented Jul 2, 2026

Copy link
Copy Markdown
Contributor Author

Tested, works. having a collectoss.json present will cause values from that file to be used, even if an augur.json is also present

@MoralCode MoralCode added the ready ready to merge, likely waiting for unit tests or something label Jul 2, 2026
@MoralCode
MoralCode merged commit adfa6e8 into main Jul 2, 2026
16 checks passed
@MoralCode
MoralCode deleted the feat/flexible_config branch July 2, 2026 18:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ready ready to merge, likely waiting for unit tests or something

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant