Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor(server): access env via repository #12987

Merged
merged 1 commit into from
Sep 27, 2024
Merged

refactor(server): access env via repository #12987

merged 1 commit into from
Sep 27, 2024

Conversation

jrasm91
Copy link
Contributor

@jrasm91 jrasm91 commented Sep 27, 2024

First of several PRs to move process.env reads to use a repository, making it easier to test and manage. Eventually the goal is to have all process.env references live in a single file, and apply validation via class-validator.

@jrasm91 jrasm91 merged commit 36ee72c into main Sep 27, 2024
35 checks passed
@jrasm91 jrasm91 deleted the refactor/env branch September 27, 2024 14:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants