Hello, Currently, Apache APISIX Dashboard suffers from slow CI. The workflow that runs Cypress e2e tests costs up to 50mins.
To speed up this workflow, I introduce Cypress Dashboard, which can run e2e tests parallel. In my test, this can decrease e2e tests time to just 6mins. However, Cypress Dashboard free plan does not support our project properly. To use this feature, we need to apply an upgraded plan. This email aims to discuss: 1. shall we use this feature in our project? 2. if we introduce this feature, where can we look for support to the upgraded plan's cost? ref: [1] https://github.com/apache/apisix-dashboard/pull/2084 Best Regards!