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

run parameters show builds that have not completed or have failed / unstable

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Major Major
    • core
    • None
    • Any

      Run parameters show builds that have not completed or have failed / unstable. Would be very useful to filter out or allow for a choice of stable / completed builds.

          [JENKINS-7280] run parameters show builds that have not completed or have failed / unstable

          neiltingley created issue -

          Geoff Cummings added a comment - - edited

          I have had a go at adding filtering based on Build result, this will also allow you to filter out jobs which have not completed yet.
          I am new at this so all feedback welcome!!

          https://github.com/jenkinsci/jenkins/pull/738

          thanks
          Geoff

          Geoff Cummings added a comment - - edited I have had a go at adding filtering based on Build result, this will also allow you to filter out jobs which have not completed yet. I am new at this so all feedback welcome!! https://github.com/jenkinsci/jenkins/pull/738 thanks Geoff
          Geoff Cummings made changes -
          Assignee New: Geoff Cummings [ gcummings ]
          Geoff Cummings made changes -
          Status Original: Open [ 1 ] New: In Progress [ 3 ]
          Jesse Glick made changes -
          Link New: This issue is duplicated by JENKINS-6744 [ JENKINS-6744 ]

          Code changed in jenkins
          User: gcummings
          Path:
          core/src/main/java/hudson/model/RunParameterDefinition.java
          core/src/main/java/hudson/model/RunParameterValue.java
          core/src/main/java/hudson/util/RunList.java
          core/src/main/resources/hudson/model/RunParameterDefinition/config.jelly
          core/src/main/resources/hudson/model/RunParameterDefinition/index.jelly
          test/src/test/java/hudson/model/ParametersTest.java
          test/src/test/java/hudson/model/RunParameterDefinitionTest.java
          war/src/main/webapp/help/parameter/run-filter.html
          war/src/main/webapp/help/parameter/run-project.html
          http://jenkins-ci.org/commit/jenkins/b1415bda59e1020c433a63ff1830a3012eb04428
          Log:
          JENKINS-7280 - Allow filtering of the Run Paramters List - All,
          Completed, Successful & Stable using Enum

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: gcummings Path: core/src/main/java/hudson/model/RunParameterDefinition.java core/src/main/java/hudson/model/RunParameterValue.java core/src/main/java/hudson/util/RunList.java core/src/main/resources/hudson/model/RunParameterDefinition/config.jelly core/src/main/resources/hudson/model/RunParameterDefinition/index.jelly test/src/test/java/hudson/model/ParametersTest.java test/src/test/java/hudson/model/RunParameterDefinitionTest.java war/src/main/webapp/help/parameter/run-filter.html war/src/main/webapp/help/parameter/run-project.html http://jenkins-ci.org/commit/jenkins/b1415bda59e1020c433a63ff1830a3012eb04428 Log: JENKINS-7280 - Allow filtering of the Run Paramters List - All, Completed, Successful & Stable using Enum

          Code changed in jenkins
          User: Jesse Glick
          Path:
          core/src/main/java/hudson/model/RunParameterDefinition.java
          core/src/main/java/hudson/model/RunParameterValue.java
          core/src/main/java/hudson/util/RunList.java
          core/src/main/resources/hudson/model/RunParameterDefinition/config.jelly
          core/src/main/resources/hudson/model/RunParameterDefinition/index.jelly
          test/src/test/java/hudson/model/ParametersTest.java
          test/src/test/java/hudson/model/RunParameterDefinitionTest.java
          war/src/main/webapp/help/parameter/run-filter.html
          war/src/main/webapp/help/parameter/run-project.html
          http://jenkins-ci.org/commit/jenkins/0c248480c3cc8d34677fd2f1919017c602c56083
          Log:
          Merge pull request #738 from gcummings/JENKINS-7280

          JENKINS-7280 - Allow filtering of the Run Paramter Build List by Result

          Compare: https://github.com/jenkinsci/jenkins/compare/334d3218ebcc...0c248480c3cc

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Jesse Glick Path: core/src/main/java/hudson/model/RunParameterDefinition.java core/src/main/java/hudson/model/RunParameterValue.java core/src/main/java/hudson/util/RunList.java core/src/main/resources/hudson/model/RunParameterDefinition/config.jelly core/src/main/resources/hudson/model/RunParameterDefinition/index.jelly test/src/test/java/hudson/model/ParametersTest.java test/src/test/java/hudson/model/RunParameterDefinitionTest.java war/src/main/webapp/help/parameter/run-filter.html war/src/main/webapp/help/parameter/run-project.html http://jenkins-ci.org/commit/jenkins/0c248480c3cc8d34677fd2f1919017c602c56083 Log: Merge pull request #738 from gcummings/ JENKINS-7280 JENKINS-7280 - Allow filtering of the Run Paramter Build List by Result Compare: https://github.com/jenkinsci/jenkins/compare/334d3218ebcc...0c248480c3cc

          Code changed in jenkins
          User: Jesse Glick
          Path:
          changelog.html
          core/src/main/java/hudson/model/RunParameterDefinition.java
          core/src/main/java/hudson/util/RunList.java
          test/src/test/java/hudson/model/RunParameterDefinitionTest.java
          http://jenkins-ci.org/commit/jenkins/53cbf595ed487f2239ea63b2f8ae7d2f48ad47f5
          Log:
          JENKINS-7280 Touch-ups.

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Jesse Glick Path: changelog.html core/src/main/java/hudson/model/RunParameterDefinition.java core/src/main/java/hudson/util/RunList.java test/src/test/java/hudson/model/RunParameterDefinitionTest.java http://jenkins-ci.org/commit/jenkins/53cbf595ed487f2239ea63b2f8ae7d2f48ad47f5 Log: JENKINS-7280 Touch-ups.
          Jesse Glick made changes -
          Component/s New: core [ 15593 ]
          Component/s Original: parameters [ 15594 ]
          Jesse Glick made changes -
          Resolution New: Fixed [ 1 ]
          Status Original: In Progress [ 3 ] New: Resolved [ 5 ]

            gcummings Geoff Cummings
            neiltingley neiltingley
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: