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

Drop .env file support and keep only TOML configuration file #308

Open
thedevbirb opened this issue Oct 22, 2024 · 1 comment · May be fixed by #296
Open

Drop .env file support and keep only TOML configuration file #308

thedevbirb opened this issue Oct 22, 2024 · 1 comment · May be fixed by #296
Labels
C: bolt-sidecar Component: bolt-sidecar D-good-first-issue Difficulty: a great choice to get started! T: chore Type: Chore

Comments

@thedevbirb
Copy link
Contributor

Currently we support both that this results in extra work and an higher chance to have stale .example files with can result in a worse UX. Also TOML is more flexible compared to an .env file.

@thedevbirb thedevbirb added C: bolt-sidecar Component: bolt-sidecar D-good-first-issue Difficulty: a great choice to get started! T: chore Type: Chore labels Oct 22, 2024
@thedevbirb
Copy link
Contributor Author

#316 is actually doing the opposite and that PR motivates why.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C: bolt-sidecar Component: bolt-sidecar D-good-first-issue Difficulty: a great choice to get started! T: chore Type: Chore
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant