Skip to content

Make CI the default environment - #60

Merged
kennethbruskiewicz merged 7 commits into
mainfrom
codex/default-to-ci
Sep 2, 2026
Merged

Make CI the default environment#60
kennethbruskiewicz merged 7 commits into
mainfrom
codex/default-to-ci

Conversation

@kennethbruskiewicz

Copy link
Copy Markdown
Collaborator

Summary

  • define CI once as the global runtime default
  • prefer the selected SmartAPI provider environment
  • fall back through non-test provider URLs before using test
  • document CI defaults with test as the explicit override example
  • add regression coverage for defaults and provider URL precedence

Testing

  • uv run pytest -q tests/test_config.py tests/test_tools.py
  • 11 tests passed

Closes #59

@kennethbruskiewicz
kennethbruskiewicz merged commit 3036f54 into main Sep 2, 2026
5 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.

Make CI the default and define provider endpoint fallback order

1 participant