[jenkinsci/ec2-fleet-plugin] 83ea5e: Add plugin build status icon to README.md

2019-05-17 Thread Artem Stasiuk
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ec2-fleet-plugin
  Commit: 83ea5e3c5182b479ead968d50193600aa3fd7503
  
https://github.com/jenkinsci/ec2-fleet-plugin/commit/83ea5e3c5182b479ead968d50193600aa3fd7503
  Author: Artem Stasiuk 
  Date:   2019-05-17 (Fri, 17 May 2019)

  Changed paths:
M README.md

  Log Message:
  ---
  Add plugin build status icon to README.md


  Commit: e7a89f8eaefa3d66366e4cc50d4b6b84c38362cd
  
https://github.com/jenkinsci/ec2-fleet-plugin/commit/e7a89f8eaefa3d66366e4cc50d4b6b84c38362cd
  Author: Artem Stasiuk 
  Date:   2019-05-17 (Fri, 17 May 2019)

  Changed paths:
M README.md

  Log Message:
  ---
  Merge pull request #69 from terma/plugin-build-status

Add plugin build status icon to README.md


Compare: 
https://github.com/jenkinsci/ec2-fleet-plugin/compare/b169126b591c...e7a89f8eaefa

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ec2-fleet-plugin/push/refs/heads/master/b16912-e7a89f%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/ec2-fleet-plugin] 7e8a69: #21 Don't show non active fleets by default in con...

2019-05-17 Thread Artem Stasiuk
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ec2-fleet-plugin
  Commit: 7e8a691b29b3a60303c71136b9dba37c443c9dec
  
https://github.com/jenkinsci/ec2-fleet-plugin/commit/7e8a691b29b3a60303c71136b9dba37c443c9dec
  Author: Artem Stasiuk 
  Date:   2019-05-17 (Fri, 17 May 2019)

  Changed paths:
M pom.xml
M src/main/java/com/amazon/jenkins/ec2fleet/CloudNanny.java
M src/main/java/com/amazon/jenkins/ec2fleet/EC2FleetCloud.java
M src/main/resources/com/amazon/jenkins/ec2fleet/EC2FleetCloud/config.jelly
A 
src/main/resources/com/amazon/jenkins/ec2fleet/EC2FleetCloud/help-fleet.html
A src/test/java/com/amazon/jenkins/ec2fleet/EC2FleetCloudTest.java

  Log Message:
  ---
  #21 Don't show non active fleets by default in configuration (#67)

#21 Don't show non active fleets by default in configuration


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ec2-fleet-plugin/push/refs/heads/master/e7a89f-7e8a69%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/ec2-fleet-plugin] 8b1a5e: Show latest plugin version in README

2019-05-17 Thread Artem Stasiuk
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ec2-fleet-plugin
  Commit: 8b1a5ec4be8a1096a8fad70544c8c5c69555dab9
  
https://github.com/jenkinsci/ec2-fleet-plugin/commit/8b1a5ec4be8a1096a8fad70544c8c5c69555dab9
  Author: Artem Stasiuk 
  Date:   2019-05-17 (Fri, 17 May 2019)

  Changed paths:
M README.md

  Log Message:
  ---
  Show latest plugin version in README


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ec2-fleet-plugin/push/refs/heads/master/7e8a69-8b1a5e%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/ec2-fleet-plugin] 3796f1: to trigger rebuild

2019-05-17 Thread Artem Stasiuk
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ec2-fleet-plugin
  Commit: 3796f1363a635236665692a26febccd3736a5a1e
  
https://github.com/jenkinsci/ec2-fleet-plugin/commit/3796f1363a635236665692a26febccd3736a5a1e
  Author: Artem Stasiuk 
  Date:   2019-05-17 (Fri, 17 May 2019)

  Changed paths:
M README.md

  Log Message:
  ---
  to trigger rebuild


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ec2-fleet-plugin/push/refs/heads/master/8b1a5e-3796f1%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/ec2-fleet-plugin] 965d25: #15 Fix test connections (avoid conflict credentia...

2019-05-17 Thread Artem Stasiuk
  Branch: refs/heads/fix-test-connection
  Home:   https://github.com/jenkinsci/ec2-fleet-plugin
  Commit: 965d25c617a3aabbe8304c9752043afaedf3e417
  
https://github.com/jenkinsci/ec2-fleet-plugin/commit/965d25c617a3aabbe8304c9752043afaedf3e417
  Author: Artem Stasiuk 
  Date:   2019-05-17 (Fri, 17 May 2019)

  Changed paths:
M src/main/java/com/amazon/jenkins/ec2fleet/EC2FleetCloud.java
M src/main/resources/com/amazon/jenkins/ec2fleet/EC2FleetCloud/config.jelly
M src/test/java/com/amazon/jenkins/ec2fleet/EC2FleetCloudTest.java

  Log Message:
  ---
  #15 Fix test connections (avoid conflict credentialsId with ssh creds)


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ec2-fleet-plugin/push/refs/heads/fix-test-connection/00-965d25%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/ec2-fleet-plugin] 3970b3: Add link to release notes

2019-05-20 Thread Artem Stasiuk
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ec2-fleet-plugin
  Commit: 3970b3913daad012e895652ba791be20e3afc81a
  
https://github.com/jenkinsci/ec2-fleet-plugin/commit/3970b3913daad012e895652ba791be20e3afc81a
  Author: Artem Stasiuk 
  Date:   2019-05-20 (Mon, 20 May 2019)

  Changed paths:
M README.md

  Log Message:
  ---
  Add link to release notes


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ec2-fleet-plugin/push/refs/heads/master/b6288e-3970b3%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/ec2-fleet-plugin]

2019-05-20 Thread Artem Stasiuk
  Branch: refs/heads/fix-test-connection
  Home:   https://github.com/jenkinsci/ec2-fleet-plugin

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ec2-fleet-plugin/push/refs/heads/fix-test-connection/965d25-00%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/ec2-fleet-plugin] 965d25: #15 Fix test connections (avoid conflict credentia...

2019-05-20 Thread Artem Stasiuk
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ec2-fleet-plugin
  Commit: 965d25c617a3aabbe8304c9752043afaedf3e417
  
https://github.com/jenkinsci/ec2-fleet-plugin/commit/965d25c617a3aabbe8304c9752043afaedf3e417
  Author: Artem Stasiuk 
  Date:   2019-05-17 (Fri, 17 May 2019)

  Changed paths:
M src/main/java/com/amazon/jenkins/ec2fleet/EC2FleetCloud.java
M src/main/resources/com/amazon/jenkins/ec2fleet/EC2FleetCloud/config.jelly
M src/test/java/com/amazon/jenkins/ec2fleet/EC2FleetCloudTest.java

  Log Message:
  ---
  #15 Fix test connections (avoid conflict credentialsId with ssh creds)


  Commit: 5a30180949350f3d1df1a179185620aecde35576
  
https://github.com/jenkinsci/ec2-fleet-plugin/commit/5a30180949350f3d1df1a179185620aecde35576
  Author: Artem Stasiuk 
  Date:   2019-05-20 (Mon, 20 May 2019)

  Changed paths:
M src/main/java/com/amazon/jenkins/ec2fleet/EC2FleetCloud.java
M src/main/resources/com/amazon/jenkins/ec2fleet/EC2FleetCloud/config.jelly
M src/test/java/com/amazon/jenkins/ec2fleet/EC2FleetCloudTest.java

  Log Message:
  ---
  Merge pull request #72 from jenkinsci/fix-test-connection

#15 Fix test connections (avoid conflict credentialsId with ssh creds)


Compare: 
https://github.com/jenkinsci/ec2-fleet-plugin/compare/3970b3913daa...5a3018094935

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ec2-fleet-plugin/push/refs/heads/master/3970b3-5a3018%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/ec2-fleet-plugin] 1665ce: #73 add basic integration tests

2019-05-22 Thread Artem Stasiuk
  Branch: refs/heads/basic-integration-tests
  Home:   https://github.com/jenkinsci/ec2-fleet-plugin
  Commit: 1665ceb07bb59017feb699ea2caedbc100b79c7e
  
https://github.com/jenkinsci/ec2-fleet-plugin/commit/1665ceb07bb59017feb699ea2caedbc100b79c7e
  Author: Artem Stasiuk 
  Date:   2019-05-22 (Wed, 22 May 2019)

  Changed paths:
A src/test/java/com/amazon/jenkins/ec2fleet/IntegrationTest.java

  Log Message:
  ---
  #73 add basic integration tests


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ec2-fleet-plugin/push/refs/heads/basic-integration-tests/00-1665ce%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/ec2-fleet-plugin] 3693a4: #60 check if instances terminated in batch

2019-05-23 Thread Artem Stasiuk
  Branch: refs/heads/check-terminated-in-batch
  Home:   https://github.com/jenkinsci/ec2-fleet-plugin
  Commit: 3693a464ea5ab8028f62a07b5981e7740b7eefcd
  
https://github.com/jenkinsci/ec2-fleet-plugin/commit/3693a464ea5ab8028f62a07b5981e7740b7eefcd
  Author: Artem Stasiuk 
  Date:   2019-05-23 (Thu, 23 May 2019)

  Changed paths:
M src/main/java/com/amazon/jenkins/ec2fleet/CloudNanny.java
A src/main/java/com/amazon/jenkins/ec2fleet/EC2Api.java
M src/main/java/com/amazon/jenkins/ec2fleet/EC2FleetCloud.java
A src/test/java/com/amazon/jenkins/ec2fleet/EC2ApiTest.java

  Log Message:
  ---
  #60 check if instances terminated in batch


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ec2-fleet-plugin/push/refs/heads/check-terminated-in-batch/00-3693a4%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/ec2-fleet-plugin]

2019-05-23 Thread Artem Stasiuk
  Branch: refs/heads/basic-integration-tests
  Home:   https://github.com/jenkinsci/ec2-fleet-plugin

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ec2-fleet-plugin/push/refs/heads/basic-integration-tests/1665ce-00%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/ec2-fleet-plugin] 1665ce: #73 add basic integration tests

2019-05-23 Thread Artem Stasiuk
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ec2-fleet-plugin
  Commit: 1665ceb07bb59017feb699ea2caedbc100b79c7e
  
https://github.com/jenkinsci/ec2-fleet-plugin/commit/1665ceb07bb59017feb699ea2caedbc100b79c7e
  Author: Artem Stasiuk 
  Date:   2019-05-22 (Wed, 22 May 2019)

  Changed paths:
A src/test/java/com/amazon/jenkins/ec2fleet/IntegrationTest.java

  Log Message:
  ---
  #73 add basic integration tests


  Commit: 32cd66f5c71a3d58c3a18dd1e688d5ef30f5cef3
  
https://github.com/jenkinsci/ec2-fleet-plugin/commit/32cd66f5c71a3d58c3a18dd1e688d5ef30f5cef3
  Author: Artem Stasiuk 
  Date:   2019-05-23 (Thu, 23 May 2019)

  Changed paths:
A src/test/java/com/amazon/jenkins/ec2fleet/IntegrationTest.java

  Log Message:
  ---
  Merge pull request #74 from jenkinsci/basic-integration-tests

#73 add basic integration tests


Compare: 
https://github.com/jenkinsci/ec2-fleet-plugin/compare/2a3a4f50e00e...32cd66f5c71a

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ec2-fleet-plugin/push/refs/heads/master/2a3a4f-32cd66%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/ec2-fleet-plugin] 37dda8: Fix PR comments

2019-05-23 Thread Artem Stasiuk
  Branch: refs/heads/check-terminated-in-batch
  Home:   https://github.com/jenkinsci/ec2-fleet-plugin
  Commit: 37dda84a7ae0fd0d6a5f1eb2be82ffa19d5800be
  
https://github.com/jenkinsci/ec2-fleet-plugin/commit/37dda84a7ae0fd0d6a5f1eb2be82ffa19d5800be
  Author: Artem Stasiuk 
  Date:   2019-05-23 (Thu, 23 May 2019)

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

  Log Message:
  ---
  Fix PR comments


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ec2-fleet-plugin/push/refs/heads/check-terminated-in-batch/3693a4-37dda8%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/ec2-fleet-plugin] 1665ce: #73 add basic integration tests

2019-05-23 Thread Artem Stasiuk
  Branch: refs/heads/check-terminated-in-batch
  Home:   https://github.com/jenkinsci/ec2-fleet-plugin
  Commit: 1665ceb07bb59017feb699ea2caedbc100b79c7e
  
https://github.com/jenkinsci/ec2-fleet-plugin/commit/1665ceb07bb59017feb699ea2caedbc100b79c7e
  Author: Artem Stasiuk 
  Date:   2019-05-22 (Wed, 22 May 2019)

  Changed paths:
A src/test/java/com/amazon/jenkins/ec2fleet/IntegrationTest.java

  Log Message:
  ---
  #73 add basic integration tests


  Commit: 32cd66f5c71a3d58c3a18dd1e688d5ef30f5cef3
  
https://github.com/jenkinsci/ec2-fleet-plugin/commit/32cd66f5c71a3d58c3a18dd1e688d5ef30f5cef3
  Author: Artem Stasiuk 
  Date:   2019-05-23 (Thu, 23 May 2019)

  Changed paths:
A src/test/java/com/amazon/jenkins/ec2fleet/IntegrationTest.java

  Log Message:
  ---
  Merge pull request #74 from jenkinsci/basic-integration-tests

#73 add basic integration tests


  Commit: 776724c6deed773818a64921ebce6fde6b386831
  
https://github.com/jenkinsci/ec2-fleet-plugin/commit/776724c6deed773818a64921ebce6fde6b386831
  Author: Artem Stasiuk 
  Date:   2019-05-23 (Thu, 23 May 2019)

  Changed paths:
M src/main/java/com/amazon/jenkins/ec2fleet/CloudNanny.java
A src/main/java/com/amazon/jenkins/ec2fleet/EC2Api.java
M src/main/java/com/amazon/jenkins/ec2fleet/EC2FleetCloud.java
A src/test/java/com/amazon/jenkins/ec2fleet/EC2ApiTest.java

  Log Message:
  ---
  Merge remote-tracking branch 'origin/check-terminated-in-batch' into 
check-terminated-in-batch


  Commit: 1b2451a24442b9790de5ec9813368ed49406362b
  
https://github.com/jenkinsci/ec2-fleet-plugin/commit/1b2451a24442b9790de5ec9813368ed49406362b
  Author: Artem Stasiuk 
  Date:   2019-05-23 (Thu, 23 May 2019)

  Changed paths:
M src/main/java/com/amazon/jenkins/ec2fleet/CloudNanny.java
M src/test/java/com/amazon/jenkins/ec2fleet/IntegrationTest.java

  Log Message:
  ---
  Add integration tests


Compare: 
https://github.com/jenkinsci/ec2-fleet-plugin/compare/37dda84a7ae0...1b2451a24442

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ec2-fleet-plugin/push/refs/heads/check-terminated-in-batch/37dda8-1b2451%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/ec2-fleet-plugin] 8947a3: #60 check if instances terminated in batch (#75)

2019-05-23 Thread Artem Stasiuk
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ec2-fleet-plugin
  Commit: 8947a3b77980273c616a7e06dc3407df4093d58e
  
https://github.com/jenkinsci/ec2-fleet-plugin/commit/8947a3b77980273c616a7e06dc3407df4093d58e
  Author: Artem Stasiuk 
  Date:   2019-05-23 (Thu, 23 May 2019)

  Changed paths:
M src/main/java/com/amazon/jenkins/ec2fleet/CloudNanny.java
A src/main/java/com/amazon/jenkins/ec2fleet/EC2Api.java
M src/main/java/com/amazon/jenkins/ec2fleet/EC2FleetCloud.java
A src/test/java/com/amazon/jenkins/ec2fleet/EC2ApiTest.java
M src/test/java/com/amazon/jenkins/ec2fleet/IntegrationTest.java

  Log Message:
  ---
  #60 check if instances terminated in batch (#75)


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ec2-fleet-plugin/push/refs/heads/master/32cd66-8947a3%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/ec2-fleet-plugin]

2019-05-23 Thread Artem Stasiuk
  Branch: refs/heads/check-terminated-in-batch
  Home:   https://github.com/jenkinsci/ec2-fleet-plugin

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ec2-fleet-plugin/push/refs/heads/check-terminated-in-batch/1b2451-00%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/ec2-fleet-plugin] 9b0d04: Fix node description

2019-05-24 Thread Artem Stasiuk
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ec2-fleet-plugin
  Commit: 9b0d0492423e2e9403e59edfc24b6ecd28b59ae9
  
https://github.com/jenkinsci/ec2-fleet-plugin/commit/9b0d0492423e2e9403e59edfc24b6ecd28b59ae9
  Author: Kohei Suzuki 
  Date:   2018-06-13 (Wed, 13 Jun 2018)

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

  Log Message:
  ---
  Fix node description


  Commit: 2767d291faf0a624a35e047a361d8527465507f2
  
https://github.com/jenkinsci/ec2-fleet-plugin/commit/2767d291faf0a624a35e047a361d8527465507f2
  Author: Artem Stasiuk 
  Date:   2019-05-24 (Fri, 24 May 2019)

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

  Log Message:
  ---
  Merge pull request #31 from eagletmt/fix-fleet-node-description

Fix node description


Compare: 
https://github.com/jenkinsci/ec2-fleet-plugin/compare/5942ae2f04f2...2767d291faf0

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ec2-fleet-plugin/push/refs/heads/master/5942ae-2767d2%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/ec2-fleet-plugin] d8244e: Added cloud name to distinguish between multiple f...

2019-05-27 Thread Artem Stasiuk
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ec2-fleet-plugin
  Commit: d8244ee991b61253cf53c9487a3fe180aec5d896
  
https://github.com/jenkinsci/ec2-fleet-plugin/commit/d8244ee991b61253cf53c9487a3fe180aec5d896
  Author: odavid 
  Date:   2019-05-25 (Sat, 25 May 2019)

  Changed paths:
M src/main/java/com/amazon/jenkins/ec2fleet/EC2FleetCloud.java
M src/main/resources/com/amazon/jenkins/ec2fleet/EC2FleetCloud/config.jelly
A 
src/main/resources/com/amazon/jenkins/ec2fleet/EC2FleetCloud/help-name.html
M src/test/java/com/amazon/jenkins/ec2fleet/EC2FleetCloudTest.java
M src/test/java/com/amazon/jenkins/ec2fleet/IntegrationTest.java

  Log Message:
  ---
  Added cloud name to distinguish between multiple fleets and for configuration 
automation


  Commit: 07ae2aee0476c9b86597f6979a18ec58c71514a8
  
https://github.com/jenkinsci/ec2-fleet-plugin/commit/07ae2aee0476c9b86597f6979a18ec58c71514a8
  Author: Artem Stasiuk 
  Date:   2019-05-27 (Mon, 27 May 2019)

  Changed paths:
M src/main/java/com/amazon/jenkins/ec2fleet/EC2FleetCloud.java
M src/main/resources/com/amazon/jenkins/ec2fleet/EC2FleetCloud/config.jelly
A 
src/main/resources/com/amazon/jenkins/ec2fleet/EC2FleetCloud/help-name.html
M src/test/java/com/amazon/jenkins/ec2fleet/EC2FleetCloudTest.java
M src/test/java/com/amazon/jenkins/ec2fleet/IntegrationTest.java

  Log Message:
  ---
  Merge pull request #30 from odavid/added-name

Added ability to control the cloud name


Compare: 
https://github.com/jenkinsci/ec2-fleet-plugin/compare/2767d291faf0...07ae2aee0476

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ec2-fleet-plugin/push/refs/heads/master/2767d2-07ae2a%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/ec2-fleet-plugin] 476104: Maintain cache of booting instances, so booting in...

2019-05-28 Thread Artem Stasiuk
  Branch: refs/heads/more-tests
  Home:   https://github.com/jenkinsci/ec2-fleet-plugin
  Commit: 4761042208d2d57f3f43b5b37b4b14a915a7ef15
  
https://github.com/jenkinsci/ec2-fleet-plugin/commit/4761042208d2d57f3f43b5b37b4b14a915a7ef15
  Author: Mark Lagendijk 
  Date:   2019-02-19 (Tue, 19 Feb 2019)

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

  Log Message:
  ---
  Maintain cache of booting instances, so booting instances can be subtracted 
from the workload, when determining if extra nodes need to be booted.


  Commit: c8696f527e6fa9b3fd911b3775a05f5ee186f7e4
  
https://github.com/jenkinsci/ec2-fleet-plugin/commit/c8696f527e6fa9b3fd911b3775a05f5ee186f7e4
  Author: Artem Stasiuk 
  Date:   2019-05-24 (Fri, 24 May 2019)

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

  Log Message:
  ---
  Merge branch '53'

# Conflicts:
#   src/main/java/com/amazon/jenkins/ec2fleet/EC2FleetCloud.java


  Commit: 8344d485b14e795d848e8b479514ba59e4170fd5
  
https://github.com/jenkinsci/ec2-fleet-plugin/commit/8344d485b14e795d848e8b479514ba59e4170fd5
  Author: Artem Stasiuk 
  Date:   2019-05-27 (Mon, 27 May 2019)

  Changed paths:
M src/main/java/com/amazon/jenkins/ec2fleet/EC2FleetCloud.java
M src/main/resources/com/amazon/jenkins/ec2fleet/EC2FleetCloud/config.jelly
A 
src/main/resources/com/amazon/jenkins/ec2fleet/EC2FleetCloud/help-name.html
M src/test/java/com/amazon/jenkins/ec2fleet/EC2FleetCloudTest.java
M src/test/java/com/amazon/jenkins/ec2fleet/IntegrationTest.java

  Log Message:
  ---
  Merge remote-tracking branch 'origin/master'


  Commit: 5450a45f215aa3ed40a159a6eb6cfc890635b893
  
https://github.com/jenkinsci/ec2-fleet-plugin/commit/5450a45f215aa3ed40a159a6eb6cfc890635b893
  Author: Artem Stasiuk 
  Date:   2019-05-28 (Tue, 28 May 2019)

  Changed paths:
M src/main/java/com/amazon/jenkins/ec2fleet/EC2Api.java
M src/main/java/com/amazon/jenkins/ec2fleet/EC2FleetCloud.java
M src/main/java/com/amazon/jenkins/ec2fleet/FleetStateStats.java
M src/main/java/com/amazon/jenkins/ec2fleet/IdleRetentionStrategy.java
M src/test/java/com/amazon/jenkins/ec2fleet/EC2ApiTest.java
M src/test/java/com/amazon/jenkins/ec2fleet/EC2FleetCloudTest.java
R src/test/java/com/amazon/jenkins/ec2fleet/IntegrationTest.java
A src/test/java/com/amazon/jenkins/ec2fleet/RealEc2ApiIntegrationTest.java
A src/test/java/com/amazon/jenkins/ec2fleet/UiIntegrationTest.java

  Log Message:
  ---
  Reformat and more cloud name tests


Compare: 
https://github.com/jenkinsci/ec2-fleet-plugin/compare/4761042208d2%5E...5450a45f215a

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ec2-fleet-plugin/push/refs/heads/more-tests/00-5450a4%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/ec2-fleet-plugin] 5b5849: Fix tests cases by remove optional JDK conf parameter

2019-05-28 Thread Artem Stasiuk
  Branch: refs/heads/more-tests
  Home:   https://github.com/jenkinsci/ec2-fleet-plugin
  Commit: 5b584970a3010601dcdf8dd89d929d09acf64617
  
https://github.com/jenkinsci/ec2-fleet-plugin/commit/5b584970a3010601dcdf8dd89d929d09acf64617
  Author: Artem Stasiuk 
  Date:   2019-05-28 (Tue, 28 May 2019)

  Changed paths:
M src/test/java/com/amazon/jenkins/ec2fleet/UiIntegrationTest.java

  Log Message:
  ---
  Fix tests cases by remove optional JDK conf parameter


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ec2-fleet-plugin/push/refs/heads/more-tests/5450a4-5b5849%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/ec2-fleet-plugin] 476104: Maintain cache of booting instances, so booting in...

2019-05-28 Thread Artem Stasiuk
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ec2-fleet-plugin
  Commit: 4761042208d2d57f3f43b5b37b4b14a915a7ef15
  
https://github.com/jenkinsci/ec2-fleet-plugin/commit/4761042208d2d57f3f43b5b37b4b14a915a7ef15
  Author: Mark Lagendijk 
  Date:   2019-02-19 (Tue, 19 Feb 2019)

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

  Log Message:
  ---
  Maintain cache of booting instances, so booting instances can be subtracted 
from the workload, when determining if extra nodes need to be booted.


  Commit: c8696f527e6fa9b3fd911b3775a05f5ee186f7e4
  
https://github.com/jenkinsci/ec2-fleet-plugin/commit/c8696f527e6fa9b3fd911b3775a05f5ee186f7e4
  Author: Artem Stasiuk 
  Date:   2019-05-24 (Fri, 24 May 2019)

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

  Log Message:
  ---
  Merge branch '53'

# Conflicts:
#   src/main/java/com/amazon/jenkins/ec2fleet/EC2FleetCloud.java


  Commit: 8344d485b14e795d848e8b479514ba59e4170fd5
  
https://github.com/jenkinsci/ec2-fleet-plugin/commit/8344d485b14e795d848e8b479514ba59e4170fd5
  Author: Artem Stasiuk 
  Date:   2019-05-27 (Mon, 27 May 2019)

  Changed paths:
M src/main/java/com/amazon/jenkins/ec2fleet/EC2FleetCloud.java
M src/main/resources/com/amazon/jenkins/ec2fleet/EC2FleetCloud/config.jelly
A 
src/main/resources/com/amazon/jenkins/ec2fleet/EC2FleetCloud/help-name.html
M src/test/java/com/amazon/jenkins/ec2fleet/EC2FleetCloudTest.java
M src/test/java/com/amazon/jenkins/ec2fleet/IntegrationTest.java

  Log Message:
  ---
  Merge remote-tracking branch 'origin/master'


  Commit: 5450a45f215aa3ed40a159a6eb6cfc890635b893
  
https://github.com/jenkinsci/ec2-fleet-plugin/commit/5450a45f215aa3ed40a159a6eb6cfc890635b893
  Author: Artem Stasiuk 
  Date:   2019-05-28 (Tue, 28 May 2019)

  Changed paths:
M src/main/java/com/amazon/jenkins/ec2fleet/EC2Api.java
M src/main/java/com/amazon/jenkins/ec2fleet/EC2FleetCloud.java
M src/main/java/com/amazon/jenkins/ec2fleet/FleetStateStats.java
M src/main/java/com/amazon/jenkins/ec2fleet/IdleRetentionStrategy.java
M src/test/java/com/amazon/jenkins/ec2fleet/EC2ApiTest.java
M src/test/java/com/amazon/jenkins/ec2fleet/EC2FleetCloudTest.java
R src/test/java/com/amazon/jenkins/ec2fleet/IntegrationTest.java
A src/test/java/com/amazon/jenkins/ec2fleet/RealEc2ApiIntegrationTest.java
A src/test/java/com/amazon/jenkins/ec2fleet/UiIntegrationTest.java

  Log Message:
  ---
  Reformat and more cloud name tests


  Commit: 5b584970a3010601dcdf8dd89d929d09acf64617
  
https://github.com/jenkinsci/ec2-fleet-plugin/commit/5b584970a3010601dcdf8dd89d929d09acf64617
  Author: Artem Stasiuk 
  Date:   2019-05-28 (Tue, 28 May 2019)

  Changed paths:
M src/test/java/com/amazon/jenkins/ec2fleet/UiIntegrationTest.java

  Log Message:
  ---
  Fix tests cases by remove optional JDK conf parameter


  Commit: 54e1a441fdbb8e1421fefda075c4a2d3d1f9c517
  
https://github.com/jenkinsci/ec2-fleet-plugin/commit/54e1a441fdbb8e1421fefda075c4a2d3d1f9c517
  Author: Artem Stasiuk 
  Date:   2019-05-28 (Tue, 28 May 2019)

  Changed paths:
M src/main/java/com/amazon/jenkins/ec2fleet/EC2Api.java
M src/main/java/com/amazon/jenkins/ec2fleet/EC2FleetCloud.java
M src/main/java/com/amazon/jenkins/ec2fleet/FleetStateStats.java
M src/main/java/com/amazon/jenkins/ec2fleet/IdleRetentionStrategy.java
M src/test/java/com/amazon/jenkins/ec2fleet/EC2ApiTest.java
M src/test/java/com/amazon/jenkins/ec2fleet/EC2FleetCloudTest.java
R src/test/java/com/amazon/jenkins/ec2fleet/IntegrationTest.java
A src/test/java/com/amazon/jenkins/ec2fleet/RealEc2ApiIntegrationTest.java
A src/test/java/com/amazon/jenkins/ec2fleet/UiIntegrationTest.java

  Log Message:
  ---
  Merge pull request #77 from jenkinsci/more-tests

* Reformat and more cloud name integration tests


Compare: 
https://github.com/jenkinsci/ec2-fleet-plugin/compare/07ae2aee0476...54e1a441fdbb

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ec2-fleet-plugin/push/refs/heads/master/07ae2a-54e1a4%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/ec2-fleet-plugin]

2019-05-28 Thread Artem Stasiuk
  Branch: refs/heads/more-tests
  Home:   https://github.com/jenkinsci/ec2-fleet-plugin

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ec2-fleet-plugin/push/refs/heads/more-tests/5b5849-00%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/ec2-fleet-plugin]

2019-05-28 Thread Artem Stasiuk
  Branch: refs/tags/ec2-fleet-1.3.0
  Home:   https://github.com/jenkinsci/ec2-fleet-plugin

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ec2-fleet-plugin/push/refs/tags/ec2-fleet-1.3.0/00-59974f%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/ec2-fleet-plugin] 0b7ee9: [maven-release-plugin] prepare release ec2-fleet-1...

2019-05-28 Thread Artem Stasiuk
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ec2-fleet-plugin
  Commit: 0b7ee9810c927c0ae8c9c65f6303a9d498d70edc
  
https://github.com/jenkinsci/ec2-fleet-plugin/commit/0b7ee9810c927c0ae8c9c65f6303a9d498d70edc
  Author: Artem Stasiuk 
  Date:   2019-05-28 (Tue, 28 May 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release ec2-fleet-1.3.0


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ec2-fleet-plugin/push/refs/heads/master/54e1a4-0b7ee9%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/ec2-fleet-plugin] 93884c: [maven-release-plugin] prepare for next developmen...

2019-05-28 Thread Artem Stasiuk
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ec2-fleet-plugin
  Commit: 93884c6aac581a4d2eecb6e89099a9bab1b9a20f
  
https://github.com/jenkinsci/ec2-fleet-plugin/commit/93884c6aac581a4d2eecb6e89099a9bab1b9a20f
  Author: Artem Stasiuk 
  Date:   2019-05-28 (Tue, 28 May 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare for next development iteration


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ec2-fleet-plugin/push/refs/heads/master/0b7ee9-93884c%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/ec2-fleet-plugin] caa9d0: Provide details guide for setup process

2019-05-28 Thread Artem Stasiuk
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ec2-fleet-plugin
  Commit: caa9d04d30bb0b4b44821a9765b296b631041c0b
  
https://github.com/jenkinsci/ec2-fleet-plugin/commit/caa9d04d30bb0b4b44821a9765b296b631041c0b
  Author: Artem Stasiuk 
  Date:   2019-05-28 (Tue, 28 May 2019)

  Changed paths:
M README.md

  Log Message:
  ---
  Provide details guide for setup process


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ec2-fleet-plugin/push/refs/heads/master/93884c-caa9d0%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/ec2-fleet-plugin] 628d07: fix typo

2019-05-28 Thread Artem Stasiuk
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ec2-fleet-plugin
  Commit: 628d078257261123eb16be15253bafa861f7861d
  
https://github.com/jenkinsci/ec2-fleet-plugin/commit/628d078257261123eb16be15253bafa861f7861d
  Author: Artem Stasiuk 
  Date:   2019-05-28 (Tue, 28 May 2019)

  Changed paths:
M README.md

  Log Message:
  ---
  fix typo


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ec2-fleet-plugin/push/refs/heads/master/caa9d0-628d07%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/ec2-fleet-plugin] 379c01: Fix NPE #78

2019-05-29 Thread Artem Stasiuk
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ec2-fleet-plugin
  Commit: 379c011893ff5746366fa6fd5e80353ccc1de50f
  
https://github.com/jenkinsci/ec2-fleet-plugin/commit/379c011893ff5746366fa6fd5e80353ccc1de50f
  Author: Artem Stasiuk 
  Date:   2019-05-29 (Wed, 29 May 2019)

  Changed paths:
M src/main/java/com/amazon/jenkins/ec2fleet/EC2FleetCloud.java
A src/main/java/com/amazon/jenkins/ec2fleet/Registry.java
M src/test/java/com/amazon/jenkins/ec2fleet/EC2FleetCloudTest.java

  Log Message:
  ---
  Fix NPE #78


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ec2-fleet-plugin/push/refs/heads/master/628d07-379c01%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/ec2-fleet-plugin] fc3312: [maven-release-plugin] prepare release ec2-fleet-1...

2019-05-29 Thread Artem Stasiuk
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ec2-fleet-plugin
  Commit: fc3312acbd3da9527a4606da65101bef4c807cbb
  
https://github.com/jenkinsci/ec2-fleet-plugin/commit/fc3312acbd3da9527a4606da65101bef4c807cbb
  Author: Artem Stasiuk 
  Date:   2019-05-29 (Wed, 29 May 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release ec2-fleet-1.3.1


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ec2-fleet-plugin/push/refs/heads/master/379c01-fc3312%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/ec2-fleet-plugin]

2019-05-29 Thread Artem Stasiuk
  Branch: refs/tags/ec2-fleet-1.3.1
  Home:   https://github.com/jenkinsci/ec2-fleet-plugin

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ec2-fleet-plugin/push/refs/tags/ec2-fleet-1.3.1/00-f1a394%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/ec2-fleet-plugin] c06571: [maven-release-plugin] prepare for next developmen...

2019-05-29 Thread Artem Stasiuk
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ec2-fleet-plugin
  Commit: c06571fcd87a9fbfbc3c17048c31ec2c085e31ee
  
https://github.com/jenkinsci/ec2-fleet-plugin/commit/c06571fcd87a9fbfbc3c17048c31ec2c085e31ee
  Author: Artem Stasiuk 
  Date:   2019-05-29 (Wed, 29 May 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare for next development iteration


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ec2-fleet-plugin/push/refs/heads/master/fc3312-c06571%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/ec2-fleet-plugin] 842e41: #76 #35 optional feature, add node only if running

2019-05-31 Thread Artem Stasiuk
  Branch: refs/heads/add-node-only-if-running
  Home:   https://github.com/jenkinsci/ec2-fleet-plugin
  Commit: 842e419d3b5599e08a9ea83f23616dacd8d71fd8
  
https://github.com/jenkinsci/ec2-fleet-plugin/commit/842e419d3b5599e08a9ea83f23616dacd8d71fd8
  Author: Artem Stasiuk 
  Date:   2019-05-31 (Fri, 31 May 2019)

  Changed paths:
M src/main/java/com/amazon/jenkins/ec2fleet/CloudNanny.java
M src/main/java/com/amazon/jenkins/ec2fleet/EC2FleetCloud.java
M src/main/java/com/amazon/jenkins/ec2fleet/cloud/FleetNode.java
M src/main/resources/com/amazon/jenkins/ec2fleet/EC2FleetCloud/config.jelly
A 
src/main/resources/com/amazon/jenkins/ec2fleet/EC2FleetCloud/help-addNodeOnlyIfRunning.html
M src/test/java/com/amazon/jenkins/ec2fleet/EC2FleetCloudTest.java
A src/test/java/com/amazon/jenkins/ec2fleet/EmptyAmazonEC2.java
A src/test/java/com/amazon/jenkins/ec2fleet/ProvisionIntegrationTest.java
M src/test/java/com/amazon/jenkins/ec2fleet/RealEc2ApiIntegrationTest.java
M src/test/java/com/amazon/jenkins/ec2fleet/UiIntegrationTest.java

  Log Message:
  ---
  #76 #35 optional feature, add node only if running


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ec2-fleet-plugin/push/refs/heads/add-node-only-if-running/00-842e41%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/ec2-fleet-plugin] 842e41: #76 #35 optional feature, add node only if running

2019-05-31 Thread Artem Stasiuk
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ec2-fleet-plugin
  Commit: 842e419d3b5599e08a9ea83f23616dacd8d71fd8
  
https://github.com/jenkinsci/ec2-fleet-plugin/commit/842e419d3b5599e08a9ea83f23616dacd8d71fd8
  Author: Artem Stasiuk 
  Date:   2019-05-31 (Fri, 31 May 2019)

  Changed paths:
M src/main/java/com/amazon/jenkins/ec2fleet/CloudNanny.java
M src/main/java/com/amazon/jenkins/ec2fleet/EC2FleetCloud.java
M src/main/java/com/amazon/jenkins/ec2fleet/cloud/FleetNode.java
M src/main/resources/com/amazon/jenkins/ec2fleet/EC2FleetCloud/config.jelly
A 
src/main/resources/com/amazon/jenkins/ec2fleet/EC2FleetCloud/help-addNodeOnlyIfRunning.html
M src/test/java/com/amazon/jenkins/ec2fleet/EC2FleetCloudTest.java
A src/test/java/com/amazon/jenkins/ec2fleet/EmptyAmazonEC2.java
A src/test/java/com/amazon/jenkins/ec2fleet/ProvisionIntegrationTest.java
M src/test/java/com/amazon/jenkins/ec2fleet/RealEc2ApiIntegrationTest.java
M src/test/java/com/amazon/jenkins/ec2fleet/UiIntegrationTest.java

  Log Message:
  ---
  #76 #35 optional feature, add node only if running


  Commit: 6f50612fca1abdc66d49225e9e3ad3a194a2f190
  
https://github.com/jenkinsci/ec2-fleet-plugin/commit/6f50612fca1abdc66d49225e9e3ad3a194a2f190
  Author: Artem Stasiuk 
  Date:   2019-05-31 (Fri, 31 May 2019)

  Changed paths:
M src/main/java/com/amazon/jenkins/ec2fleet/CloudNanny.java
M src/main/java/com/amazon/jenkins/ec2fleet/EC2FleetCloud.java
M src/main/java/com/amazon/jenkins/ec2fleet/cloud/FleetNode.java
M src/main/resources/com/amazon/jenkins/ec2fleet/EC2FleetCloud/config.jelly
A 
src/main/resources/com/amazon/jenkins/ec2fleet/EC2FleetCloud/help-addNodeOnlyIfRunning.html
M src/test/java/com/amazon/jenkins/ec2fleet/EC2FleetCloudTest.java
A src/test/java/com/amazon/jenkins/ec2fleet/EmptyAmazonEC2.java
A src/test/java/com/amazon/jenkins/ec2fleet/ProvisionIntegrationTest.java
M src/test/java/com/amazon/jenkins/ec2fleet/RealEc2ApiIntegrationTest.java
M src/test/java/com/amazon/jenkins/ec2fleet/UiIntegrationTest.java

  Log Message:
  ---
  Merge pull request #81 from jenkinsci/add-node-only-if-running

#76 #35 optional feature, add node only if running


Compare: 
https://github.com/jenkinsci/ec2-fleet-plugin/compare/c06571fcd87a...6f50612fca1a

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ec2-fleet-plugin/push/refs/heads/master/c06571-6f5061%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/ec2-fleet-plugin]

2019-05-31 Thread Artem Stasiuk
  Branch: refs/heads/add-node-only-if-running
  Home:   https://github.com/jenkinsci/ec2-fleet-plugin

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ec2-fleet-plugin/push/refs/heads/add-node-only-if-running/842e41-00%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/ec2-fleet-plugin] 101404: [maven-release-plugin] prepare for next developmen...

2019-05-31 Thread Artem Stasiuk
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ec2-fleet-plugin
  Commit: 101404a53d00ecffd17db3c25e7c5d76b12833e4
  
https://github.com/jenkinsci/ec2-fleet-plugin/commit/101404a53d00ecffd17db3c25e7c5d76b12833e4
  Author: Artem Stasiuk 
  Date:   2019-05-31 (Fri, 31 May 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare for next development iteration


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ec2-fleet-plugin/push/refs/heads/master/4f97fb-101404%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/ec2-fleet-plugin]

2019-05-31 Thread Artem Stasiuk
  Branch: refs/tags/ec2-fleet-1.4.0
  Home:   https://github.com/jenkinsci/ec2-fleet-plugin

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ec2-fleet-plugin/push/refs/tags/ec2-fleet-1.4.0/00-fe9f24%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/ec2-fleet-plugin] 4f97fb: [maven-release-plugin] prepare release ec2-fleet-1...

2019-05-31 Thread Artem Stasiuk
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ec2-fleet-plugin
  Commit: 4f97fb72526ba135b40e02637e7790daba9d819f
  
https://github.com/jenkinsci/ec2-fleet-plugin/commit/4f97fb72526ba135b40e02637e7790daba9d819f
  Author: Artem Stasiuk 
  Date:   2019-05-31 (Fri, 31 May 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release ec2-fleet-1.4.0


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ec2-fleet-plugin/push/refs/heads/master/6f5061-4f97fb%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/ec2-fleet-plugin] 75f5a7: #36 add tests for IdleRetentionStrategy

2019-05-31 Thread Artem Stasiuk
  Branch: refs/heads/tests-for-idle-retention-strategy
  Home:   https://github.com/jenkinsci/ec2-fleet-plugin
  Commit: 75f5a79d5abfa7a00ad2eeb0761e39aec282fca7
  
https://github.com/jenkinsci/ec2-fleet-plugin/commit/75f5a79d5abfa7a00ad2eeb0761e39aec282fca7
  Author: Artem Stasiuk 
  Date:   2019-05-31 (Fri, 31 May 2019)

  Changed paths:
M src/main/java/com/amazon/jenkins/ec2fleet/IdleRetentionStrategy.java
M src/main/java/com/amazon/jenkins/ec2fleet/cloud/FleetNodeComputer.java
A src/test/java/com/amazon/jenkins/ec2fleet/IdleRetentionStrategyTest.java

  Log Message:
  ---
  #36 add tests for IdleRetentionStrategy


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ec2-fleet-plugin/push/refs/heads/tests-for-idle-retention-strategy/00-75f5a7%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/ec2-fleet-plugin] 75f5a7: #36 add tests for IdleRetentionStrategy

2019-05-31 Thread Artem Stasiuk
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ec2-fleet-plugin
  Commit: 75f5a79d5abfa7a00ad2eeb0761e39aec282fca7
  
https://github.com/jenkinsci/ec2-fleet-plugin/commit/75f5a79d5abfa7a00ad2eeb0761e39aec282fca7
  Author: Artem Stasiuk 
  Date:   2019-05-31 (Fri, 31 May 2019)

  Changed paths:
M src/main/java/com/amazon/jenkins/ec2fleet/IdleRetentionStrategy.java
M src/main/java/com/amazon/jenkins/ec2fleet/cloud/FleetNodeComputer.java
A src/test/java/com/amazon/jenkins/ec2fleet/IdleRetentionStrategyTest.java

  Log Message:
  ---
  #36 add tests for IdleRetentionStrategy


  Commit: a6e194659e6a9d02426851b1861ec51a03482dbd
  
https://github.com/jenkinsci/ec2-fleet-plugin/commit/a6e194659e6a9d02426851b1861ec51a03482dbd
  Author: Artem Stasiuk 
  Date:   2019-05-31 (Fri, 31 May 2019)

  Changed paths:
M src/main/java/com/amazon/jenkins/ec2fleet/IdleRetentionStrategy.java
M src/main/java/com/amazon/jenkins/ec2fleet/cloud/FleetNodeComputer.java
A src/test/java/com/amazon/jenkins/ec2fleet/IdleRetentionStrategyTest.java

  Log Message:
  ---
  Merge pull request #84 from jenkinsci/tests-for-idle-retention-strategy

#36 add tests for IdleRetentionStrategy


Compare: 
https://github.com/jenkinsci/ec2-fleet-plugin/compare/101404a53d00...a6e194659e6a

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ec2-fleet-plugin/push/refs/heads/master/101404-a6e194%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/ec2-fleet-plugin]

2019-05-31 Thread Artem Stasiuk
  Branch: refs/heads/tests-for-idle-retention-strategy
  Home:   https://github.com/jenkinsci/ec2-fleet-plugin

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ec2-fleet-plugin/push/refs/heads/tests-for-idle-retention-strategy/75f5a7-00%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/ec2-fleet-plugin] 653cfa: #36 don't reclaim node if not idle now

2019-05-31 Thread Artem Stasiuk
  Branch: refs/heads/fix-idle-retention
  Home:   https://github.com/jenkinsci/ec2-fleet-plugin
  Commit: 653cfa82d37a130e8ca5356989ac4fb01c934484
  
https://github.com/jenkinsci/ec2-fleet-plugin/commit/653cfa82d37a130e8ca5356989ac4fb01c934484
  Author: Artem Stasiuk 
  Date:   2019-05-31 (Fri, 31 May 2019)

  Changed paths:
M src/main/java/com/amazon/jenkins/ec2fleet/IdleRetentionStrategy.java
M src/test/java/com/amazon/jenkins/ec2fleet/IdleRetentionStrategyTest.java

  Log Message:
  ---
  #36 don't reclaim node if not idle now


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ec2-fleet-plugin/push/refs/heads/fix-idle-retention/00-653cfa%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/ec2-fleet-plugin]

2019-05-31 Thread Artem Stasiuk
  Branch: refs/heads/fix-idle-retention
  Home:   https://github.com/jenkinsci/ec2-fleet-plugin

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ec2-fleet-plugin/push/refs/heads/fix-idle-retention/653cfa-00%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/ec2-fleet-plugin] 653cfa: #36 don't reclaim node if not idle now

2019-05-31 Thread Artem Stasiuk
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ec2-fleet-plugin
  Commit: 653cfa82d37a130e8ca5356989ac4fb01c934484
  
https://github.com/jenkinsci/ec2-fleet-plugin/commit/653cfa82d37a130e8ca5356989ac4fb01c934484
  Author: Artem Stasiuk 
  Date:   2019-05-31 (Fri, 31 May 2019)

  Changed paths:
M src/main/java/com/amazon/jenkins/ec2fleet/IdleRetentionStrategy.java
M src/test/java/com/amazon/jenkins/ec2fleet/IdleRetentionStrategyTest.java

  Log Message:
  ---
  #36 don't reclaim node if not idle now


  Commit: 0a9c951baac95b70228f0016a7ec3b3fe6146807
  
https://github.com/jenkinsci/ec2-fleet-plugin/commit/0a9c951baac95b70228f0016a7ec3b3fe6146807
  Author: Artem Stasiuk 
  Date:   2019-05-31 (Fri, 31 May 2019)

  Changed paths:
M src/main/java/com/amazon/jenkins/ec2fleet/IdleRetentionStrategy.java
M src/test/java/com/amazon/jenkins/ec2fleet/IdleRetentionStrategyTest.java

  Log Message:
  ---
  Merge pull request #86 from jenkinsci/fix-idle-retention

#36 don't reclaim node if not idle now


Compare: 
https://github.com/jenkinsci/ec2-fleet-plugin/compare/a6e194659e6a...0a9c951baac9

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ec2-fleet-plugin/push/refs/heads/master/a6e194-0a9c95%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/ec2-fleet-plugin] 346716: [maven-release-plugin] prepare release ec2-fleet-1...

2019-05-31 Thread Artem Stasiuk
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ec2-fleet-plugin
  Commit: 346716151379ef0df952eed00a5fbc15cc2c9759
  
https://github.com/jenkinsci/ec2-fleet-plugin/commit/346716151379ef0df952eed00a5fbc15cc2c9759
  Author: Artem Stasiuk 
  Date:   2019-05-31 (Fri, 31 May 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release ec2-fleet-1.4.1


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ec2-fleet-plugin/push/refs/heads/master/0a9c95-346716%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/ec2-fleet-plugin] 418d66: [maven-release-plugin] prepare for next developmen...

2019-05-31 Thread Artem Stasiuk
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ec2-fleet-plugin
  Commit: 418d66a4bd1a5d7554cac633d9aaef6eaf71e75c
  
https://github.com/jenkinsci/ec2-fleet-plugin/commit/418d66a4bd1a5d7554cac633d9aaef6eaf71e75c
  Author: Artem Stasiuk 
  Date:   2019-05-31 (Fri, 31 May 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare for next development iteration


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ec2-fleet-plugin/push/refs/heads/master/346716-418d66%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/ec2-fleet-plugin]

2019-05-31 Thread Artem Stasiuk
  Branch: refs/tags/ec2-fleet-1.4.1
  Home:   https://github.com/jenkinsci/ec2-fleet-plugin

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ec2-fleet-plugin/push/refs/tags/ec2-fleet-1.4.1/00-80b0d5%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/ec2-fleet-plugin] fe5299: Fix for display node name, rebase from #33

2019-06-01 Thread Artem Stasiuk
  Branch: refs/heads/fix-node-display-name
  Home:   https://github.com/jenkinsci/ec2-fleet-plugin
  Commit: fe529902366b832e45060462592ebdf810f27db5
  
https://github.com/jenkinsci/ec2-fleet-plugin/commit/fe529902366b832e45060462592ebdf810f27db5
  Author: Artem Stasiuk 
  Date:   2019-06-01 (Sat, 01 Jun 2019)

  Changed paths:
M src/main/java/com/amazon/jenkins/ec2fleet/cloud/FleetNode.java
M src/main/java/com/amazon/jenkins/ec2fleet/cloud/FleetNodeComputer.java
A src/test/java/com/amazon/jenkins/ec2fleet/FleetNodeComputerTest.java

  Log Message:
  ---
  Fix for display node name, rebase from #33


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ec2-fleet-plugin/push/refs/heads/fix-node-display-name/00-fe5299%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/ec2-fleet-plugin] a73ea1: Fix tests add help.

2019-06-01 Thread Artem Stasiuk
  Branch: refs/heads/fix-node-display-name
  Home:   https://github.com/jenkinsci/ec2-fleet-plugin
  Commit: a73ea11e5c2b2767766872db02a94890744735e8
  
https://github.com/jenkinsci/ec2-fleet-plugin/commit/a73ea11e5c2b2767766872db02a94890744735e8
  Author: Artem Stasiuk 
  Date:   2019-06-01 (Sat, 01 Jun 2019)

  Changed paths:
M 
src/main/resources/com/amazon/jenkins/ec2fleet/EC2FleetCloud/help-name.html
M src/test/java/com/amazon/jenkins/ec2fleet/FleetNodeComputerTest.java

  Log Message:
  ---
  Fix tests add help.


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ec2-fleet-plugin/push/refs/heads/fix-node-display-name/fe5299-a73ea1%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/ec2-fleet-plugin]

2019-06-01 Thread Artem Stasiuk
  Branch: refs/heads/fix-node-display-name
  Home:   https://github.com/jenkinsci/ec2-fleet-plugin

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ec2-fleet-plugin/push/refs/heads/fix-node-display-name/a73ea1-00%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/ec2-fleet-plugin] 8577e7: Show cloud name in slave name based #33 (#89)

2019-06-01 Thread Artem Stasiuk
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ec2-fleet-plugin
  Commit: 8577e71ec2fc874fc054dd0b248070ee9a16546b
  
https://github.com/jenkinsci/ec2-fleet-plugin/commit/8577e71ec2fc874fc054dd0b248070ee9a16546b
  Author: Artem Stasiuk 
  Date:   2019-06-01 (Sat, 01 Jun 2019)

  Changed paths:
M src/main/java/com/amazon/jenkins/ec2fleet/cloud/FleetNode.java
M src/main/java/com/amazon/jenkins/ec2fleet/cloud/FleetNodeComputer.java
M 
src/main/resources/com/amazon/jenkins/ec2fleet/EC2FleetCloud/help-name.html
A src/test/java/com/amazon/jenkins/ec2fleet/FleetNodeComputerTest.java

  Log Message:
  ---
  Show cloud name in slave name based #33 (#89)

Show cloud name in slave name based #33


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ec2-fleet-plugin/push/refs/heads/master/f4b2a0-8577e7%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/ec2-fleet-plugin]

2019-06-01 Thread Artem Stasiuk
  Branch: refs/tags/ec2-fleet-1.5.0
  Home:   https://github.com/jenkinsci/ec2-fleet-plugin

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ec2-fleet-plugin/push/refs/tags/ec2-fleet-1.5.0/00-13ad3a%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/ec2-fleet-plugin] 5789ef: [maven-release-plugin] prepare for next developmen...

2019-06-01 Thread Artem Stasiuk
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ec2-fleet-plugin
  Commit: 5789efa7fa7d627afb72933a126057714d21dca6
  
https://github.com/jenkinsci/ec2-fleet-plugin/commit/5789efa7fa7d627afb72933a126057714d21dca6
  Author: Artem Stasiuk 
  Date:   2019-06-01 (Sat, 01 Jun 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare for next development iteration


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ec2-fleet-plugin/push/refs/heads/master/92d845-5789ef%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/ec2-fleet-plugin] 92d845: [maven-release-plugin] prepare release ec2-fleet-1...

2019-06-01 Thread Artem Stasiuk
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ec2-fleet-plugin
  Commit: 92d8458b292f028be7aed31b693cfa0be7498ecf
  
https://github.com/jenkinsci/ec2-fleet-plugin/commit/92d8458b292f028be7aed31b693cfa0be7498ecf
  Author: Artem Stasiuk 
  Date:   2019-06-01 (Sat, 01 Jun 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release ec2-fleet-1.5.0


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ec2-fleet-plugin/push/refs/heads/master/8577e7-92d845%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/ec2-fleet-plugin] f38811: Add explanation of plugin version policy #82

2019-06-03 Thread Artem Stasiuk
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ec2-fleet-plugin
  Commit: f388118f30c584bd54bad7779cc115cbd22b63b6
  
https://github.com/jenkinsci/ec2-fleet-plugin/commit/f388118f30c584bd54bad7779cc115cbd22b63b6
  Author: Artem Stasiuk 
  Date:   2019-06-03 (Mon, 03 Jun 2019)

  Changed paths:
M README.md

  Log Message:
  ---
  Add explanation of plugin version policy #82


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ec2-fleet-plugin/push/refs/heads/master/5789ef-f38811%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/ec2-fleet-plugin] c555f3: #90 provide example of Groovy script to setup EC2 ...

2019-06-04 Thread Artem Stasiuk
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ec2-fleet-plugin
  Commit: c555f30cbe12819c759d3db1ba6dc1921c532446
  
https://github.com/jenkinsci/ec2-fleet-plugin/commit/c555f30cbe12819c759d3db1ba6dc1921c532446
  Author: Artem Stasiuk 
  Date:   2019-06-04 (Tue, 04 Jun 2019)

  Changed paths:
M README.md

  Log Message:
  ---
  #90 provide example of Groovy script to setup EC2 Fleet Plugin


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ec2-fleet-plugin/push/refs/heads/master/f38811-c555f3%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/ec2-fleet-plugin] ba40ac: add pluhin usage stat link

2019-06-05 Thread Artem Stasiuk
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ec2-fleet-plugin
  Commit: ba40ace58325842eef2cf868de6f41175db94a2d
  
https://github.com/jenkinsci/ec2-fleet-plugin/commit/ba40ace58325842eef2cf868de6f41175db94a2d
  Author: Artem Stasiuk 
  Date:   2019-06-05 (Wed, 05 Jun 2019)

  Changed paths:
M README.md

  Log Message:
  ---
  add pluhin usage stat link


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ec2-fleet-plugin/push/refs/heads/master/c555f3-ba40ac%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/ec2-fleet-plugin] d0b529: #80 include cloud name to all logs

2019-06-15 Thread Artem Stasiuk
  Branch: refs/heads/cloud-logs
  Home:   https://github.com/jenkinsci/ec2-fleet-plugin
  Commit: d0b52951f44f903a7289a2fc2228d7d61d7bf7cd
  
https://github.com/jenkinsci/ec2-fleet-plugin/commit/d0b52951f44f903a7289a2fc2228d7d61d7bf7cd
  Author: Artem Stasiuk 
  Date:   2019-06-15 (Sat, 15 Jun 2019)

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

  Log Message:
  ---
  #80 include cloud name to all logs


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ec2-fleet-plugin/push/refs/heads/cloud-logs/00-d0b529%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/ec2-fleet-plugin] d0b529: #80 include cloud name to all logs

2019-06-16 Thread Artem Stasiuk
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ec2-fleet-plugin
  Commit: d0b52951f44f903a7289a2fc2228d7d61d7bf7cd
  
https://github.com/jenkinsci/ec2-fleet-plugin/commit/d0b52951f44f903a7289a2fc2228d7d61d7bf7cd
  Author: Artem Stasiuk 
  Date:   2019-06-15 (Sat, 15 Jun 2019)

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

  Log Message:
  ---
  #80 include cloud name to all logs


  Commit: bff76404ffc130bd8a143b7afde36447abc1f727
  
https://github.com/jenkinsci/ec2-fleet-plugin/commit/bff76404ffc130bd8a143b7afde36447abc1f727
  Author: Artem Stasiuk 
  Date:   2019-06-16 (Sun, 16 Jun 2019)

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

  Log Message:
  ---
  Merge pull request #97 from jenkinsci/cloud-logs

#80 include cloud name to all logs


Compare: 
https://github.com/jenkinsci/ec2-fleet-plugin/compare/ba40ace58325...bff76404ffc1

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ec2-fleet-plugin/push/refs/heads/master/ba40ac-bff764%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/ec2-fleet-plugin]

2019-06-16 Thread Artem Stasiuk
  Branch: refs/heads/cloud-logs
  Home:   https://github.com/jenkinsci/ec2-fleet-plugin

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ec2-fleet-plugin/push/refs/heads/cloud-logs/d0b529-00%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/ec2-fleet-plugin] 65f6b1: Auto resubmit failed job if reason is EC2 instance...

2019-06-20 Thread Artem Stasiuk
  Branch: refs/heads/auto-resubmit-job-if-ec2-terminated
  Home:   https://github.com/jenkinsci/ec2-fleet-plugin
  Commit: 65f6b197b03002ff64bd2cb64fee1233cfe21d83
  
https://github.com/jenkinsci/ec2-fleet-plugin/commit/65f6b197b03002ff64bd2cb64fee1233cfe21d83
  Author: Artem Stasiuk 
  Date:   2019-06-20 (Thu, 20 Jun 2019)

  Changed paths:
M src/main/java/com/amazon/jenkins/ec2fleet/EC2FleetCloud.java
A src/main/java/com/amazon/jenkins/ec2fleet/EC2FleetNode.java
A src/main/java/com/amazon/jenkins/ec2fleet/EC2FleetNodeComputer.java
R src/main/java/com/amazon/jenkins/ec2fleet/cloud/FleetNode.java
R src/main/java/com/amazon/jenkins/ec2fleet/cloud/FleetNodeComputer.java
A src/test/java/com/amazon/jenkins/ec2fleet/EC2FleetNodeComputerTest.java
R src/test/java/com/amazon/jenkins/ec2fleet/FleetNodeComputerTest.java

  Log Message:
  ---
  Auto resubmit failed job if reason is EC2 instance terminated


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ec2-fleet-plugin/push/refs/heads/auto-resubmit-job-if-ec2-terminated/00-65f6b1%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/ec2-fleet-plugin] 56f129: Include node name into log message for resubmit

2019-06-20 Thread Artem Stasiuk
  Branch: refs/heads/auto-resubmit-job-if-ec2-terminated
  Home:   https://github.com/jenkinsci/ec2-fleet-plugin
  Commit: 56f129cc37a88f6e699a0c6b3ea55d62e8e8a160
  
https://github.com/jenkinsci/ec2-fleet-plugin/commit/56f129cc37a88f6e699a0c6b3ea55d62e8e8a160
  Author: Artem Stasiuk 
  Date:   2019-06-20 (Thu, 20 Jun 2019)

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

  Log Message:
  ---
  Include node name into log message for resubmit


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ec2-fleet-plugin/push/refs/heads/auto-resubmit-job-if-ec2-terminated/65f6b1-56f129%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/ec2-fleet-plugin] 0e09db: Allow custom endpoint and fix region list

2019-06-21 Thread Artem Stasiuk
  Branch: refs/heads/custom-endpoint
  Home:   https://github.com/jenkinsci/ec2-fleet-plugin
  Commit: 0e09db92d511d530682e7dc2776e95d5324302a2
  
https://github.com/jenkinsci/ec2-fleet-plugin/commit/0e09db92d511d530682e7dc2776e95d5324302a2
  Author: Artem Stasiuk 
  Date:   2019-06-21 (Fri, 21 Jun 2019)

  Changed paths:
M pom.xml
M src/main/java/com/amazon/jenkins/ec2fleet/EC2Api.java
M src/main/java/com/amazon/jenkins/ec2fleet/EC2FleetCloud.java
M src/main/resources/com/amazon/jenkins/ec2fleet/EC2FleetCloud/config.jelly
A 
src/main/resources/com/amazon/jenkins/ec2fleet/EC2FleetCloud/help-endpoint.html
M src/test/java/com/amazon/jenkins/ec2fleet/EC2ApiTest.java
M src/test/java/com/amazon/jenkins/ec2fleet/EC2FleetCloudTest.java
M src/test/java/com/amazon/jenkins/ec2fleet/EmptyAmazonEC2.java
M src/test/java/com/amazon/jenkins/ec2fleet/ProvisionIntegrationTest.java
M src/test/java/com/amazon/jenkins/ec2fleet/RealEc2ApiIntegrationTest.java
M src/test/java/com/amazon/jenkins/ec2fleet/UiIntegrationTest.java

  Log Message:
  ---
  Allow custom endpoint and fix region list


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ec2-fleet-plugin/push/refs/heads/custom-endpoint/00-0e09db%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/ec2-fleet-plugin] f00ba8: Fix tests

2019-06-21 Thread Artem Stasiuk
  Branch: refs/heads/custom-endpoint
  Home:   https://github.com/jenkinsci/ec2-fleet-plugin
  Commit: f00ba833fda73666da4aedcaa5b0236e2fa8e0c0
  
https://github.com/jenkinsci/ec2-fleet-plugin/commit/f00ba833fda73666da4aedcaa5b0236e2fa8e0c0
  Author: Artem Stasiuk 
  Date:   2019-06-21 (Fri, 21 Jun 2019)

  Changed paths:
M src/test/java/com/amazon/jenkins/ec2fleet/ProvisionIntegrationTest.java

  Log Message:
  ---
  Fix tests


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ec2-fleet-plugin/push/refs/heads/custom-endpoint/0e09db-f00ba8%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/ec2-fleet-plugin] 523e97: Allow custom endpoint and fix region list (#105)

2019-06-21 Thread Artem Stasiuk
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ec2-fleet-plugin
  Commit: 523e9784a745568a8478c9851613fbbb02e18564
  
https://github.com/jenkinsci/ec2-fleet-plugin/commit/523e9784a745568a8478c9851613fbbb02e18564
  Author: Artem Stasiuk 
  Date:   2019-06-21 (Fri, 21 Jun 2019)

  Changed paths:
M pom.xml
M src/main/java/com/amazon/jenkins/ec2fleet/EC2Api.java
M src/main/java/com/amazon/jenkins/ec2fleet/EC2FleetCloud.java
M src/main/resources/com/amazon/jenkins/ec2fleet/EC2FleetCloud/config.jelly
A 
src/main/resources/com/amazon/jenkins/ec2fleet/EC2FleetCloud/help-endpoint.html
M src/test/java/com/amazon/jenkins/ec2fleet/EC2ApiTest.java
M src/test/java/com/amazon/jenkins/ec2fleet/EC2FleetCloudTest.java
M src/test/java/com/amazon/jenkins/ec2fleet/EmptyAmazonEC2.java
M src/test/java/com/amazon/jenkins/ec2fleet/ProvisionIntegrationTest.java
M src/test/java/com/amazon/jenkins/ec2fleet/RealEc2ApiIntegrationTest.java
M src/test/java/com/amazon/jenkins/ec2fleet/UiIntegrationTest.java

  Log Message:
  ---
  Allow custom endpoint and fix region list (#105)

* Allow custom endpoint and fix region list


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ec2-fleet-plugin/push/refs/heads/master/bff764-523e97%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/ec2-fleet-plugin]

2019-06-21 Thread Artem Stasiuk
  Branch: refs/heads/custom-endpoint
  Home:   https://github.com/jenkinsci/ec2-fleet-plugin

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ec2-fleet-plugin/push/refs/heads/custom-endpoint/f00ba8-00%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/ec2-fleet-plugin] 0e09db: Allow custom endpoint and fix region list

2019-06-21 Thread Artem Stasiuk
  Branch: refs/heads/custom-endpoint
  Home:   https://github.com/jenkinsci/ec2-fleet-plugin
  Commit: 0e09db92d511d530682e7dc2776e95d5324302a2
  
https://github.com/jenkinsci/ec2-fleet-plugin/commit/0e09db92d511d530682e7dc2776e95d5324302a2
  Author: Artem Stasiuk 
  Date:   2019-06-21 (Fri, 21 Jun 2019)

  Changed paths:
M pom.xml
M src/main/java/com/amazon/jenkins/ec2fleet/EC2Api.java
M src/main/java/com/amazon/jenkins/ec2fleet/EC2FleetCloud.java
M src/main/resources/com/amazon/jenkins/ec2fleet/EC2FleetCloud/config.jelly
A 
src/main/resources/com/amazon/jenkins/ec2fleet/EC2FleetCloud/help-endpoint.html
M src/test/java/com/amazon/jenkins/ec2fleet/EC2ApiTest.java
M src/test/java/com/amazon/jenkins/ec2fleet/EC2FleetCloudTest.java
M src/test/java/com/amazon/jenkins/ec2fleet/EmptyAmazonEC2.java
M src/test/java/com/amazon/jenkins/ec2fleet/ProvisionIntegrationTest.java
M src/test/java/com/amazon/jenkins/ec2fleet/RealEc2ApiIntegrationTest.java
M src/test/java/com/amazon/jenkins/ec2fleet/UiIntegrationTest.java

  Log Message:
  ---
  Allow custom endpoint and fix region list


  Commit: f00ba833fda73666da4aedcaa5b0236e2fa8e0c0
  
https://github.com/jenkinsci/ec2-fleet-plugin/commit/f00ba833fda73666da4aedcaa5b0236e2fa8e0c0
  Author: Artem Stasiuk 
  Date:   2019-06-21 (Fri, 21 Jun 2019)

  Changed paths:
M src/test/java/com/amazon/jenkins/ec2fleet/ProvisionIntegrationTest.java

  Log Message:
  ---
  Fix tests


  Commit: cdaed60e13ac36778bcb4adb53136efcfc1f87d0
  
https://github.com/jenkinsci/ec2-fleet-plugin/commit/cdaed60e13ac36778bcb4adb53136efcfc1f87d0
  Author: Artem Stasiuk 
  Date:   2019-06-21 (Fri, 21 Jun 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release ec2-fleet-1.6.0


Compare: 
https://github.com/jenkinsci/ec2-fleet-plugin/compare/0e09db92d511%5E...cdaed60e13ac

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ec2-fleet-plugin/push/refs/heads/custom-endpoint/00-cdaed6%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/ec2-fleet-plugin]

2019-06-21 Thread Artem Stasiuk
  Branch: refs/tags/ec2-fleet-1.6.0
  Home:   https://github.com/jenkinsci/ec2-fleet-plugin

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ec2-fleet-plugin/push/refs/tags/ec2-fleet-1.6.0/00-cf8fbd%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/ec2-fleet-plugin] 7333fd: [maven-release-plugin] prepare for next developmen...

2019-06-21 Thread Artem Stasiuk
  Branch: refs/heads/custom-endpoint
  Home:   https://github.com/jenkinsci/ec2-fleet-plugin
  Commit: 7333fdcb8a09bf51e70c2e7a353b5d63a225eb1f
  
https://github.com/jenkinsci/ec2-fleet-plugin/commit/7333fdcb8a09bf51e70c2e7a353b5d63a225eb1f
  Author: Artem Stasiuk 
  Date:   2019-06-21 (Fri, 21 Jun 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare for next development iteration


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ec2-fleet-plugin/push/refs/heads/custom-endpoint/cdaed6-7333fd%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/ec2-fleet-plugin] 523e97: Allow custom endpoint and fix region list (#105)

2019-06-21 Thread Artem Stasiuk
  Branch: refs/heads/auto-resubmit-job-if-ec2-terminated
  Home:   https://github.com/jenkinsci/ec2-fleet-plugin
  Commit: 523e9784a745568a8478c9851613fbbb02e18564
  
https://github.com/jenkinsci/ec2-fleet-plugin/commit/523e9784a745568a8478c9851613fbbb02e18564
  Author: Artem Stasiuk 
  Date:   2019-06-21 (Fri, 21 Jun 2019)

  Changed paths:
M pom.xml
M src/main/java/com/amazon/jenkins/ec2fleet/EC2Api.java
M src/main/java/com/amazon/jenkins/ec2fleet/EC2FleetCloud.java
M src/main/resources/com/amazon/jenkins/ec2fleet/EC2FleetCloud/config.jelly
A 
src/main/resources/com/amazon/jenkins/ec2fleet/EC2FleetCloud/help-endpoint.html
M src/test/java/com/amazon/jenkins/ec2fleet/EC2ApiTest.java
M src/test/java/com/amazon/jenkins/ec2fleet/EC2FleetCloudTest.java
M src/test/java/com/amazon/jenkins/ec2fleet/EmptyAmazonEC2.java
M src/test/java/com/amazon/jenkins/ec2fleet/ProvisionIntegrationTest.java
M src/test/java/com/amazon/jenkins/ec2fleet/RealEc2ApiIntegrationTest.java
M src/test/java/com/amazon/jenkins/ec2fleet/UiIntegrationTest.java

  Log Message:
  ---
  Allow custom endpoint and fix region list (#105)

* Allow custom endpoint and fix region list


  Commit: 68500a231412d9094fd7c465a25f7ae46d950d6e
  
https://github.com/jenkinsci/ec2-fleet-plugin/commit/68500a231412d9094fd7c465a25f7ae46d950d6e
  Author: Artem Stasiuk 
  Date:   2019-06-21 (Fri, 21 Jun 2019)

  Changed paths:
M pom.xml
M src/main/java/com/amazon/jenkins/ec2fleet/EC2Api.java
M src/main/java/com/amazon/jenkins/ec2fleet/EC2FleetCloud.java
M src/main/resources/com/amazon/jenkins/ec2fleet/EC2FleetCloud/config.jelly
A 
src/main/resources/com/amazon/jenkins/ec2fleet/EC2FleetCloud/help-endpoint.html
M src/test/java/com/amazon/jenkins/ec2fleet/EC2ApiTest.java
M src/test/java/com/amazon/jenkins/ec2fleet/EC2FleetCloudTest.java
M src/test/java/com/amazon/jenkins/ec2fleet/EmptyAmazonEC2.java
M src/test/java/com/amazon/jenkins/ec2fleet/ProvisionIntegrationTest.java
M src/test/java/com/amazon/jenkins/ec2fleet/RealEc2ApiIntegrationTest.java
M src/test/java/com/amazon/jenkins/ec2fleet/UiIntegrationTest.java

  Log Message:
  ---
  Merge branch 'master' into auto-resubmit-job-if-ec2-terminated

# Conflicts:
#   src/main/java/com/amazon/jenkins/ec2fleet/EC2FleetCloud.java


Compare: 
https://github.com/jenkinsci/ec2-fleet-plugin/compare/56f129cc37a8...68500a231412

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ec2-fleet-plugin/push/refs/heads/auto-resubmit-job-if-ec2-terminated/56f129-68500a%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/ec2-fleet-plugin] 77ce52: [maven-release-plugin] prepare for next developmen...

2019-06-21 Thread Artem Stasiuk
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ec2-fleet-plugin
  Commit: 77ce529eb4b5232dba331f9e7abe6b067c5764c7
  
https://github.com/jenkinsci/ec2-fleet-plugin/commit/77ce529eb4b5232dba331f9e7abe6b067c5764c7
  Author: Artem Stasiuk 
  Date:   2019-06-21 (Fri, 21 Jun 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare for next development iteration


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ec2-fleet-plugin/push/refs/heads/master/523e97-77ce52%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/ec2-fleet-plugin]

2019-06-21 Thread Artem Stasiuk
  Branch: refs/heads/custom-endpoint
  Home:   https://github.com/jenkinsci/ec2-fleet-plugin

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ec2-fleet-plugin/push/refs/heads/custom-endpoint/7333fd-00%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/ec2-fleet-plugin]

2019-06-21 Thread Artem Stasiuk
  Branch: refs/heads/auto-resubmit-job-if-ec2-terminated
  Home:   https://github.com/jenkinsci/ec2-fleet-plugin

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ec2-fleet-plugin/push/refs/heads/auto-resubmit-job-if-ec2-terminated/68500a-00%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/ec2-fleet-plugin] f9d7b5: Auto resubmit failed job if reason is EC2 instance...

2019-06-21 Thread Artem Stasiuk
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ec2-fleet-plugin
  Commit: f9d7b534c1030f06cfdb3ade1ec8914ffb570dd7
  
https://github.com/jenkinsci/ec2-fleet-plugin/commit/f9d7b534c1030f06cfdb3ade1ec8914ffb570dd7
  Author: Artem Stasiuk 
  Date:   2019-06-21 (Fri, 21 Jun 2019)

  Changed paths:
M src/main/java/com/amazon/jenkins/ec2fleet/EC2FleetCloud.java
A src/main/java/com/amazon/jenkins/ec2fleet/EC2FleetNode.java
A src/main/java/com/amazon/jenkins/ec2fleet/EC2FleetNodeComputer.java
R src/main/java/com/amazon/jenkins/ec2fleet/cloud/FleetNode.java
R src/main/java/com/amazon/jenkins/ec2fleet/cloud/FleetNodeComputer.java
A src/test/java/com/amazon/jenkins/ec2fleet/EC2FleetNodeComputerTest.java
R src/test/java/com/amazon/jenkins/ec2fleet/FleetNodeComputerTest.java

  Log Message:
  ---
  Auto resubmit failed job if reason is EC2 instance terminated (#104)

* Auto resubmit failed job if the reason is EC2 instance terminated


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ec2-fleet-plugin/push/refs/heads/master/77ce52-f9d7b5%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/ec2-fleet-plugin] 9dff4e: [maven-release-plugin] prepare for next developmen...

2019-06-21 Thread Artem Stasiuk
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ec2-fleet-plugin
  Commit: 9dff4e6fc33f18a429d6a8d524fceb37f74533b5
  
https://github.com/jenkinsci/ec2-fleet-plugin/commit/9dff4e6fc33f18a429d6a8d524fceb37f74533b5
  Author: Artem Stasiuk 
  Date:   2019-06-21 (Fri, 21 Jun 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare for next development iteration


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ec2-fleet-plugin/push/refs/heads/master/5e1d35-9dff4e%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/ec2-fleet-plugin] 5e1d35: [maven-release-plugin] prepare release ec2-fleet-1...

2019-06-21 Thread Artem Stasiuk
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ec2-fleet-plugin
  Commit: 5e1d35c635590de04f784e774f9f30da4cca4753
  
https://github.com/jenkinsci/ec2-fleet-plugin/commit/5e1d35c635590de04f784e774f9f30da4cca4753
  Author: Artem Stasiuk 
  Date:   2019-06-21 (Fri, 21 Jun 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release ec2-fleet-1.7.0


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ec2-fleet-plugin/push/refs/heads/master/f9d7b5-5e1d35%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/ec2-fleet-plugin]

2019-06-21 Thread Artem Stasiuk
  Branch: refs/tags/ec2-fleet-1.7.0
  Home:   https://github.com/jenkinsci/ec2-fleet-plugin

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ec2-fleet-plugin/push/refs/tags/ec2-fleet-1.7.0/00-ed0495%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/ec2-fleet-plugin] 7ad043: Fix auto resubmit #104

2019-06-25 Thread Artem Stasiuk
  Branch: refs/heads/fix-auto-resubmit-job-if-ec2-terminated
  Home:   https://github.com/jenkinsci/ec2-fleet-plugin
  Commit: 7ad0437792393578389ca2ed1174ea96d0b621bc
  
https://github.com/jenkinsci/ec2-fleet-plugin/commit/7ad0437792393578389ca2ed1174ea96d0b621bc
  Author: Artem Stasiuk 
  Date:   2019-06-25 (Tue, 25 Jun 2019)

  Changed paths:
M README.md
M pom.xml
A 
src/main/java/com/amazon/jenkins/ec2fleet/EC2FleetAutoResubmitComputerLauncher.java
M src/main/java/com/amazon/jenkins/ec2fleet/EC2FleetCloud.java
M src/main/java/com/amazon/jenkins/ec2fleet/EC2FleetNodeComputer.java
A src/main/java/com/amazon/jenkins/ec2fleet/EC2TerminationCause.java
M src/main/resources/com/amazon/jenkins/ec2fleet/EC2FleetCloud/config.jelly
A 
src/main/resources/com/amazon/jenkins/ec2fleet/EC2FleetCloud/help-disableTaskResubmit.html
A src/test/java/com/amazon/jenkins/ec2fleet/AutoResubmitIntegrationTest.java
A 
src/test/java/com/amazon/jenkins/ec2fleet/EC2FleetAutoResubmitComputerLauncherTest.java
M src/test/java/com/amazon/jenkins/ec2fleet/EC2FleetCloudTest.java
M src/test/java/com/amazon/jenkins/ec2fleet/EC2FleetNodeComputerTest.java
M src/test/java/com/amazon/jenkins/ec2fleet/ProvisionIntegrationTest.java
M src/test/java/com/amazon/jenkins/ec2fleet/RealEc2ApiIntegrationTest.java
M src/test/java/com/amazon/jenkins/ec2fleet/UiIntegrationTest.java

  Log Message:
  ---
  Fix auto resubmit #104


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ec2-fleet-plugin/push/refs/heads/fix-auto-resubmit-job-if-ec2-terminated/00-7ad043%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/ec2-fleet-plugin] af0601: Fix auto resubmit #104

2019-06-25 Thread Artem Stasiuk
  Branch: refs/heads/fix-auto-resubmit-job-if-ec2-terminated
  Home:   https://github.com/jenkinsci/ec2-fleet-plugin
  Commit: af060108b03b1fac2048185d8d002f116514763f
  
https://github.com/jenkinsci/ec2-fleet-plugin/commit/af060108b03b1fac2048185d8d002f116514763f
  Author: Artem Stasiuk 
  Date:   2019-06-25 (Tue, 25 Jun 2019)

  Changed paths:
M 
src/test/java/com/amazon/jenkins/ec2fleet/EC2FleetAutoResubmitComputerLauncherTest.java

  Log Message:
  ---
  Fix auto resubmit #104


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ec2-fleet-plugin/push/refs/heads/fix-auto-resubmit-job-if-ec2-terminated/7ad043-af0601%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/ec2-fleet-plugin] 76c50e: Replace sleep to pause for windows

2019-06-25 Thread Artem Stasiuk
  Branch: refs/heads/fix-auto-resubmit-job-if-ec2-terminated
  Home:   https://github.com/jenkinsci/ec2-fleet-plugin
  Commit: 76c50e6723a88458863158dd4ce663021a13e500
  
https://github.com/jenkinsci/ec2-fleet-plugin/commit/76c50e6723a88458863158dd4ce663021a13e500
  Author: Artem Stasiuk 
  Date:   2019-06-25 (Tue, 25 Jun 2019)

  Changed paths:
M src/test/java/com/amazon/jenkins/ec2fleet/AutoResubmitIntegrationTest.java

  Log Message:
  ---
  Replace sleep to pause for windows


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ec2-fleet-plugin/push/refs/heads/fix-auto-resubmit-job-if-ec2-terminated/af0601-76c50e%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/ec2-fleet-plugin] d34b71: fix sleep for windows

2019-06-25 Thread Artem Stasiuk
  Branch: refs/heads/fix-auto-resubmit-job-if-ec2-terminated
  Home:   https://github.com/jenkinsci/ec2-fleet-plugin
  Commit: d34b71e8d200054254662ab1528aa1c880e8e575
  
https://github.com/jenkinsci/ec2-fleet-plugin/commit/d34b71e8d200054254662ab1528aa1c880e8e575
  Author: Artem Stasiuk 
  Date:   2019-06-25 (Tue, 25 Jun 2019)

  Changed paths:
M src/test/java/com/amazon/jenkins/ec2fleet/AutoResubmitIntegrationTest.java

  Log Message:
  ---
  fix sleep for windows


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ec2-fleet-plugin/push/refs/heads/fix-auto-resubmit-job-if-ec2-terminated/76c50e-d34b71%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/ec2-fleet-plugin] e895eb: fix windows tests

2019-06-25 Thread Artem Stasiuk
  Branch: refs/heads/fix-auto-resubmit-job-if-ec2-terminated
  Home:   https://github.com/jenkinsci/ec2-fleet-plugin
  Commit: e895eb471dafe9c83035467e92b9068bd8e5866b
  
https://github.com/jenkinsci/ec2-fleet-plugin/commit/e895eb471dafe9c83035467e92b9068bd8e5866b
  Author: Artem Stasiuk 
  Date:   2019-06-25 (Tue, 25 Jun 2019)

  Changed paths:
M src/test/java/com/amazon/jenkins/ec2fleet/AutoResubmitIntegrationTest.java

  Log Message:
  ---
  fix windows tests


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ec2-fleet-plugin/push/refs/heads/fix-auto-resubmit-job-if-ec2-terminated/d34b71-e895eb%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/ec2-fleet-plugin] f76278: fix tests for windows

2019-06-26 Thread Artem Stasiuk
  Branch: refs/heads/fix-auto-resubmit-job-if-ec2-terminated
  Home:   https://github.com/jenkinsci/ec2-fleet-plugin
  Commit: f762788acf996223d6b4b1e1d0a6beec132d940f
  
https://github.com/jenkinsci/ec2-fleet-plugin/commit/f762788acf996223d6b4b1e1d0a6beec132d940f
  Author: Artem Stasiuk 
  Date:   2019-06-26 (Wed, 26 Jun 2019)

  Changed paths:
M src/test/java/com/amazon/jenkins/ec2fleet/AutoResubmitIntegrationTest.java

  Log Message:
  ---
  fix tests for windows


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ec2-fleet-plugin/push/refs/heads/fix-auto-resubmit-job-if-ec2-terminated/e895eb-f76278%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/ec2-fleet-plugin] 72d9e3: Fix auto resubmit job if ec2 terminated (#107)

2019-06-26 Thread Artem Stasiuk
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ec2-fleet-plugin
  Commit: 72d9e3fe4cb82de4c6c1b0285e2f30aac5fe9bd3
  
https://github.com/jenkinsci/ec2-fleet-plugin/commit/72d9e3fe4cb82de4c6c1b0285e2f30aac5fe9bd3
  Author: Artem Stasiuk 
  Date:   2019-06-26 (Wed, 26 Jun 2019)

  Changed paths:
M README.md
M pom.xml
A 
src/main/java/com/amazon/jenkins/ec2fleet/EC2FleetAutoResubmitComputerLauncher.java
M src/main/java/com/amazon/jenkins/ec2fleet/EC2FleetCloud.java
M src/main/java/com/amazon/jenkins/ec2fleet/EC2FleetNodeComputer.java
A src/main/java/com/amazon/jenkins/ec2fleet/EC2TerminationCause.java
M src/main/resources/com/amazon/jenkins/ec2fleet/EC2FleetCloud/config.jelly
A 
src/main/resources/com/amazon/jenkins/ec2fleet/EC2FleetCloud/help-disableTaskResubmit.html
A src/test/java/com/amazon/jenkins/ec2fleet/AutoResubmitIntegrationTest.java
A 
src/test/java/com/amazon/jenkins/ec2fleet/EC2FleetAutoResubmitComputerLauncherTest.java
M src/test/java/com/amazon/jenkins/ec2fleet/EC2FleetCloudTest.java
M src/test/java/com/amazon/jenkins/ec2fleet/EC2FleetNodeComputerTest.java
M src/test/java/com/amazon/jenkins/ec2fleet/ProvisionIntegrationTest.java
M src/test/java/com/amazon/jenkins/ec2fleet/RealEc2ApiIntegrationTest.java
M src/test/java/com/amazon/jenkins/ec2fleet/UiIntegrationTest.java

  Log Message:
  ---
  Fix auto resubmit job if ec2 terminated (#107)

* Fix auto resubmit #104


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ec2-fleet-plugin/push/refs/heads/master/9dff4e-72d9e3%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/ec2-fleet-plugin]

2019-06-26 Thread Artem Stasiuk
  Branch: refs/heads/fix-auto-resubmit-job-if-ec2-terminated
  Home:   https://github.com/jenkinsci/ec2-fleet-plugin

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ec2-fleet-plugin/push/refs/heads/fix-auto-resubmit-job-if-ec2-terminated/f76278-00%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/ec2-fleet-plugin]

2019-06-26 Thread Artem Stasiuk
  Branch: refs/tags/ec2-fleet-1.7.1
  Home:   https://github.com/jenkinsci/ec2-fleet-plugin

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ec2-fleet-plugin/push/refs/tags/ec2-fleet-1.7.1/00-77a012%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/ec2-fleet-plugin] dcc94b: [maven-release-plugin] prepare release ec2-fleet-1...

2019-06-26 Thread Artem Stasiuk
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ec2-fleet-plugin
  Commit: dcc94bd154f0a4ff403a08df69e5dc4fffcdc183
  
https://github.com/jenkinsci/ec2-fleet-plugin/commit/dcc94bd154f0a4ff403a08df69e5dc4fffcdc183
  Author: Artem Stasiuk 
  Date:   2019-06-26 (Wed, 26 Jun 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release ec2-fleet-1.7.1


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ec2-fleet-plugin/push/refs/heads/master/72d9e3-dcc94b%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/ec2-fleet-plugin] c99afb: [maven-release-plugin] prepare for next developmen...

2019-06-26 Thread Artem Stasiuk
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ec2-fleet-plugin
  Commit: c99afbe0219a03eba6d1fc6665adaef50b38fb01
  
https://github.com/jenkinsci/ec2-fleet-plugin/commit/c99afbe0219a03eba6d1fc6665adaef50b38fb01
  Author: Artem Stasiuk 
  Date:   2019-06-26 (Wed, 26 Jun 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare for next development iteration


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ec2-fleet-plugin/push/refs/heads/master/dcc94b-c99afb%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/ec2-fleet-plugin] 545a25: #76 Don't provision additional capacity until node...

2019-06-30 Thread Artem Stasiuk
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ec2-fleet-plugin
  Commit: 545a25fcd21fc5677db247331da9ec86fe828aa8
  
https://github.com/jenkinsci/ec2-fleet-plugin/commit/545a25fcd21fc5677db247331da9ec86fe828aa8
  Author: Artem Stasiuk 
  Date:   2019-06-30 (Sun, 30 Jun 2019)

  Changed paths:
M 
src/main/java/com/amazon/jenkins/ec2fleet/EC2FleetAutoResubmitComputerLauncher.java
M src/main/java/com/amazon/jenkins/ec2fleet/EC2FleetCloud.java
A src/main/java/com/amazon/jenkins/ec2fleet/EC2FleetOnlineChecker.java
M src/main/java/com/amazon/jenkins/ec2fleet/IdleRetentionStrategy.java
M src/main/resources/com/amazon/jenkins/ec2fleet/EC2FleetCloud/config.jelly
A 
src/main/resources/com/amazon/jenkins/ec2fleet/EC2FleetCloud/help-initOnlineTimeoutSec.html
M src/test/java/com/amazon/jenkins/ec2fleet/AutoResubmitIntegrationTest.java
M src/test/java/com/amazon/jenkins/ec2fleet/EC2FleetCloudTest.java
A src/test/java/com/amazon/jenkins/ec2fleet/EC2FleetOnlineCheckerTest.java
A src/test/java/com/amazon/jenkins/ec2fleet/IntegrationTest.java
M src/test/java/com/amazon/jenkins/ec2fleet/ProvisionIntegrationTest.java
M src/test/java/com/amazon/jenkins/ec2fleet/RealEc2ApiIntegrationTest.java
A 
src/test/java/com/amazon/jenkins/ec2fleet/SingleLocalComputerConnector.java
M src/test/java/com/amazon/jenkins/ec2fleet/UiIntegrationTest.java

  Log Message:
  ---
  #76 Don't provision additional capacity until node will be online


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ec2-fleet-plugin/push/refs/heads/master/c99afb-545a25%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/ec2-fleet-plugin] 5d1e39: Revert "#76 Don't provision additional capacity un...

2019-06-30 Thread Artem Stasiuk
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ec2-fleet-plugin
  Commit: 5d1e3916700b21f1942c796036f7cb4e3307abfa
  
https://github.com/jenkinsci/ec2-fleet-plugin/commit/5d1e3916700b21f1942c796036f7cb4e3307abfa
  Author: Artem Stasiuk 
  Date:   2019-06-30 (Sun, 30 Jun 2019)

  Changed paths:
M 
src/main/java/com/amazon/jenkins/ec2fleet/EC2FleetAutoResubmitComputerLauncher.java
M src/main/java/com/amazon/jenkins/ec2fleet/EC2FleetCloud.java
R src/main/java/com/amazon/jenkins/ec2fleet/EC2FleetOnlineChecker.java
M src/main/java/com/amazon/jenkins/ec2fleet/IdleRetentionStrategy.java
M src/main/resources/com/amazon/jenkins/ec2fleet/EC2FleetCloud/config.jelly
R 
src/main/resources/com/amazon/jenkins/ec2fleet/EC2FleetCloud/help-initOnlineTimeoutSec.html
M src/test/java/com/amazon/jenkins/ec2fleet/AutoResubmitIntegrationTest.java
M src/test/java/com/amazon/jenkins/ec2fleet/EC2FleetCloudTest.java
R src/test/java/com/amazon/jenkins/ec2fleet/EC2FleetOnlineCheckerTest.java
R src/test/java/com/amazon/jenkins/ec2fleet/IntegrationTest.java
M src/test/java/com/amazon/jenkins/ec2fleet/ProvisionIntegrationTest.java
M src/test/java/com/amazon/jenkins/ec2fleet/RealEc2ApiIntegrationTest.java
R 
src/test/java/com/amazon/jenkins/ec2fleet/SingleLocalComputerConnector.java
M src/test/java/com/amazon/jenkins/ec2fleet/UiIntegrationTest.java

  Log Message:
  ---
  Revert "#76 Don't provision additional capacity until node will be online"

This reverts commit 545a25fc


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ec2-fleet-plugin/push/refs/heads/master/545a25-5d1e39%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/ec2-fleet-plugin]

2019-06-30 Thread Artem Stasiuk
  Branch: refs/heads/init-online-wait
  Home:   https://github.com/jenkinsci/ec2-fleet-plugin

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ec2-fleet-plugin/push/refs/heads/init-online-wait/00-545a25%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/ec2-fleet-plugin]

2019-06-30 Thread Artem Stasiuk
  Branch: refs/heads/init-online-wait
  Home:   https://github.com/jenkinsci/ec2-fleet-plugin

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ec2-fleet-plugin/push/refs/heads/init-online-wait/545a25-00%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/ec2-fleet-plugin] 975edb: #76 Don't provision additional capacity until node...

2019-06-30 Thread Artem Stasiuk
  Branch: refs/heads/init-online-wait
  Home:   https://github.com/jenkinsci/ec2-fleet-plugin
  Commit: 975edb6e56e16e5f14348c0d4b59a5463957d9f4
  
https://github.com/jenkinsci/ec2-fleet-plugin/commit/975edb6e56e16e5f14348c0d4b59a5463957d9f4
  Author: Artem Stasiuk 
  Date:   2019-06-30 (Sun, 30 Jun 2019)

  Changed paths:
M 
src/main/java/com/amazon/jenkins/ec2fleet/EC2FleetAutoResubmitComputerLauncher.java
M src/main/java/com/amazon/jenkins/ec2fleet/EC2FleetCloud.java
A src/main/java/com/amazon/jenkins/ec2fleet/EC2FleetOnlineChecker.java
M src/main/java/com/amazon/jenkins/ec2fleet/IdleRetentionStrategy.java
M src/main/resources/com/amazon/jenkins/ec2fleet/EC2FleetCloud/config.jelly
A 
src/main/resources/com/amazon/jenkins/ec2fleet/EC2FleetCloud/help-initOnlineTimeoutSec.html
M src/test/java/com/amazon/jenkins/ec2fleet/AutoResubmitIntegrationTest.java
M src/test/java/com/amazon/jenkins/ec2fleet/EC2FleetCloudTest.java
A src/test/java/com/amazon/jenkins/ec2fleet/EC2FleetOnlineCheckerTest.java
A src/test/java/com/amazon/jenkins/ec2fleet/IntegrationTest.java
M src/test/java/com/amazon/jenkins/ec2fleet/ProvisionIntegrationTest.java
M src/test/java/com/amazon/jenkins/ec2fleet/RealEc2ApiIntegrationTest.java
A 
src/test/java/com/amazon/jenkins/ec2fleet/SingleLocalComputerConnector.java
M src/test/java/com/amazon/jenkins/ec2fleet/UiIntegrationTest.java

  Log Message:
  ---
  #76 Don't provision additional capacity until node will be online


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ec2-fleet-plugin/push/refs/heads/init-online-wait/00-975edb%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/ec2-fleet-plugin] fad2a4: Javadoc

2019-06-30 Thread Artem Stasiuk
  Branch: refs/heads/init-online-wait
  Home:   https://github.com/jenkinsci/ec2-fleet-plugin
  Commit: fad2a47f9e16e8cd1401963f337161306928a386
  
https://github.com/jenkinsci/ec2-fleet-plugin/commit/fad2a47f9e16e8cd1401963f337161306928a386
  Author: Artem Stasiuk 
  Date:   2019-06-30 (Sun, 30 Jun 2019)

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

  Log Message:
  ---
  Javadoc


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ec2-fleet-plugin/push/refs/heads/init-online-wait/975edb-fad2a4%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/ec2-fleet-plugin] 818dd8: Fix blinking provision tests for windows

2019-07-01 Thread Artem Stasiuk
  Branch: refs/heads/init-online-wait
  Home:   https://github.com/jenkinsci/ec2-fleet-plugin
  Commit: 818dd8999e5a37789dc262386c36fd4e5ba59504
  
https://github.com/jenkinsci/ec2-fleet-plugin/commit/818dd8999e5a37789dc262386c36fd4e5ba59504
  Author: Artem Stasiuk 
  Date:   2019-07-01 (Mon, 01 Jul 2019)

  Changed paths:
M src/test/java/com/amazon/jenkins/ec2fleet/IntegrationTest.java
M src/test/java/com/amazon/jenkins/ec2fleet/ProvisionIntegrationTest.java

  Log Message:
  ---
  Fix blinking provision tests for windows


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ec2-fleet-plugin/push/refs/heads/init-online-wait/fad2a4-818dd8%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/ec2-fleet-plugin] 4dae18: Add more logging for autosubmit disabled

2019-07-01 Thread Artem Stasiuk
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ec2-fleet-plugin
  Commit: 4dae1885687cf613d179011881b30b703e38c180
  
https://github.com/jenkinsci/ec2-fleet-plugin/commit/4dae1885687cf613d179011881b30b703e38c180
  Author: Artem Stasiuk 
  Date:   2019-07-01 (Mon, 01 Jul 2019)

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

  Log Message:
  ---
  Add more logging for autosubmit disabled


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ec2-fleet-plugin/push/refs/heads/master/5d1e39-4dae18%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/ec2-fleet-plugin] 6a760c: [maven-release-plugin] prepare release ec2-fleet-1...

2019-07-01 Thread Artem Stasiuk
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ec2-fleet-plugin
  Commit: 6a760c0f8422a489182d4c148dbc077534606c83
  
https://github.com/jenkinsci/ec2-fleet-plugin/commit/6a760c0f8422a489182d4c148dbc077534606c83
  Author: Artem Stasiuk 
  Date:   2019-07-01 (Mon, 01 Jul 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare release ec2-fleet-1.7.2


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ec2-fleet-plugin/push/refs/heads/master/4dae18-6a760c%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/ec2-fleet-plugin]

2019-07-01 Thread Artem Stasiuk
  Branch: refs/tags/ec2-fleet-1.7.2
  Home:   https://github.com/jenkinsci/ec2-fleet-plugin

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ec2-fleet-plugin/push/refs/tags/ec2-fleet-1.7.2/00-fa29fd%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/ec2-fleet-plugin] 7898f2: [maven-release-plugin] prepare for next developmen...

2019-07-01 Thread Artem Stasiuk
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ec2-fleet-plugin
  Commit: 7898f231179e28d8b5c15c45b07a45f1e55be87d
  
https://github.com/jenkinsci/ec2-fleet-plugin/commit/7898f231179e28d8b5c15c45b07a45f1e55be87d
  Author: Artem Stasiuk 
  Date:   2019-07-01 (Mon, 01 Jul 2019)

  Changed paths:
M pom.xml

  Log Message:
  ---
  [maven-release-plugin] prepare for next development iteration


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ec2-fleet-plugin/push/refs/heads/master/6a760c-7898f2%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/ec2-fleet-plugin] 126036: #76 Don't provision additional capacity until node...

2019-07-01 Thread Artem Stasiuk
  Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ec2-fleet-plugin
  Commit: 126036d3180d27db1834d641deca43129d6d1ae2
  
https://github.com/jenkinsci/ec2-fleet-plugin/commit/126036d3180d27db1834d641deca43129d6d1ae2
  Author: Artem Stasiuk 
  Date:   2019-07-01 (Mon, 01 Jul 2019)

  Changed paths:
M 
src/main/java/com/amazon/jenkins/ec2fleet/EC2FleetAutoResubmitComputerLauncher.java
M src/main/java/com/amazon/jenkins/ec2fleet/EC2FleetCloud.java
A src/main/java/com/amazon/jenkins/ec2fleet/EC2FleetOnlineChecker.java
M src/main/java/com/amazon/jenkins/ec2fleet/IdleRetentionStrategy.java
M src/main/resources/com/amazon/jenkins/ec2fleet/EC2FleetCloud/config.jelly
A 
src/main/resources/com/amazon/jenkins/ec2fleet/EC2FleetCloud/help-initOnlineTimeoutSec.html
M src/test/java/com/amazon/jenkins/ec2fleet/AutoResubmitIntegrationTest.java
M src/test/java/com/amazon/jenkins/ec2fleet/EC2FleetCloudTest.java
A src/test/java/com/amazon/jenkins/ec2fleet/EC2FleetOnlineCheckerTest.java
A src/test/java/com/amazon/jenkins/ec2fleet/IntegrationTest.java
M src/test/java/com/amazon/jenkins/ec2fleet/ProvisionIntegrationTest.java
M src/test/java/com/amazon/jenkins/ec2fleet/RealEc2ApiIntegrationTest.java
A 
src/test/java/com/amazon/jenkins/ec2fleet/SingleLocalComputerConnector.java
M src/test/java/com/amazon/jenkins/ec2fleet/UiIntegrationTest.java

  Log Message:
  ---
  #76 Don't provision additional capacity until node will be online (#109)

#76 Don't provision additional capacity until node will be online


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ec2-fleet-plugin/push/refs/heads/master/7898f2-126036%40github.com.
For more options, visit https://groups.google.com/d/optout.


[jenkinsci/ec2-fleet-plugin]

2019-07-01 Thread Artem Stasiuk
  Branch: refs/heads/init-online-wait
  Home:   https://github.com/jenkinsci/ec2-fleet-plugin

-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ec2-fleet-plugin/push/refs/heads/init-online-wait/818dd8-00%40github.com.
For more options, visit https://groups.google.com/d/optout.


  1   2   3   4   >