Skip to content
This repository was archived by the owner on May 3, 2026. It is now read-only.

Fix LXMF config path handling#157

Merged
brothercorvo merged 1 commit intomainfrom
corvo/fix-client-filenotfounderror-issue-zou2fr
Sep 25, 2025
Merged

Fix LXMF config path handling#157
brothercorvo merged 1 commit intomainfrom
corvo/fix-client-filenotfounderror-issue-zou2fr

Conversation

@brothercorvo
Copy link
Copy Markdown
Contributor

Summary

  • normalise the LXMF client configuration path to a usable Reticulum directory before instantiating the stack
  • ensure the LXMF client prepares its storage directory prior to creating the router
  • add regression coverage asserting the client normalises config files, storage overrides, and identity loads

Testing

  • black reticulum_openapi/client.py tests/test_client_extra.py
  • flake8 --exclude=.git,pycache,build,dist,venv_linux
  • pytest tests/test_client.py tests/test_client_extra.py tests/examples/emergency_management/test_client_emergency.py

https://chatgpt.com/codex/tasks/task_e_68d59fbad8e48325bbe994cd50f480e5

@brothercorvo brothercorvo merged commit 56707d1 into main Sep 25, 2025
0 of 2 checks passed
@brothercorvo brothercorvo deleted the corvo/fix-client-filenotfounderror-issue-zou2fr branch November 14, 2025 18:26
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant