Skip to content

fix: load .env without overriding shell env; trim .env.example#159

Merged
ethancjackson merged 1 commit into
mainfrom
fix/dotenv-no-override
Jun 30, 2026
Merged

fix: load .env without overriding shell env; trim .env.example#159
ethancjackson merged 1 commit into
mainfrom
fix/dotenv-no-override

Conversation

@ethancjackson

Copy link
Copy Markdown
Collaborator

Set override=False on every load_dotenv call so injected workspace credentials win over repo-root .env, and limit .env.example to optional personal keys (FRED) now that bootcamp secrets live in the shell.

Set override=False on every load_dotenv call so injected workspace
credentials win over repo-root .env, and limit .env.example to optional
personal keys (FRED) now that bootcamp secrets live in the shell.
@ethancjackson ethancjackson merged commit d433057 into main Jun 30, 2026
2 checks passed
@ethancjackson ethancjackson deleted the fix/dotenv-no-override branch June 30, 2026 19:52
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