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

Bug/#450 bug database imports not working ssh tunnel limitations #466

Conversation

khelfen
Copy link
Collaborator

@khelfen khelfen commented Feb 19, 2025

No description provided.

joda9 and others added 18 commits February 6, 2025 11:46
Add GNU license URL to linkcheck ignore list
…h improved handling for default token file and format validation
- Add `TOEP_TOKEN.*` to `.gitignore` to prevent accidental commits of sensitive tokens.
- Improve token retrieval logic in `edisgo/io/db.py`:
  - Use `importlib.util.find_spec` to locate the `edisgo` package directory dynamically.
  - Check for token existence before reading to avoid `FileNotFoundError`.
  - Improve logging for missing or invalid tokens, providing clearer warnings about potential connection issues.
- Ensure a more robust fallback mechanism when no valid token is found.
@khelfen khelfen merged commit 70b852e into project/411-LoMa Feb 19, 2025
2 of 6 checks passed
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.

2 participants