Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Release management app has embedded functionality for environments management and mapping between versions and environments.

Also, an Environments gadget is available to visualize all environments for a version and all versions for a particular environment.

Table of Contents

Why?

Release Management is not “complete” without Environments. Releases - simple or complex - are eventually list of deployments of specific artefacts. And these deployments are happening to specific environments. It could lower environments in scope of SDLC but could be also multiple Staging, UAT and Production Environments that are segregated per client (B2B) or geographically (B2B, B2C).

...

By default we support 4x Environment types with fixed color coding, namely:

  • Development (color coded Blue)

  • Staging (color coded Grey)

  • Integration (color coded Yellow)

  • Production (color coded Green)

With each and every new release board you will get a sample environment instance of each type.

...