Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/ec2-plugin
  Commit: 8ee60a52e6951649ef042ddac08bdddf45db5011
      
https://github.com/jenkinsci/ec2-plugin/commit/8ee60a52e6951649ef042ddac08bdddf45db5011
  Author: Carroll Chiou <[email protected]>
  Date:   2023-07-27 (Thu, 27 Jul 2023)

  Changed paths:
    M pom.xml
    M src/test/java/hudson/plugins/ec2/AmazonEC2CloudTest.java
    M src/test/java/hudson/plugins/ec2/ConfigurationAsCodeTest.java
    M src/test/java/hudson/plugins/ec2/EucalyptusTest.java
    M src/test/java/hudson/plugins/ec2/SlaveTemplateTest.java

  Log Message:
  -----------
  update Jenkins version to 2.403


  Commit: 360e5818a86c37137549dc33abfb2373e38e4908
      
https://github.com/jenkinsci/ec2-plugin/commit/360e5818a86c37137549dc33abfb2373e38e4908
  Author: Carroll Chiou <[email protected]>
  Date:   2023-07-27 (Thu, 27 Jul 2023)

  Changed paths:
    M src/test/java/hudson/plugins/ec2/AmazonEC2CloudTest.java

  Log Message:
  -----------
  resolve failing 
testSshKeysCredentialsIdRemainsUnchangedAfterUpdatingOtherFields


  Commit: ca8172ba72f4cbaa7aadee92e5ad3f336e77034d
      
https://github.com/jenkinsci/ec2-plugin/commit/ca8172ba72f4cbaa7aadee92e5ad3f336e77034d
  Author: Carroll Chiou <[email protected]>
  Date:   2023-07-28 (Fri, 28 Jul 2023)

  Changed paths:
    M pom.xml
    M src/test/java/hudson/plugins/ec2/ConfigurationAsCodeTest.java
    M src/test/java/hudson/plugins/ec2/SlaveTemplateTest.java
    M src/test/resources/hudson/plugins/ec2/EC2CloudEmpty.yml

  Log Message:
  -----------
  address review comments


  Commit: c06e52a893c3e6acb199800ec922e0bfaf5e88c4
      
https://github.com/jenkinsci/ec2-plugin/commit/c06e52a893c3e6acb199800ec922e0bfaf5e88c4
  Author: Carroll Chiou <[email protected]>
  Date:   2023-07-28 (Fri, 28 Jul 2023)

  Changed paths:
    M src/test/java/hudson/plugins/ec2/AmazonEC2CloudTest.java

  Log Message:
  -----------
  remove try/catch


  Commit: 9c4175375d1374e668c95f91a5cdd6db1f6ebdab
      
https://github.com/jenkinsci/ec2-plugin/commit/9c4175375d1374e668c95f91a5cdd6db1f6ebdab
  Author: Carroll Chiou <[email protected]>
  Date:   2023-08-12 (Sat, 12 Aug 2023)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  update to jenkins incremental with fix


  Commit: 458221d65717e2ebd3facb4fcc3c7738a7fd059d
      
https://github.com/jenkinsci/ec2-plugin/commit/458221d65717e2ebd3facb4fcc3c7738a7fd059d
  Author: Carroll Chiou <[email protected]>
  Date:   2023-08-16 (Wed, 16 Aug 2023)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  update incremental


  Commit: 60e1b46a4ae4e2363216adf5e604acfa294512e7
      
https://github.com/jenkinsci/ec2-plugin/commit/60e1b46a4ae4e2363216adf5e604acfa294512e7
  Author: Carroll Chiou <[email protected]>
  Date:   2023-08-17 (Thu, 17 Aug 2023)

  Changed paths:
    M pom.xml
    M src/test/java/hudson/plugins/ec2/AmazonEC2CloudTest.java

  Log Message:
  -----------
  address comments


  Commit: 3ae03ee064c62110cdefc1d2d209ab325fedc6de
      
https://github.com/jenkinsci/ec2-plugin/commit/3ae03ee064c62110cdefc1d2d209ab325fedc6de
  Author: Carroll Chiou <[email protected]>
  Date:   2023-08-18 (Fri, 18 Aug 2023)

  Changed paths:
    M src/test/java/hudson/plugins/ec2/AmazonEC2CloudTest.java

  Log Message:
  -----------
  update testSshKeysCredentialsIdRemainsUnchangedAfterUpdatingOtherFields


  Commit: 705b468abdca694e181525ec364664fe5083d79e
      
https://github.com/jenkinsci/ec2-plugin/commit/705b468abdca694e181525ec364664fe5083d79e
  Author: Carroll Chiou <[email protected]>
  Date:   2023-08-31 (Thu, 31 Aug 2023)

  Changed paths:
    M .github/dependabot.yml
    R .github/release-drafter.yml
    A .github/workflows/cd.yml
    R .github/workflows/release-drafter.yml
    M .mvn/extensions.xml
    M .mvn/maven.config
    M pom.xml
    M src/main/java/hudson/plugins/ec2/EC2AbstractSlave.java

  Log Message:
  -----------
  Merge branch 'master' into manage-clouds-tests


  Commit: 823c236608e29f0963b99584bb52eccc9e5461d4
      
https://github.com/jenkinsci/ec2-plugin/commit/823c236608e29f0963b99584bb52eccc9e5461d4
  Author: Carroll Chiou <[email protected]>
  Date:   2023-09-11 (Mon, 11 Sep 2023)

  Changed paths:
    M pom.xml
    M src/main/java/hudson/plugins/ec2/EC2Cloud.java
    M src/test/java/hudson/plugins/ec2/EC2CloudTest.java

  Log Message:
  -----------
  Merge branch 'master' into manage-clouds-tests


  Commit: 72ab0fda7b068440ec3e7f6186207a227d12010d
      
https://github.com/jenkinsci/ec2-plugin/commit/72ab0fda7b068440ec3e7f6186207a227d12010d
  Author: Carroll Chiou <[email protected]>
  Date:   2023-09-11 (Mon, 11 Sep 2023)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  remove TODO


  Commit: edebcec470886a190d9c40d75b2b0ee10da781b9
      
https://github.com/jenkinsci/ec2-plugin/commit/edebcec470886a190d9c40d75b2b0ee10da781b9
  Author: Carroll Chiou <[email protected]>
  Date:   2023-09-11 (Mon, 11 Sep 2023)

  Changed paths:
    M pom.xml
    M src/main/java/hudson/plugins/ec2/EC2Cloud.java
    M src/test/java/hudson/plugins/ec2/EC2CloudTest.java

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/manage-clouds-tests' into 
manage-clouds-tests


  Commit: 66e26e2a2421a2762589550c6fd62e95c26f1365
      
https://github.com/jenkinsci/ec2-plugin/commit/66e26e2a2421a2762589550c6fd62e95c26f1365
  Author: Carroll Chiou <[email protected]>
  Date:   2023-09-11 (Mon, 11 Sep 2023)

  Changed paths:
    M src/test/java/hudson/plugins/ec2/AmazonEC2CloudTest.java

  Log Message:
  -----------
  cleanup


  Commit: 821b427dab4e559ed2a941be0a859f3acda4f557
      
https://github.com/jenkinsci/ec2-plugin/commit/821b427dab4e559ed2a941be0a859f3acda4f557
  Author: Raihaan Shouhell <[email protected]>
  Date:   2023-09-13 (Wed, 13 Sep 2023)

  Changed paths:
    M pom.xml
    M src/test/java/hudson/plugins/ec2/AmazonEC2CloudTest.java
    M src/test/java/hudson/plugins/ec2/ConfigurationAsCodeTest.java
    M src/test/java/hudson/plugins/ec2/EucalyptusTest.java
    M src/test/java/hudson/plugins/ec2/SlaveTemplateTest.java
    M src/test/resources/hudson/plugins/ec2/EC2CloudEmpty.yml

  Log Message:
  -----------
  Merge pull request #875 from car-roll/manage-clouds-tests

Test support for cloud management changes


Compare: 
https://github.com/jenkinsci/ec2-plugin/compare/53b02ab9e52d...821b427dab4e

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/ec2-plugin/push/refs/heads/master/53b02a-821b42%40github.com.

Reply via email to