Version Statuses

Version statuses are used with environment gates to ensure that components are deployed or otherwise processed if they are in a designated status. You can select from available version statuses when you define gates for applications. There is no default setting.

You use version statuses as follows:

  1. Define the statuses

    In Administration > Statuses, in the Version Statuses section, define the version statuses for your implementation. For example, INT_Ready, UAT_Ready, PROD_Ready. See Statuses.

  2. Add the condition

    In your application's Gates tab, in the Add a new condition selection box, select the version status that is required. You can use AND and OR to create more specific conditions. See Application Gates.

    Note: In the Add a new condition selection box, both version statuses and snapshot statuses appear for selection.
  3. Set the specific component version's status

    In the component's Versions tab, select a version and click Add a Status. This lets you add a status to the component version by selecting from the list of statuses you defined earlier. See Component Version Statuses.

  4. Request a process to deploy the component

    The requested process will not run if any of the included component versions are not set to the status or statuses specified in the Gates tab. See Deploying Using Application Processes.