Skip to content

refactor: simplify useConfiguration as it is always loaded in practice - #3517

Open
mcmcgrath13 wants to merge 5 commits into
mainfrom
mcm/refactor-use-config
Open

refactor: simplify useConfiguration as it is always loaded in practice#3517
mcmcgrath13 wants to merge 5 commits into
mainfrom
mcm/refactor-use-config

Conversation

@mcmcgrath13

@mcmcgrath13 mcmcgrath13 commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

Description

When working on #3514 I was staring at the ready dependency and wondering "why do we need this again?" and realized we really don't. In practice, the configuration is a one and done and always present - this PR simplifies the code to make that a reality

Notes:

  • I confirmed with @mpeels that there's not greater meaning behind why this is the way it is that removing the complexity would cause problems for us in general
  • While this is ready for review now, I don't plan to merge until post-GA as this goes beyond our current semi-freddo code state

@mcmcgrath13
mcmcgrath13 marked this pull request as ready for review August 12, 2026 17:55
@mcmcgrath13
mcmcgrath13 requested a review from a team as a code owner August 12, 2026 17:55
@mcmcgrath13
mcmcgrath13 requested review from JordanGuinn and brick-green and removed request for a team August 12, 2026 17:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant