Set Modules as "Do not Deploy to QA/PRD"
585
Views
4
Comments
New
Lifetime

When we deploy an Application from DEV to QA , it would be nice to be able to "say" that one or several of the modules are never to be deployed to QA/PRD.

Sometimes we have some modules just for testing or for "demo"/"sample" and we never want to send them to QA because it will never get used.

The same when we install some component from the Forge that has a Demo/Sample module but we want to keep it in DEV but not send it to QA/PRD.

For now it's all or nothing in Lifetime.

2014-02-07 17-02-43
Vasco Pessanha
Changed the category to
Lifetime

Hi Nelson,

Why would you not opt for refactoring those modules to their own (TEST/Demo) application, if you don't want to deploy them to QA/PROD?

There is no obligation to deploy an application to QA/PROD if you don't need them there, unless your application architecture is bad and have cross application dependencies forcing you to deploy those apps you only want to have in DEV.

So I am not sure what you mean with all or nothing in LifeTime, the minimum deployable unit to LifeTime is an application. And you can decide to deploy or not deploy it to another environment in your infrastructure.

Regards,

Daniel

Well, you may actually accomplish this with the "Deploy Custom" option in LifeTime, even if you have to select in each deploy.

It's enough for me.