mov ecx, 420
mov ecx, 420
CCConvex Community
Created by mov ecx, 420 on 5/20/2025 in #support-community
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.
2 replies