Uploaded image for project: 'Nuxeo Studio'
  1. Nuxeo Studio
  2. NXS-6213

Download package last version by target platform

    XMLWordPrintable

    Details

    • Type: Improvement
    • Status: Acknowledged
    • Priority: Major
    • Resolution: Unresolved
    • Affects Version/s: None
    • Fix Version/s: None
    • Component/s: Target Platforms

      Description

      Add a REST API to download the last version of a package for a given target platform.

      Whereas the target platform is always known, the last matching package version is not. When not using nuxeoctl but direct HTTP download, this makes it hard for automation.

      Use case: CI job deploying Nuxeo with packages installed at Docker build time, but those packages are not all available on the same Connect server (PROD vs PREPROD), then that requires to download each package with curl. This is hardly sustainable without nuxeoctl doing the version resolution.

      Allow to do something like this:

      https://connect.nuxeo.com/nuxeo/site/marketplace/package/nuxeo-web-ui/download?version=3.0.1

      but with the target platform as parameter instead of the version:

      https://connect.nuxeo.com/nuxeo/site/marketplace/package/nuxeo-web-ui/download?target=11.x

        Attachments

          Issue Links

            Activity

              People

              • Assignee:
                Unassigned
                Reporter:
                jcarsique Julien Carsique
                Participants:
              • Votes:
                0 Vote for this issue
                Watchers:
                1 Start watching this issue

                Dates

                • Created:
                  Updated: