Commit Graph

6 Commits

Author SHA1 Message Date
Andre Heinecke 546c5ed0a7
Fix ngrok invocation
- The OAUTH from ngrok could not be handled by OpenAI and was
only haölf implemented. The policy file is the right way but it still
wont detect it..

- Most importantly we trail the logs at the end of the script to
avoid the script from terminating.
2025-10-11 12:32:03 +02:00
gpt-5-codex bb64267c4d fix: respect user config in ngrok helper 2025-10-11 07:52:25 +02:00
gpt-5-codex 49963ca58f fix: harden ngrok helper defaults 2025-10-11 07:37:42 +02:00
gpt-5-codex 1d1dd262c6 chore: switch ngrok helper to oauth-based auth 2025-10-11 07:10:01 +02:00
gpt-5-codex 63a3f41726 fix: pass host args to ngrok readiness check 2025-10-11 07:00:08 +02:00
gpt-5-codex 7813d32cd0 feat: add ngrok publishing helper 2025-10-11 06:42:11 +02:00