Skip to content

Create config loader, but don't use it yet#897

Merged
anth-volk merged 1 commit into
mainfrom
feat/config-loader
Aug 26, 2025
Merged

Create config loader, but don't use it yet#897
anth-volk merged 1 commit into
mainfrom
feat/config-loader

Conversation

@anth-volk
Copy link
Copy Markdown
Collaborator

Fixes #890

Creates a new ConfigLoader class to allow for the structured loading of custom configuration files, but does not yet use it. All deployment settings remain unchanged.

@anth-volk anth-volk merged commit af3fd4b into main Aug 26, 2025
3 checks passed
@anth-volk anth-volk deleted the feat/config-loader branch August 26, 2025 23:33
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.

Create a ConfigLoader class to load environment variables via prescribed hierarchical order; don't yet implement local config options

1 participant