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

Expose Nuxeo build and release version for downstream jobs

    XMLWordPrintable

    Details

    • Type: Improvement
    • Status: Open
    • Priority: Minor
    • Resolution: Unresolved
    • Affects Version/s: None
    • Fix Version/s: 2021.x, 11.x
    • Component/s: CI/CD

      Description

      From the build and release pipelines of Nuxeo and Nuxeo JSF UI, make it possible for downstream jobs to get the build and release version of Nuxeo and/or Nuxeo JSF UI.

      The upstream jobs can be retrieved through:

      for (RunWrapper build : currentBuild.upstreamBuilds) {
      // do something
      }
      

      Each build is a RunWrapper, and the RunWrapper#getBuildVariables could be used to get back build variables from the upstream job.

        Attachments

          Activity

            People

            • Assignee:
              Unassigned
              Reporter:
              troger Thomas Roger
              Participants:
            • Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

              • Created:
                Updated: