Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ec2-fleet-plugin
  Commit: 6988df6089339459ba5a28e43a65dbc7bc4ec70b
      
https://github.com/jenkinsci/ec2-fleet-plugin/commit/6988df6089339459ba5a28e43a65dbc7bc4ec70b
  Author: Evan Borgstrom <[email protected]>
  Date:   2018-04-02 (Mon, 02 Apr 2018)

  Changed paths:
    M src/main/java/com/amazon/jenkins/ec2fleet/EC2FleetCloud.java

  Log Message:
  -----------
  Use ceil to calculate weightedExcessWorkload


  Commit: 8f20401abb0895de4eb3e8a9d10be55040f0d7f5
      
https://github.com/jenkinsci/ec2-fleet-plugin/commit/8f20401abb0895de4eb3e8a9d10be55040f0d7f5
  Author: Evan Borgstrom <[email protected]>
  Date:   2018-04-02 (Mon, 02 Apr 2018)

  Changed paths:
    M src/main/java/com/amazon/jenkins/ec2fleet/EC2FleetCloud.java

  Log Message:
  -----------
  Switch from Math.ceil to straight int math


  Commit: 7a55fb9866a7a7055e3ebe08937e7cbdca29d6c6
      
https://github.com/jenkinsci/ec2-fleet-plugin/commit/7a55fb9866a7a7055e3ebe08937e7cbdca29d6c6
  Author: Evan Borgstrom <[email protected]>
  Date:   2018-04-02 (Mon, 02 Apr 2018)

  Changed paths:
    M src/main/java/com/amazon/jenkins/ec2fleet/EC2FleetCloud.java

  Log Message:
  -----------
  Protect against division by 0


  Commit: ec0446e2a6bc2553e2665262a0bce4828e1b45cb
      
https://github.com/jenkinsci/ec2-fleet-plugin/commit/ec0446e2a6bc2553e2665262a0bce4828e1b45cb
  Author: Evan Borgstrom <[email protected]>
  Date:   2018-04-11 (Wed, 11 Apr 2018)

  Changed paths:
    M src/main/java/com/amazon/jenkins/ec2fleet/EC2FleetCloud.java

  Log Message:
  -----------
  Update calculation to use suggestion from code review


  Commit: 925f2eb37caacf6d9c12f1733a6630eaacf577fb
      
https://github.com/jenkinsci/ec2-fleet-plugin/commit/925f2eb37caacf6d9c12f1733a6630eaacf577fb
  Author: Evan Borgstrom <[email protected]>
  Date:   2018-04-12 (Thu, 12 Apr 2018)

  Changed paths:
    M src/main/java/com/amazon/jenkins/ec2fleet/EC2FleetCloud.java

  Log Message:
  -----------
  Handle numExecutors==0 as if numExecutors==1, per code review


  Commit: 1fbdd283d1e41db69a02718f9480480b8152145c
      
https://github.com/jenkinsci/ec2-fleet-plugin/commit/1fbdd283d1e41db69a02718f9480480b8152145c
  Author: Chad Schmutzer <[email protected]>
  Date:   2018-05-22 (Tue, 22 May 2018)

  Changed paths:
    M src/main/java/com/amazon/jenkins/ec2fleet/EC2FleetCloud.java

  Log Message:
  -----------
  Merge pull request #25 from borgstrom/workload-calculation-ceil

Use the ceiling to calculate weightedExcessWorkload


Compare: 
https://github.com/jenkinsci/ec2-fleet-plugin/compare/a791a5275d2a...1fbdd283d1e4
      **NOTE:** This service 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