Versions & Deployments Page

The Versions & Deployments page provides a comprehensive view of all versions and deployments associated with your application. It serves as a central location to manage and track the progress of versions and their deployments to various environments.

  • Access the page by clicking on the Versions & Deployments icon located in the lower section of the Primary Nav Bar.

Versions Tab

This tab provides a list of all versions created for the project:

  • Versions Listing Table

    • Displays details for each version, including:

      • Version

      • Published On

      • Published By

      • Deployed On

  • View Action

    • A kebab icon (...) appears when hovering over any record.

    • Click the kebab icon to reveal the View option.

    • Selecting View will load the selected version, making it the active version displayed in the header.

Deployments Tab

The Deployments Tab displays a list of all deployments executed for the project:

  • Deployments Listing Table:

    • Includes the following details for each deployment:

      • Status

      • Deployment

      • Environment

      • Version

      • Deployed On

      • Deployed By

    • Allows users to monitor which versions have been deployed to which environments and track their status.

Last updated