Skip to content

ci: limit provider health to public agents sdk routes#137

Merged
MiaoDX merged 1 commit into
mainfrom
fix/provider-health-public-profile
Jun 22, 2026
Merged

ci: limit provider health to public agents sdk routes#137
MiaoDX merged 1 commit into
mainfrom
fix/provider-health-public-profile

Conversation

@MiaoDX

@MiaoDX MiaoDX commented Jun 22, 2026

Copy link
Copy Markdown
Owner

Summary

  • add an agents-sdk-public provider-health profile for GitHub CI
  • run CI model-provider health against public OpenAI Agents SDK routes only
  • rename user-visible provider direct probes from direct: to provider:

Notes

codex-router-responses, mimo-mify-responses, and mimo-inside-openai-chat are not part of the public GitHub CI required health profile. They remain available through explicit probe selection / all-profile local runs.

Verification

  • ./scripts/dev/run_pytest_standalone.sh -q tests/unit/providers/test_check_model_providers.py
  • python scripts/dev/check_model_providers.py --profile agents-sdk-public --dotenv "" --json
  • ruff check scripts/dev/check_model_providers.py tests/unit/providers/test_check_model_providers.py
  • ruff format --check scripts/dev/check_model_providers.py tests/unit/providers/test_check_model_providers.py
  • python scripts/dev/check_python_quality_ratchet.py
  • git diff --check
  • just agent::verify ci-required

Co-authored-by: Codex <codex@users.noreply.github.com>
@MiaoDX MiaoDX force-pushed the fix/provider-health-public-profile branch from 73ab726 to fdf2ce0 Compare June 22, 2026 07:31
@MiaoDX MiaoDX merged commit 21f89a8 into main Jun 22, 2026
8 checks passed
@MiaoDX MiaoDX deleted the fix/provider-health-public-profile branch June 22, 2026 07:51
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