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

Show the project display name by default

    XMLWordPrintable

Details

    Description

      I use the display name to give jobs a more friendly name to help navigate our plethora of jobs. I found that it would be helpful if the build-pipeline-plugin used these display names by default if the were defined, so I created a small pull request with the changes to make this happen.

      Before:

      After:

      Attachments

        1. after.png
          after.png
          24 kB
        2. before.png
          before.png
          23 kB

        Issue Links

          Activity

            So is anything going to happen here?

            I'd also love to see the display names used, it's a must have for a plugin whose main purpose is visualization

            jbochenski Jakub Bochenski added a comment - So is anything going to happen here? I'd also love to see the display names used, it's a must have for a plugin whose main purpose is visualization

            jbochenski if you look at the GitHub PR, you can see that the plugin's maintainers have asked for a test so the PR can be merged. I also want this, but I have no idea how to implement the required test

            dserodio Daniel Serodio added a comment - jbochenski if you look at the GitHub PR, you can see that the plugin's maintainers have asked for a test so the PR can be merged. I also want this, but I have no idea how to implement the required test

            There's a new PR for this, merged and released on 1.5.4.

            dserodio Daniel Serodio added a comment - There's a new PR for this, merged and released on 1.5.4.

            Code changed in jenkins
            User: Oleksandr Vorobiov
            Path:
            src/main/groovy/au/com/centrumsystems/hudson/plugin/buildpipeline/BuildJSONBuilder.groovy
            src/main/resources/au/com/centrumsystems/hudson/plugin/buildpipeline/BuildPipelineView/bpp.jelly
            src/test/java/au/com/centrumsystems/hudson/plugin/buildpipeline/BuildPipelineViewDisplayNameTest.java
            src/test/java/au/com/centrumsystems/hudson/plugin/buildpipeline/testsupport/BuildCardComponent.java
            http://jenkins-ci.org/commit/build-pipeline-plugin/c772b2b163b0125114d186ee276746b17804db8e
            Log:
            JENKINS-31088 show displayName by default

            scm_issue_link SCM/JIRA link daemon added a comment - Code changed in jenkins User: Oleksandr Vorobiov Path: src/main/groovy/au/com/centrumsystems/hudson/plugin/buildpipeline/BuildJSONBuilder.groovy src/main/resources/au/com/centrumsystems/hudson/plugin/buildpipeline/BuildPipelineView/bpp.jelly src/test/java/au/com/centrumsystems/hudson/plugin/buildpipeline/BuildPipelineViewDisplayNameTest.java src/test/java/au/com/centrumsystems/hudson/plugin/buildpipeline/testsupport/BuildCardComponent.java http://jenkins-ci.org/commit/build-pipeline-plugin/c772b2b163b0125114d186ee276746b17804db8e Log: JENKINS-31088 show displayName by default

            Code changed in jenkins
            User: Dan Alvizu
            Path:
            src/main/groovy/au/com/centrumsystems/hudson/plugin/buildpipeline/BuildJSONBuilder.groovy
            src/main/resources/au/com/centrumsystems/hudson/plugin/buildpipeline/BuildPipelineView/bpp.jelly
            src/test/java/au/com/centrumsystems/hudson/plugin/buildpipeline/BuildPipelineViewDisplayNameTest.java
            src/test/java/au/com/centrumsystems/hudson/plugin/buildpipeline/testsupport/BuildCardComponent.java
            http://jenkins-ci.org/commit/build-pipeline-plugin/a60e616ab20875b27f10b721761dd72826cbbf1d
            Log:
            Merge pull request #103 from ovorobio/JENKINS-31088

            JENKINS-31088 show displayName by default

            scm_issue_link SCM/JIRA link daemon added a comment - Code changed in jenkins User: Dan Alvizu Path: src/main/groovy/au/com/centrumsystems/hudson/plugin/buildpipeline/BuildJSONBuilder.groovy src/main/resources/au/com/centrumsystems/hudson/plugin/buildpipeline/BuildPipelineView/bpp.jelly src/test/java/au/com/centrumsystems/hudson/plugin/buildpipeline/BuildPipelineViewDisplayNameTest.java src/test/java/au/com/centrumsystems/hudson/plugin/buildpipeline/testsupport/BuildCardComponent.java http://jenkins-ci.org/commit/build-pipeline-plugin/a60e616ab20875b27f10b721761dd72826cbbf1d Log: Merge pull request #103 from ovorobio/ JENKINS-31088 JENKINS-31088 show displayName by default
            jenbeg Hao Maio added a comment -

            Advanced Project Options -> Display Name

            Is there a way to introduce a variable in the display name, so that is displayed name is depending on this variable ?

            jenbeg Hao Maio added a comment - Advanced Project Options -> Display Name Is there a way to introduce a variable in the display name, so that is displayed name is depending on this variable ?

            People

              Unassigned Unassigned
              gdhaworth Graham Haworth
              Votes:
              2 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: