Skip to content

Conversation

BenjaminBossan
Copy link
Owner

Summary

  • allow registering functions based on environment variables
  • test dispatch when checking env vars
  • document env var dispatch feature

Testing

  • pytest -q test.py
  • mypy --strict src.py (fails: Incompatible types in assignment)
  • black *.py
  • ruff check .

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

@BenjaminBossan BenjaminBossan merged commit b68e3d7 into main Jun 4, 2025
1 check passed
@BenjaminBossan BenjaminBossan deleted the codex/add-check-based-on-env-vars branch June 4, 2025 14:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant