Allow to retrieve latest version of an App using the Forge CLI

XMLWordPrintable

      Issue Summary

      The current method of tracking the deployed version of a Forge app involves extracting the version from the deploy output, which is unstable and prone to breaking if the response format changes. The request is for a new feature in the Forge CLI that would allow developers to access the latest deployed version of an app environment in a stable manner.

      Actual Results

      At present, during deployment, the version is extracted from the string response using a script. The partner then stores this version in an external remote, and the Forge UI retrieves it via an external call from the backend resolver. However, this method is unstable because the forge deploy output can change.

      Workaround

      Currently there is no known workaround for this behavior. A workaround will be added here when available

            Assignee:
            Unassigned
            Reporter:
            Leonardo Grzybowski
            Votes:
            7 Vote for this issue
            Watchers:
            8 Start watching this issue

              Created:
              Updated:
              Resolved: