Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/nodepool-agents-plugin
  Commit: 1a54d57f57b1f901cd2a4fa4374afd767e9572d5
      
https://github.com/jenkinsci/nodepool-agents-plugin/commit/1a54d57f57b1f901cd2a4fa4374afd767e9572d5
  Author: Hugh Saunders <[email protected]>
  Date:   2018-09-18 (Tue, 18 Sep 2018)

  Changed paths:
    M README.md
    M pom.xml
    A src/main/java/com/rackspace/jenkins_nodepool/HoldStep.java
    M src/main/java/com/rackspace/jenkins_nodepool/Janitor.java
    M src/main/java/com/rackspace/jenkins_nodepool/NodePoolComputer.java
    M src/main/java/com/rackspace/jenkins_nodepool/NodePoolSlave.java
    A src/main/resources/com/rackspace/jenkins_nodepool/HoldStep/config.jelly
    A 
src/main/resources/com/rackspace/jenkins_nodepool/HoldStep/help-duration.html

  Log Message:
  -----------
  RE-1842 HoldStep

Adds a hold step to the Nodepool Agents plugin, this lets
a user configure a freestle or pipeline job to hold the
current node from within a job.

Example:
    node("nodepool-debian"){
  nodePoolHold("1d", "Investigating IS-123")
    }
Also includes UI for using the hold step in a freestyle job.
See Readme updates for further information.


  Commit: dc1342a8157dd7bb6ba964846fad0530adacd612
      
https://github.com/jenkinsci/nodepool-agents-plugin/commit/dc1342a8157dd7bb6ba964846fad0530adacd612
  Author: David Deal <[email protected]>
  Date:   2018-09-18 (Tue, 18 Sep 2018)

  Changed paths:
    M README.md
    M pom.xml
    A src/main/java/com/rackspace/jenkins_nodepool/HoldStep.java
    M src/main/java/com/rackspace/jenkins_nodepool/Janitor.java
    M src/main/java/com/rackspace/jenkins_nodepool/NodePoolComputer.java
    M src/main/java/com/rackspace/jenkins_nodepool/NodePoolSlave.java
    A src/main/resources/com/rackspace/jenkins_nodepool/HoldStep/config.jelly
    A 
src/main/resources/com/rackspace/jenkins_nodepool/HoldStep/help-duration.html

  Log Message:
  -----------
  Merge pull request #23 from hughsaunders/HS-RE-1842

RE-1842 HoldStep


Compare: 
https://github.com/jenkinsci/nodepool-agents-plugin/compare/c04ea36ca598...dc1342a8157d
      **NOTE:** This service has been marked for deprecation: 
https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to