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

Multibranch Pipelines do not show up in Radiator Views

      Basically, multibranch pipelines should show in the RadiatorView if some branch is failing.

      To be defined: either show the whole project, or possibly show the precision of the failing branch. Not sure, but would be better to try and not have to go into the Multibranch Pipeline Job's structure to not have to create a hard dependency on it.

          [JENKINS-33645] Multibranch Pipelines do not show up in Radiator Views

          Code changed in jenkins
          User: Baptiste Mathus
          Path:
          pom.xml
          src/main/java/hudson/model/RadiatorView.java
          http://jenkins-ci.org/commit/radiatorview-plugin/c6d466d0816e125bd606c079cd6b16652a3a4484
          Log:
          JENKINS-33645 Improve Folders handling

          Now, folders are recursively processed instead of being ignored.

          That makes it now far simpler to add a whole folder's content than
          before.

          As a Pipeline Multibranch is actually also implementing `AbstractFolder`
          interface, this fix also makes selecting all the branches of a Pipeline
          MB in one go easier.

          Compare: https://github.com/jenkinsci/radiatorview-plugin/compare/cce510423143^...c6d466d0816e

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Baptiste Mathus Path: pom.xml src/main/java/hudson/model/RadiatorView.java http://jenkins-ci.org/commit/radiatorview-plugin/c6d466d0816e125bd606c079cd6b16652a3a4484 Log: JENKINS-33645 Improve Folders handling Now, folders are recursively processed instead of being ignored. That makes it now far simpler to add a whole folder's content than before. As a Pipeline Multibranch is actually also implementing `AbstractFolder` interface, this fix also makes selecting all the branches of a Pipeline MB in one go easier. Compare: https://github.com/jenkinsci/radiatorview-plugin/compare/cce510423143 ^...c6d466d0816e

          Code changed in jenkins
          User: Baptiste Mathus
          Path:
          pom.xml
          src/main/java/hudson/model/JobViewEntry.java
          src/main/java/hudson/model/RadiatorView.java
          http://jenkins-ci.org/commit/radiatorview-plugin/b01fb49633bd986c600a6e9f5d5d6140289aed30
          Log:
          Merge pull request #21 from jenkinsci/JENKINS-36320

          JENKINS-36320 & JENKINS-33645

          Compare: https://github.com/jenkinsci/radiatorview-plugin/compare/77312cd139ec...b01fb49633bd

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Baptiste Mathus Path: pom.xml src/main/java/hudson/model/JobViewEntry.java src/main/java/hudson/model/RadiatorView.java http://jenkins-ci.org/commit/radiatorview-plugin/b01fb49633bd986c600a6e9f5d5d6140289aed30 Log: Merge pull request #21 from jenkinsci/ JENKINS-36320 JENKINS-36320 & JENKINS-33645 Compare: https://github.com/jenkinsci/radiatorview-plugin/compare/77312cd139ec...b01fb49633bd

            batmat Baptiste Mathus
            batmat Baptiste Mathus
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: