-
Notifications
You must be signed in to change notification settings - Fork 1.6k
More env var cleanup #4248
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
Merged
masenf
merged 36 commits into
reflex-dev:main
from
benedikt-bartscher:more-env-var-cleanup
Nov 5, 2024
Merged
More env var cleanup #4248
Changes from 27 commits
Commits
Show all changes
36 commits
Select commit
Hold shift + click to select a range
2efa0ef
fix and test bug in config env loading
benedikt-bartscher 44d60d1
Merge remote-tracking branch 'upstream/main' into fix-rx-config
benedikt-bartscher 4ddc014
streamline env var interpretation with @adhami3310
benedikt-bartscher 27edea4
improve error messages, fix invalid value for TELEMETRY_ENABLED
benedikt-bartscher 83b2f2e
just a small hint
benedikt-bartscher 3a361d1
Merge remote-tracking branch 'upstream/main' into fix-rx-config
benedikt-bartscher 3f4b049
ruffing
benedikt-bartscher a7ffab9
fix typo from review
benedikt-bartscher 1499282
refactor - ruff broke the imports..
benedikt-bartscher 85be850
Merge remote-tracking branch 'upstream/main' into more-env-var-cleanup
benedikt-bartscher 8af7845
cleanup imports
benedikt-bartscher 79be002
more
benedikt-bartscher 832b803
add internal and enum env var support
benedikt-bartscher 53470f1
ruff cleanup
benedikt-bartscher d305162
more global imports
benedikt-bartscher 36c5b4f
revert telemetry, it lives in rx.Config
benedikt-bartscher 960394b
Merge remote-tracking branch 'upstream/main' into more-env-var-cleanup
benedikt-bartscher cb4aa7d
Merge remote-tracking branch 'upstream/main' into more-env-var-cleanup
benedikt-bartscher 7cdd6f2
minor fixes/cleanup
benedikt-bartscher 73a80a6
i missed some refs
benedikt-bartscher 4ee16ba
fix darglint
benedikt-bartscher 9f655db
reload config is internal
benedikt-bartscher 48457cc
fix EnvVar name
benedikt-bartscher c1a6270
add test for EnvVar + minor typing improvement
benedikt-bartscher ba0e760
bool tests
benedikt-bartscher 467308e
was this broken?
benedikt-bartscher 8405709
retain old behavior
benedikt-bartscher f16273f
migrate APP_HARNESS_HEADLESS to new env var system
benedikt-bartscher e1ec51a
migrate more APP_HARNESS env vars to new config system
benedikt-bartscher 93a570b
migrate SCREENSHOT_DIR to new env var system
benedikt-bartscher 9e7e108
Merge remote-tracking branch 'upstream/main' into more-env-var-cleanup
benedikt-bartscher 9d44cd7
refactor EnvVar.get to be a method
benedikt-bartscher 2f91465
readd deleted functions and deprecate them
benedikt-bartscher 826660b
improve EnvVar api, cleanup RELOAD_CONFIG question
benedikt-bartscher f1fea10
move is_prod_mode back to where it was
benedikt-bartscher aa79783
Merge remote-tracking branch 'upstream/main' into more-env-var-cleanup
benedikt-bartscher File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.