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

parameterized builds need to support better programmatic invocations

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Fixed
    • other
    • None
    • Platform: All, OS: All

    Description

      For example, people often start a build through wget and curl. A mechanism to
      pass in parameters need to be defined for them.

      Attachments

        Activity

          Code changed in hudson
          User: : huybrechts
          Path:
          trunk/hudson/main/core/src/main/java/hudson/model/AbstractProject.java
          trunk/hudson/main/core/src/main/java/hudson/model/FileParameterDefinition.java
          trunk/hudson/main/core/src/main/java/hudson/model/JobParameterDefinition.java
          trunk/hudson/main/core/src/main/java/hudson/model/ParameterDefinition.java
          trunk/hudson/main/core/src/main/java/hudson/model/ParametersDefinitionProperty.java
          trunk/hudson/main/core/src/main/java/hudson/model/RunParameterDefinition.java
          trunk/hudson/main/core/src/main/java/hudson/model/StringParameterDefinition.java
          http://fisheye4.cenqua.com/changelog/hudson/?cs=14718
          Log:
          JENKINS-2409 build parameters can be submitted with a GET or POST to /job/<name>/buildWithParameters
          Only String parameters are currently supported.

          scm_issue_link SCM/JIRA link daemon added a comment - Code changed in hudson User: : huybrechts Path: trunk/hudson/main/core/src/main/java/hudson/model/AbstractProject.java trunk/hudson/main/core/src/main/java/hudson/model/FileParameterDefinition.java trunk/hudson/main/core/src/main/java/hudson/model/JobParameterDefinition.java trunk/hudson/main/core/src/main/java/hudson/model/ParameterDefinition.java trunk/hudson/main/core/src/main/java/hudson/model/ParametersDefinitionProperty.java trunk/hudson/main/core/src/main/java/hudson/model/RunParameterDefinition.java trunk/hudson/main/core/src/main/java/hudson/model/StringParameterDefinition.java http://fisheye4.cenqua.com/changelog/hudson/?cs=14718 Log: JENKINS-2409 build parameters can be submitted with a GET or POST to /job/<name>/buildWithParameters Only String parameters are currently supported.
          huybrechts huybrechts added a comment -

          implemented with GET or POST to /job/<name>/buildWithParameters

          huybrechts huybrechts added a comment - implemented with GET or POST to /job/<name>/buildWithParameters

          Code changed in hudson
          User: : huybrechts
          Path:
          trunk/www/changelog.html
          http://fisheye4.cenqua.com/changelog/hudson/?cs=14722
          Log:
          noted fix of JENKINS-2409

          scm_issue_link SCM/JIRA link daemon added a comment - Code changed in hudson User: : huybrechts Path: trunk/www/changelog.html http://fisheye4.cenqua.com/changelog/hudson/?cs=14722 Log: noted fix of JENKINS-2409
          gradopado gradopado added a comment -

          Great news! I'm going to test this feature for sure.

          If I'll find the time I will update the page in wiki
          http://hudson.gotdns.com/wiki/display/JENKINS/Parameterized+Build

          gradopado gradopado added a comment - Great news! I'm going to test this feature for sure. If I'll find the time I will update the page in wiki http://hudson.gotdns.com/wiki/display/JENKINS/Parameterized+Build
          pgweiss pgweiss added a comment -

          Now that this is done, is it a great leap to allow triggered jobs to have
          parameters?

          pgweiss pgweiss added a comment - Now that this is done, is it a great leap to allow triggered jobs to have parameters?
          huybrechts huybrechts added a comment -

          It is not related. Can you create another artifact for it ?

          huybrechts huybrechts added a comment - It is not related. Can you create another artifact for it ?

          People

            Unassigned Unassigned
            kohsuke Kohsuke Kawaguchi
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: