Can I add cloud environments to my pipelines besides Staging and Prod?

We’d like a Development environment on the pipeline aside than Staging and Prod.

Could we provide a solution for that?

Almost all Crowdbotics customers need only staging and production instances, and run development environments locally. When following Git flow on RADStack, there’s limited reason to need a dedicated development instance in the cloud. You can pull any branch you want for local development.

It’s possible to set up extra environments, for example, for specific branches, but starts to involve large numbers of instances and generally isn’t worth the extra cost. I’d like to hear a little more on your use case to better understand what you need a development cloud instance for!