Uploaded image for project: 'Nuxeo Platform'
  1. Nuxeo Platform
  2. NXP-26182

clone.py should be more verbose when local release.ini config is read

    XMLWordPrintable

    Details

    • Type: Improvement
    • Status: Resolved
    • Priority: Detail
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 10.3
    • Component/s: Dev Tools

      Description

      The command ./clone.py master -a -m "" --mp-only can fail or lead to unexpected behaviors because of a local configuration.
      The --marketplace-conf allows to customize the "base" configuration, else the default one is used.
      But in all cases, the local release.ini file will be read if exists and eventually overwrites the defaults.

      Be more verbose, add the following output:

      $ ./clone.py master -a -m "" --mp-only
      Read configuration from: 'https://raw.github.com/nuxeo/integration-scripts/master/marketplace.ini'
      Read configuration from: '/.../nuxeo/marketplace/release.ini'
      Configuration saved: '/.../nuxeo/marketplace/release.ini'
      

        Attachments

          Activity

            People

            • Assignee:
              jcarsique Julien Carsique
              Reporter:
              jcarsique Julien Carsique
              Participants:
              Reviewers:
              Mathieu Guillaume
            • Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: