Branch: refs/heads/master Home: https://github.com/jenkinsci/oracle-cloud-infrastructure-compute-plugin Commit: 5ab08432c2705d172d45ad58de0e7d8a4c45a0ce https://github.com/jenkinsci/oracle-cloud-infrastructure-compute-plugin/commit/5ab08432c2705d172d45ad58de0e7d8a4c45a0ce Author: AndreyAdnreyev <andrey.adnre...@oracle.com> Date: 2018-09-06 (Thu, 06 Sep 2018)
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/client/BaremetalCloudClient.java M src/main/java/com/oracle/cloud/baremetal/jenkins/client/BaremetalCloudClientFactory.java M src/main/java/com/oracle/cloud/baremetal/jenkins/client/SDKBaremetalCloudClient.java M src/main/java/com/oracle/cloud/baremetal/jenkins/client/SDKBaremetalCloudClientFactory.java M src/main/resources/com/oracle/cloud/baremetal/jenkins/BaremetalCloud/config.jelly M src/main/resources/com/oracle/cloud/baremetal/jenkins/BaremetalCloud/config.properties A src/main/resources/com/oracle/cloud/baremetal/jenkins/BaremetalCloud/help-maxAsyncThreads.html M src/test/java/com/oracle/cloud/baremetal/jenkins/BaremetalCloudAgentTemplateUnitTest.java M src/test/java/com/oracle/cloud/baremetal/jenkins/TestBaremetalCloud.java Log Message: ----------- Fix templates missing values -- TooManyRequests -- User-rate limit exceeded These changes add the new cloud option - "Max number of async threads" and fix the error 429 "TooManyRequests". Default is 50. This value should be decreased in case of the error 429 "TooManyRequests". Commit: 7eb6b9744769e7a89f5978c6ffdb862fe778357a https://github.com/jenkinsci/oracle-cloud-infrastructure-compute-plugin/commit/7eb6b9744769e7a89f5978c6ffdb862fe778357a Author: AndreyAdnreyev <andrey.adnre...@oracle.com> Date: 2018-09-06 (Thu, 06 Sep 2018) Changed paths: M src/main/resources/com/oracle/cloud/baremetal/jenkins/BaremetalCloud/help-maxAsyncThreads.html Log Message: ----------- Update help for the maxAsyncThreads option Commit: f9686d370e0b5c22cfc3229d95eebbe25ef3879b https://github.com/jenkinsci/oracle-cloud-infrastructure-compute-plugin/commit/f9686d370e0b5c22cfc3229d95eebbe25ef3879b Author: AndreyAdnreyev <andrey.adnre...@oracle.com> Date: 2018-09-06 (Thu, 06 Sep 2018) Changed paths: M src/main/resources/com/oracle/cloud/baremetal/jenkins/BaremetalCloud/help-maxAsyncThreads.html Log Message: ----------- Update help for the maxAsyncThreads option - 2 Commit: df33875cd83ef4444537edaf9471282d2ff2ae81 https://github.com/jenkinsci/oracle-cloud-infrastructure-compute-plugin/commit/df33875cd83ef4444537edaf9471282d2ff2ae81 Author: AndreyAdnreyev <andrey.adnre...@oracle.com> Date: 2018-09-06 (Thu, 06 Sep 2018) Changed paths: M src/main/java/com/oracle/cloud/baremetal/jenkins/BaremetalCloudAgentTemplate.java M src/main/resources/com/oracle/cloud/baremetal/jenkins/BaremetalCloud/config.jelly Log Message: ----------- Fix an issue with the Test Connection button Commit: 9bbe9c50b9506aa2c8f8bb997d4c59b477345465 https://github.com/jenkinsci/oracle-cloud-infrastructure-compute-plugin/commit/9bbe9c50b9506aa2c8f8bb997d4c59b477345465 Author: AndreyAdnreyev <andrey.adnre...@oracle.com> Date: 2018-09-06 (Thu, 06 Sep 2018) Changed paths: M src/main/java/com/oracle/cloud/baremetal/jenkins/BaremetalCloudAgentTemplate.java M src/main/java/com/oracle/cloud/baremetal/jenkins/client/SDKBaremetalCloudClient.java Log Message: ----------- Move creating of clientConfig into the constructor of SDKBaremetalCloudClient and remove unneeded code Compare: https://github.com/jenkinsci/oracle-cloud-infrastructure-compute-plugin/compare/969367401993...9bbe9c50b950 **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.