Branch: refs/heads/master
  Home:   
https://github.com/jenkinsci/oracle-cloud-infrastructure-compute-plugin
  Commit: fcae4eb29e371d64dcab5460e9c7d883bf32d3ea
      
https://github.com/jenkinsci/oracle-cloud-infrastructure-compute-plugin/commit/fcae4eb29e371d64dcab5460e9c7d883bf32d3ea
  Author: Andrey Andreyev <[email protected]>
  Date:   2020-11-23 (Mon, 23 Nov 2020)

  Changed paths:
    M 
src/main/java/com/oracle/cloud/baremetal/jenkins/client/SDKBaremetalCloudClient.java

  Log Message:
  -----------
  Add multiple states for waitForInstanceTerminationToComplete()


  Commit: 78cf363609ea8f4f1d04cf29ff73a4144d052164
      
https://github.com/jenkinsci/oracle-cloud-infrastructure-compute-plugin/commit/78cf363609ea8f4f1d04cf29ff73a4144d052164
  Author: andrey_adnreyev <[email protected]>
  Date:   2020-11-23 (Mon, 23 Nov 2020)

  Changed paths:
    M 
src/main/java/com/oracle/cloud/baremetal/jenkins/BaremetalCloudAgentTemplate.java
    A 
src/main/java/com/oracle/cloud/baremetal/jenkins/BaremetalCloudTagsTemplate.java
    M 
src/main/java/com/oracle/cloud/baremetal/jenkins/BaremetalCloudTemplateMonitor.java
    M 
src/main/java/com/oracle/cloud/baremetal/jenkins/client/BaremetalCloudClient.java
    M 
src/main/java/com/oracle/cloud/baremetal/jenkins/client/SDKBaremetalCloudClient.java
    M 
src/main/resources/com/oracle/cloud/baremetal/jenkins/BaremetalCloudAgentTemplate/config.jelly
    M 
src/main/resources/com/oracle/cloud/baremetal/jenkins/BaremetalCloudAgentTemplate/config.properties
    A 
src/main/resources/com/oracle/cloud/baremetal/jenkins/BaremetalCloudAgentTemplate/help-tags.html
    A 
src/main/resources/com/oracle/cloud/baremetal/jenkins/BaremetalCloudTagsTemplate/config.jelly
    A 
src/main/resources/com/oracle/cloud/baremetal/jenkins/BaremetalCloudTagsTemplate/config.properties
    M 
src/test/java/com/oracle/cloud/baremetal/jenkins/TestBaremetalCloudAgentTemplate.java

  Log Message:
  -----------
  Add tags for instances


  Commit: 56bee78c22e7742e00e182dbb5859089920e42df
      
https://github.com/jenkinsci/oracle-cloud-infrastructure-compute-plugin/commit/56bee78c22e7742e00e182dbb5859089920e42df
  Author: Andrey Andreyev <[email protected]>
  Date:   2020-11-23 (Mon, 23 Nov 2020)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Update SDK and Jenkins versions


  Commit: 78a405693ff44ff5f5a4d52150d166e4bad702c5
      
https://github.com/jenkinsci/oracle-cloud-infrastructure-compute-plugin/commit/78a405693ff44ff5f5a4d52150d166e4bad702c5
  Author: Andrey Andreyev <[email protected]>
  Date:   2020-11-23 (Mon, 23 Nov 2020)

  Changed paths:
    M README.md

  Log Message:
  -----------
  Update docs


  Commit: 6a1bd9b51f46c488bd8ba79ef54e4d37088d0848
      
https://github.com/jenkinsci/oracle-cloud-infrastructure-compute-plugin/commit/6a1bd9b51f46c488bd8ba79ef54e4d37088d0848
  Author: Andrey Andreyev <[email protected]>
  Date:   2020-11-23 (Mon, 23 Nov 2020)

  Changed paths:
    M src/main/java/com/oracle/cloud/baremetal/jenkins/BaremetalCloud.java

  Log Message:
  -----------
  Update stop-start filter


  Commit: be57af8ffccc707373a1651f638ce788edaa92ea
      
https://github.com/jenkinsci/oracle-cloud-infrastructure-compute-plugin/commit/be57af8ffccc707373a1651f638ce788edaa92ea
  Author: Andrey Andreyev <[email protected]>
  Date:   2020-11-23 (Mon, 23 Nov 2020)

  Changed paths:
    M src/main/java/com/oracle/cloud/baremetal/jenkins/BaremetalCloud.java
    M 
src/main/java/com/oracle/cloud/baremetal/jenkins/BaremetalCloudAgentTemplate.java
    M 
src/main/java/com/oracle/cloud/baremetal/jenkins/BaremetalCloudTemplateMonitor.java
    M 
src/main/resources/com/oracle/cloud/baremetal/jenkins/BaremetalCloudAgentTemplate/config.jelly
    M 
src/main/resources/com/oracle/cloud/baremetal/jenkins/BaremetalCloudAgentTemplate/config.properties
    A 
src/main/resources/com/oracle/cloud/baremetal/jenkins/BaremetalCloudAgentTemplate/help-instanceNamePrefix.html
    M src/main/resources/com/oracle/cloud/baremetal/jenkins/Messages.properties
    M 
src/test/java/com/oracle/cloud/baremetal/jenkins/TestBaremetalCloudAgentTemplate.java

  Log Message:
  -----------
  Add instance name prefix field


  Commit: e1e534adf5a39893a971ad1fe8a77227df485a01
      
https://github.com/jenkinsci/oracle-cloud-infrastructure-compute-plugin/commit/e1e534adf5a39893a971ad1fe8a77227df485a01
  Author: Andrey Andreyev <[email protected]>
  Date:   2020-11-23 (Mon, 23 Nov 2020)

  Changed paths:
    M src/main/java/com/oracle/cloud/baremetal/jenkins/BaremetalCloud.java

  Log Message:
  -----------
  Add verification of empty prefix


  Commit: 87b99208dc9bf6f535a621f758cb59da4689d339
      
https://github.com/jenkinsci/oracle-cloud-infrastructure-compute-plugin/commit/87b99208dc9bf6f535a621f758cb59da4689d339
  Author: Andrey Andreyev <[email protected]>
  Date:   2020-11-23 (Mon, 23 Nov 2020)

  Changed paths:
    M 
src/main/java/com/oracle/cloud/baremetal/jenkins/BaremetalCloudAgentTemplate.java
    M 
src/main/java/com/oracle/cloud/baremetal/jenkins/client/BaremetalCloudClient.java
    M 
src/main/java/com/oracle/cloud/baremetal/jenkins/client/SDKBaremetalCloudClient.java

  Log Message:
  -----------
  Add root compartment to the compartment lists


  Commit: 8d60eb412c2fb7e87fd492d9f9daea045e631162
      
https://github.com/jenkinsci/oracle-cloud-infrastructure-compute-plugin/commit/8d60eb412c2fb7e87fd492d9f9daea045e631162
  Author: Andrey Andreyev <[email protected]>
  Date:   2020-11-23 (Mon, 23 Nov 2020)

  Changed paths:
    M 
src/main/java/com/oracle/cloud/baremetal/jenkins/BaremetalCloudAgentTemplate.java

  Log Message:
  -----------
  Remove defaults from models


  Commit: 97791887c6626a2b034ef97947e58b2951ff0a06
      
https://github.com/jenkinsci/oracle-cloud-infrastructure-compute-plugin/commit/97791887c6626a2b034ef97947e58b2951ff0a06
  Author: Andrey Andreyev <[email protected]>
  Date:   2020-11-23 (Mon, 23 Nov 2020)

  Changed paths:
    M 
src/main/java/com/oracle/cloud/baremetal/jenkins/BaremetalCloudAgentTemplate.java

  Log Message:
  -----------
  Reduce request to OCI for getting the root compartment information


  Commit: 168e64ef9afe6479b0fcb923e71aba25af844c6c
      
https://github.com/jenkinsci/oracle-cloud-infrastructure-compute-plugin/commit/168e64ef9afe6479b0fcb923e71aba25af844c6c
  Author: Andrey Andreyev <[email protected]>
  Date:   2020-11-23 (Mon, 23 Nov 2020)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Update dependencies to use minimal Jenkins version provided by parent pom file


  Commit: 432e51764768f62387e50304d19a9cf68deb6415
      
https://github.com/jenkinsci/oracle-cloud-infrastructure-compute-plugin/commit/432e51764768f62387e50304d19a9cf68deb6415
  Author: Andrey Andreyev <[email protected]>
  Date:   2020-11-23 (Mon, 23 Nov 2020)

  Changed paths:
    M README.md

  Log Message:
  -----------
  Update minimal Jenkins version in README.md


  Commit: d71575ac33194033cdd3e4e9e677bb4693f19ea7
      
https://github.com/jenkinsci/oracle-cloud-infrastructure-compute-plugin/commit/d71575ac33194033cdd3e4e9e677bb4693f19ea7
  Author: Andrey Andreyev <[email protected]>
  Date:   2020-11-23 (Mon, 23 Nov 2020)

  Changed paths:
    A THIRD_PARTY_LICENSES.txt
    R Thirdpartyreadme.txt

  Log Message:
  -----------
  Update THIRD_PARTY_LICENSES.txt


  Commit: 4da0d5dd4f733c8c2d1a713effc58c3b4da7f376
      
https://github.com/jenkinsci/oracle-cloud-infrastructure-compute-plugin/commit/4da0d5dd4f733c8c2d1a713effc58c3b4da7f376
  Author: Andrey Andreyev <[email protected]>
  Date:   2020-11-23 (Mon, 23 Nov 2020)

  Changed paths:
    A NOTICE.txt

  Log Message:
  -----------
  Add NOTICE.txt


  Commit: b716baea39d94e1d67c43c3b5beed8fce4bee62b
      
https://github.com/jenkinsci/oracle-cloud-infrastructure-compute-plugin/commit/b716baea39d94e1d67c43c3b5beed8fce4bee62b
  Author: Andrey Andreyev <[email protected]>
  Date:   2020-11-23 (Mon, 23 Nov 2020)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Include LICENSE.txt, NOTICE.txt, THIRD_PARTY_LICENSES.txt to the build


  Commit: b0e9b84eb46273aee42dc70e0db6d45264b27208
      
https://github.com/jenkinsci/oracle-cloud-infrastructure-compute-plugin/commit/b0e9b84eb46273aee42dc70e0db6d45264b27208
  Author: Andrey Andreyev <[email protected]>
  Date:   2020-11-23 (Mon, 23 Nov 2020)

  Changed paths:
    M LICENSE.txt

  Log Message:
  -----------
  Update LICENSE.txt


  Commit: 846b442eee5252899928e5ca47a6999fca5044f6
      
https://github.com/jenkinsci/oracle-cloud-infrastructure-compute-plugin/commit/846b442eee5252899928e5ca47a6999fca5044f6
  Author: Andrey Andreyev <[email protected]>
  Date:   2020-11-23 (Mon, 23 Nov 2020)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Update resources definition


  Commit: fa683aedcd0affe6b751bdcc6cdc8f2bda6a55bd
      
https://github.com/jenkinsci/oracle-cloud-infrastructure-compute-plugin/commit/fa683aedcd0affe6b751bdcc6cdc8f2bda6a55bd
  Author: Andrey Andreyev <[email protected]>
  Date:   2020-11-23 (Mon, 23 Nov 2020)

  Changed paths:
    M README.md

  Log Message:
  -----------
  Update README.md


  Commit: f4072a18b1b690f33f13aeb136ac6884ca751c1a
      
https://github.com/jenkinsci/oracle-cloud-infrastructure-compute-plugin/commit/f4072a18b1b690f33f13aeb136ac6884ca751c1a
  Author: Andrey Andreyev <[email protected]>
  Date:   2020-11-23 (Mon, 23 Nov 2020)

  Changed paths:
    M CHANGELOG.md

  Log Message:
  -----------
  Update CHANGELOG.md


  Commit: 5e0bd881aaf034abdd78c6169f62a49fc748fb0e
      
https://github.com/jenkinsci/oracle-cloud-infrastructure-compute-plugin/commit/5e0bd881aaf034abdd78c6169f62a49fc748fb0e
  Author: Andrey Andreyev <[email protected]>
  Date:   2020-11-23 (Mon, 23 Nov 2020)

  Changed paths:
    M pom.xml

  Log Message:
  -----------
  Update SDK version


  Commit: 4b1a9477cd9ea46ceaf6458f4a57aa9fb9f2c58d
      
https://github.com/jenkinsci/oracle-cloud-infrastructure-compute-plugin/commit/4b1a9477cd9ea46ceaf6458f4a57aa9fb9f2c58d
  Author: Andrey Andreyev <[email protected]>
  Date:   2020-11-23 (Mon, 23 Nov 2020)

  Changed paths:
    M .travis.yml

  Log Message:
  -----------
  Update .travis.yml


Compare: 
https://github.com/jenkinsci/oracle-cloud-infrastructure-compute-plugin/compare/793c57f83a9f...4b1a9477cd9e

-- 
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/oracle-cloud-infrastructure-compute-plugin/push/refs/heads/master/793c57-4b1a94%40github.com.

Reply via email to