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

Add "Last Completed Build" to the built-in permalink list

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Minor Minor
    • core
    • None

      Job#getLastCompletedBuild works like lastBuild but excludes running builds.
      It is useful especially when used with copyartifact-plugin (JENKINS-16476). Of course, it is also useful to get the last result of the project.
      I want to add "Last Completed Build" to built-in permalinks.

          [JENKINS-26270] Add "Last Completed Build" to the built-in permalink list

          ikedam added a comment -

          ikedam added a comment - https://github.com/jenkinsci/jenkins/pull/1508

          Code changed in jenkins
          User: ikedam
          Path:
          core/src/main/java/hudson/model/PermalinkProjectAction.java
          core/src/main/resources/hudson/model/Messages.properties
          core/src/main/resources/hudson/model/Messages_ja.properties
          http://jenkins-ci.org/commit/jenkins/ca561319fda4aeaa461ca9fe251d9bad74e71cfa
          Log:
          [FIXED JENKINS-26270] Added "lastCompletedBuild" to permalinks.

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: ikedam Path: core/src/main/java/hudson/model/PermalinkProjectAction.java core/src/main/resources/hudson/model/Messages.properties core/src/main/resources/hudson/model/Messages_ja.properties http://jenkins-ci.org/commit/jenkins/ca561319fda4aeaa461ca9fe251d9bad74e71cfa Log: [FIXED JENKINS-26270] Added "lastCompletedBuild" to permalinks.

          Code changed in jenkins
          User: Oliver Gondža
          Path:
          core/src/main/java/hudson/model/PermalinkProjectAction.java
          core/src/main/resources/hudson/model/Messages.properties
          core/src/main/resources/hudson/model/Messages_ja.properties
          http://jenkins-ci.org/commit/jenkins/4f5ec2df1d5ea840cf3f6439e8623b87914c7fa7
          Log:
          Merge pull request #1508 from ikedam/feature/JENKINS-26270_LastCompletedBuildInPermalinks

          JENKINS-26270 Added "lastCompletedBuild" to permalinks.

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Oliver Gondža Path: core/src/main/java/hudson/model/PermalinkProjectAction.java core/src/main/resources/hudson/model/Messages.properties core/src/main/resources/hudson/model/Messages_ja.properties http://jenkins-ci.org/commit/jenkins/4f5ec2df1d5ea840cf3f6439e8623b87914c7fa7 Log: Merge pull request #1508 from ikedam/feature/ JENKINS-26270 _LastCompletedBuildInPermalinks JENKINS-26270 Added "lastCompletedBuild" to permalinks.

          dogfood added a comment -

          Integrated in jenkins_main_trunk #4345
          [FIXED JENKINS-26270] Added "lastCompletedBuild" to permalinks. (Revision ca561319fda4aeaa461ca9fe251d9bad74e71cfa)

          Result = UNSTABLE
          devld : ca561319fda4aeaa461ca9fe251d9bad74e71cfa
          Files :

          • core/src/main/resources/hudson/model/Messages_ja.properties
          • core/src/main/resources/hudson/model/Messages.properties
          • core/src/main/java/hudson/model/PermalinkProjectAction.java

          dogfood added a comment - Integrated in jenkins_main_trunk #4345 [FIXED JENKINS-26270] Added "lastCompletedBuild" to permalinks. (Revision ca561319fda4aeaa461ca9fe251d9bad74e71cfa) Result = UNSTABLE devld : ca561319fda4aeaa461ca9fe251d9bad74e71cfa Files : core/src/main/resources/hudson/model/Messages_ja.properties core/src/main/resources/hudson/model/Messages.properties core/src/main/java/hudson/model/PermalinkProjectAction.java

            ikedam ikedam
            ikedam ikedam
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: