DefangLabs / defang

Defang CLI and sample projects. Defang is a radically simpler way for developers to develop, deploy, and debug cloud applications.
https://defang.io
MIT License
28 stars 6 forks source link

Go Playground CI failing: max projects #565

Open lionello opened 1 month ago

lionello commented 1 month ago

https://github.com/DefangLabs/defang/actions/runs/10062610430/job/27815570636#step:6:35

Error: maximum number of projects reached

We could have a separate project quota for Defang tenant.

edwardrf commented 1 month ago

There is also error in some runs

Error: service not found
 - Server error: not_found: service not found
lionello commented 1 month ago

Make Defang "Pro" and allow multiple projects for defang tenant.

lionello commented 2 weeks ago

Can hack around it by using a single project for the CI integration tests.