Commit 223b393
ci: add API key validation step before Codex execution
Adds diagnostic step to verify:
- OpenAI API key validity (curl /v1/models)
- AWF_GATEWAY_TOKEN matches MCP_GATEWAY_API_KEY
- Gateway auth works from host (127.0.0.1)
- Gateway auth works via host.docker.internal
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent ffe3704 commit 223b393
1 file changed
+58
-7
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments