mov ecx, 420M
Convex Community8mo ago
1 reply
mov ecx, 420

Generating API types in OpenAI's new Codex env

Currently, we are git ignoring the folder convex/generated so we need some way to generate this folder in a CI/CD env.

The problem is running npx convex dev --once requires you to login.

So the CI/CD env freezes since it can't select continue without login.
Was this page helpful?