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

Radiator jobs names meaningless when used with GitHub Organization Folder Plugin

      When used with the GitHub Organization Plugin (most used pipeline plugin that auto-creates jobs for github repositories and branches) you will get a meaningless radiator view.

      This happens because radiator view assumes that the build name is the branch name, which means that you will get something like the attached screenshot, full of boxes with names of the branches but that are missing the named of the repository which is even more important than the branch name.

      Here is an exampe of url of such a job https://ci.example.com/job/github-orgname/view/radiator/job/repo-name/job/master/66/

          [JENKINS-36320] Radiator jobs names meaningless when used with GitHub Organization Folder Plugin

          I suspect it's actually not an issue "due" to GHOF, but to "Pipeline Multi-branch".

          Baptiste Mathus added a comment - I suspect it's actually not an issue "due" to GHOF, but to "Pipeline Multi-branch".

          I was wrong, actually, it's Folders.

          Baptiste Mathus added a comment - I was wrong, actually, it's Folders.

          Code changed in jenkins
          User: Baptiste Mathus
          Path:
          src/main/java/hudson/model/JobViewEntry.java
          http://jenkins-ci.org/commit/radiatorview-plugin/08d1f94ec93b5611b02f3e9a245fa34f15d5439b
          Log:
          [FIX JENKINS-36320] Meaningless job names with Folders or Pipeline Multibranch Plugin

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Baptiste Mathus Path: src/main/java/hudson/model/JobViewEntry.java http://jenkins-ci.org/commit/radiatorview-plugin/08d1f94ec93b5611b02f3e9a245fa34f15d5439b Log: [FIX JENKINS-36320] Meaningless job names with Folders or Pipeline Multibranch Plugin

          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
            ssbarnea Sorin Sbarnea
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: