Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-57177

Add tags discovery to Blueocean dashboard

XMLWordPrintable

    • GSoC 2019. Coding Phase 3

      This is a feature request that allow Tags discovery in the Blueocean Dashboard. Presently for pipeline and multibranch pipeline jobs only branches and PRs are discovered. It is needed to add a tags tag to blueocean dashboard which in connects with the other BO plugins to get the tags discovered in the repository (this is the challenging part of the project). Jenkins classic allows tags discovery.

      Some partial implementation can be found here:

      https://github.com/jenkinsci/blueocean-plugin/pull/1937

      The above PR has the backend code to discover tags using the scm api inside the pipeline rest api. There is need to connect it with the front end. Some front end implementation is also partially done. Somebody with React experience can take a look at it.

      Install BO plugin using:

      `mvn clean install -DskipTests -Denforcer.skip=true`

            baymac Parichay Barpanda
            baymac Parichay Barpanda
            Votes:
            3 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: