rahulpunase
rahulpunase4w ago

Need to run convex backend on CI.

I need to run convex dev on CI so that I can run playwright integration tests on gitActions. - I already have my project running on convex, but it's on cloud, and I connect to "development" to read write the data. But that's not possible while running tests on CI. Every test may need different data which is only possible using a local convex dev. Please give me some advice on how to do it. I was able to run convex locally on my system, but how do I run over a workflow...?
2 Replies
Convex Bot
Convex Bot4w ago
Thanks for posting in <#1088161997662724167>. Reminder: If you have a Convex Pro account, use the Convex Dashboard to file support tickets. - Provide context: What are you trying to achieve, what is the end-user interaction, what are you seeing? (full error message, command output, etc.) - Use search.convex.dev to search Docs, Stack, and Discord all at once. - Additionally, you can post your questions in the Convex Community's <#1228095053885476985> channel to receive a response from AI. - Avoid tagging staff unless specifically instructed. Thank you!
rahulpunase
rahulpunaseOP4w ago
@erquhart

Did you find this page helpful?