Skip to content

Remove .env config support#40

Merged
pmbstyle merged 1 commit intomainfrom
remove-env-config-support
Apr 12, 2026
Merged

Remove .env config support#40
pmbstyle merged 1 commit intomainfrom
remove-env-config-support

Conversation

@pmbstyle
Copy link
Copy Markdown
Owner

Summary

  • remove automatic .env loading and migration from the runtime config path
  • update docker-compose and docs to use config.json as the only supported file-based config
  • drop python-dotenv and remove the legacy .env example

Testing

  • uv run pytest tests/test_settings_config_sync.py
  • uv run python -m compileall src/octopal/infrastructure/config/settings.py src/octopal/cli/configure.py

@pmbstyle pmbstyle self-assigned this Apr 12, 2026
@pmbstyle pmbstyle merged commit 15dff0f into main Apr 12, 2026
3 checks passed
@pmbstyle pmbstyle deleted the remove-env-config-support branch April 12, 2026 11:09
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