Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/anka-build-plugin
  Commit: 03a51376a07df33803883dd7e82697dc1853e2d2
      
https://github.com/jenkinsci/anka-build-plugin/commit/03a51376a07df33803883dd7e82697dc1853e2d2
  Author: Niv Keidan <nivkei...@gmail.com>
  Date:   2022-07-19 (Tue, 19 Jul 2022)

  Changed paths:
    R VERSION

  Log Message:
  -----------
  removed redundant file


  Commit: 8eca6cdaafe0b2c36464c17d96687afee0ae6c48
      
https://github.com/jenkinsci/anka-build-plugin/commit/8eca6cdaafe0b2c36464c17d96687afee0ae6c48
  Author: Allan Burdajewicz <aburdajew...@cloudbees.com>
  Date:   2022-07-20 (Wed, 20 Jul 2022)

  Changed paths:
    M pom.xml
    M src/main/java/com/veertu/plugin/anka/RunOnceCloudRetentionStrategy.java
    A src/test/java/com/veertu/plugin/anka/ConfigurationAsCodeTest.java
    A src/test/resources/com/veertu/plugin/anka/configuration-as-code-legacy.yml
    A src/test/resources/com/veertu/plugin/anka/configuration-as-code.yml
    A src/test/resources/com/veertu/plugin/anka/expected_output.yml

  Log Message:
  -----------
  CLOUD-1044 [JENKINS-69035] Add unique symbol and CasC test


  Commit: d6000258edd134d9c09b5c01e8f324aadc4ef971
      
https://github.com/jenkinsci/anka-build-plugin/commit/d6000258edd134d9c09b5c01e8f324aadc4ef971
  Author: Basil Crow <m...@basilcrow.com>
  Date:   2022-07-21 (Thu, 21 Jul 2022)

  Changed paths:
    M pom.xml
    M src/main/java/com/veertu/ankaMgmtSdk/AnkaMgmtCommunicator.java
    M src/main/java/com/veertu/ankaMgmtSdk/OpenIdConnectAuthenticator.java

  Log Message:
  -----------
  CLOUD-998 Use built-in Base64 encoder (#10)

* Use built-in Base64 encoder

* Remove dependency on JAXB


  Commit: 13d147f1aa34344ebe593316409e0c789e2ca686
      
https://github.com/jenkinsci/anka-build-plugin/commit/13d147f1aa34344ebe593316409e0c789e2ca686
  Author: Niv Keidan <nivkei...@gmail.com>
  Date:   2022-07-21 (Thu, 21 Jul 2022)

  Changed paths:
    M src/main/java/com/veertu/plugin/anka/AnkaOnDemandSlave.java
    M 
src/main/resources/com/veertu/plugin/anka/AnkaCloudSlaveTemplate/config.jelly
    M 
src/main/resources/com/veertu/plugin/anka/CreateDynamicAnkaNodeStep/config.jelly

  Log Message:
  -----------
  CLOUD-921 Improve description for nameTemplate template variable


  Commit: 5ce30c525c097bfba095400924106af8ace53a82
      
https://github.com/jenkinsci/anka-build-plugin/commit/5ce30c525c097bfba095400924106af8ace53a82
  Author: Niv Keidan <nivkei...@gmail.com>
  Date:   2022-07-21 (Thu, 21 Jul 2022)

  Changed paths:
    M src/test/java/com/veertu/plugin/anka/ConfigurationAsCodeTest.java
    M src/test/resources/com/veertu/plugin/anka/configuration-as-code-legacy.yml
    M src/test/resources/com/veertu/plugin/anka/configuration-as-code.yml
    M src/test/resources/com/veertu/plugin/anka/expected_output.yml

  Log Message:
  -----------
  CLOUD-1044 alter some testing strings to make more sense


  Commit: 1f56c806d3dff3fce13e322e06c9c2bba909e748
      
https://github.com/jenkinsci/anka-build-plugin/commit/1f56c806d3dff3fce13e322e06c9c2bba909e748
  Author: Niv Keidan <nivkei...@gmail.com>
  Date:   2022-07-21 (Thu, 21 Jul 2022)

  Changed paths:
    M 
src/main/resources/com/veertu/plugin/anka/AnkaCloudSlaveTemplate/config.jelly
    M 
src/main/resources/com/veertu/plugin/anka/CreateDynamicAnkaNodeStep/config.jelly

  Log Message:
  -----------
  CLOUD-921 Improve field title for nameTemplate template var


  Commit: b9cc4d00e2719c8a2a73d2f2cd52401193039300
      
https://github.com/jenkinsci/anka-build-plugin/commit/b9cc4d00e2719c8a2a73d2f2cd52401193039300
  Author: Niv Keidan <nivkei...@gmail.com>
  Date:   2022-07-21 (Thu, 21 Jul 2022)

  Changed paths:
    M src/main/java/com/veertu/ankaMgmtSdk/AnkaMgmtCommunicator.java
    M src/test/resources/com/veertu/plugin/anka/configuration-as-code.yml

  Log Message:
  -----------
  CLOUD-1010 Improve error log for http client exceptions


  Commit: cf1a176e8faaf990cd79daa4876f051d6add5ade
      
https://github.com/jenkinsci/anka-build-plugin/commit/cf1a176e8faaf990cd79daa4876f051d6add5ade
  Author: Niv Keidan <nivkei...@gmail.com>
  Date:   2022-07-21 (Thu, 21 Jul 2022)

  Changed paths:
    M 
src/main/resources/com/veertu/plugin/anka/AnkaCloudSlaveTemplate/config.jelly

  Log Message:
  -----------
  CLOUD-938 indicate that keepVmAlive is only available for Freestyle jobs


  Commit: 2a5c6afd41d14bfb8f2adc09d358c641e7c4e6c6
      
https://github.com/jenkinsci/anka-build-plugin/commit/2a5c6afd41d14bfb8f2adc09d358c641e7c4e6c6
  Author: Niv Keidan <nivkei...@gmail.com>
  Date:   2022-07-21 (Thu, 21 Jul 2022)

  Changed paths:
    M src/main/java/com/veertu/plugin/anka/AnkaMgmtCloud.java
    M src/main/java/com/veertu/plugin/anka/AnkaProvisioningStrategy.java

  Log Message:
  -----------
  CLOUD-1009 Update Cloud canProvision and provision methods to new signature


  Commit: 0385431262a37eae30f353f73817977f753bfb55
      
https://github.com/jenkinsci/anka-build-plugin/commit/0385431262a37eae30f353f73817977f753bfb55
  Author: Niv Keidan <nivkei...@gmail.com>
  Date:   2022-07-25 (Mon, 25 Jul 2022)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  [maven-release-plugin] prepare release anka-build-2.9.0


Compare: 
https://github.com/jenkinsci/anka-build-plugin/compare/53fcd634e28b...0385431262a3

-- 
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/anka-build-plugin/push/refs/heads/master/53fcd6-038543%40github.com.

Reply via email to