Option to Check/Uncheck all dependencies in lifetime deploy
107
Views
0
Comments
New
Lifetime

When deploying from one environment to another, sometimes there are applications that have dependencies that Lifetime detects and tries to recomplie and redeploy. This is shown in the example below:


In this case I have only 1 dependency, but sometimes I have more than 50 and it gets very cumbersome to have to uncheck all (as sometimes I don't want the apps to be recompiled because the change doesn't really affect them and impacts deploy times).

So I'm asking for a simple "check all" and "uncheck all" boxes right above the dependency counter.

Thank you.