Branch: refs/heads/master Home: https://github.com/jenkinsci/azure-container-agents-plugin Commit: aa82fe4c721aaa5c6152727923fd9489d0f0e2e6 https://github.com/jenkinsci/azure-container-agents-plugin/commit/aa82fe4c721aaa5c6152727923fd9489d0f0e2e6 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: 2019-11-04 (Mon, 04 Nov 2019)
Changed paths: M pom.xml Log Message: ----------- Bump jackson.version from 2.9.8 to 2.10.0 (#46) Bumps `jackson.version` from 2.9.8 to 2.10.0. Updates `jackson-core` from 2.9.8 to 2.10.0 - [Release notes](https://github.com/FasterXML/jackson-core/releases) - [Commits](https://github.com/FasterXML/jackson-core/compare/jackson-core-2.9.8...jackson-core-2.10.0) Updates `jackson-annotations` from 2.9.8 to 2.10.0 - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) Updates `jackson-databind` from 2.9.8 to 2.10.0 - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) Signed-off-by: dependabot[bot] <supp...@github.com> Commit: 1aabb3db3efb3105e99da409273430d9764cce7d https://github.com/jenkinsci/azure-container-agents-plugin/commit/1aabb3db3efb3105e99da409273430d9764cce7d Author: Jie Shen <drfish...@gmail.com> Date: 2019-12-09 (Mon, 09 Dec 2019) Changed paths: A azure-pipelines.yml Log Message: ----------- Set up CI with Azure Pipelines (#47) [skip ci] Commit: ed1ff2903e9c5530d211d158ec2758f29a6b629a https://github.com/jenkinsci/azure-container-agents-plugin/commit/ed1ff2903e9c5530d211d158ec2758f29a6b629a Author: Tim Jacomb <timjacomb1+git...@gmail.com> Date: 2020-03-25 (Wed, 25 Mar 2020) Changed paths: M src/main/java/com/microsoft/jenkins/containeragents/KubernetesCloud.java Log Message: ----------- Add symbol to prevent breaking kubernetes plugin with jcasc Commit: 9da3a9436f4d167e5c83ed9e643616eda57d7c3c https://github.com/jenkinsci/azure-container-agents-plugin/commit/9da3a9436f4d167e5c83ed9e643616eda57d7c3c Author: Alex Earl <slide.o....@gmail.com> Date: 2020-04-14 (Tue, 14 Apr 2020) Changed paths: M README.md M src/main/java/com/microsoft/jenkins/containeragents/KubernetesCloud.java M src/main/java/com/microsoft/jenkins/containeragents/builders/AciContainerTemplateFluent.java M src/main/java/com/microsoft/jenkins/containeragents/builders/PodTemplateFluent.java M src/main/java/com/microsoft/jenkins/containeragents/remote/SSHLauncher.java M src/main/resources/com/microsoft/jenkins/containeragents/KubernetesCloud/config.properties M src/main/resources/com/microsoft/jenkins/containeragents/PodTemplate/config.jelly M src/main/resources/com/microsoft/jenkins/containeragents/PodTemplate/help-args.html M src/main/resources/com/microsoft/jenkins/containeragents/PodTemplate/help-image.html M src/main/resources/com/microsoft/jenkins/containeragents/PodTemplate/help-launchMethodTypeContent.html M src/main/resources/com/microsoft/jenkins/containeragents/PodTemplate/help-limitCpu.html M src/main/resources/com/microsoft/jenkins/containeragents/PodTemplate/help-limitMemory.html M src/main/resources/com/microsoft/jenkins/containeragents/PodTemplate/help-requestCpu.html M src/main/resources/com/microsoft/jenkins/containeragents/PodTemplate/help-requestMemory.html M src/main/resources/com/microsoft/jenkins/containeragents/PodTemplate/help-retentionStrategy.html M src/main/resources/com/microsoft/jenkins/containeragents/aci/AciCloud/config.properties M src/main/resources/com/microsoft/jenkins/containeragents/aci/AciContainerTemplate/config.jelly M src/main/resources/com/microsoft/jenkins/containeragents/aci/AciContainerTemplate/help-command.html M src/main/resources/com/microsoft/jenkins/containeragents/aci/AciContainerTemplate/help-image.html M src/main/resources/com/microsoft/jenkins/containeragents/aci/AciContainerTemplate/help-launchMethodTypeContent.html M src/main/resources/com/microsoft/jenkins/containeragents/aci/AciContainerTemplate/help-retentionStrategy.html Log Message: ----------- Update to correct image names and correct terminology for user facing messages - slave -> agent - jenkinsci/jnlp-slave -> jenkins/inbound-agent - jenkinsci/ssh-slave -> jenkins/ssh-agent - some instance of jnlp -> inbound Commit: 0387fd12b2435c56b16bcb03ab1917b7eeec66ca https://github.com/jenkinsci/azure-container-agents-plugin/commit/0387fd12b2435c56b16bcb03ab1917b7eeec66ca Author: Tim Jacomb <timjacomb1+git...@gmail.com> Date: 2020-04-26 (Sun, 26 Apr 2020) Changed paths: M .gitignore M pom.xml M src/main/java/com/microsoft/jenkins/containeragents/KubernetesCloud.java M src/main/java/com/microsoft/jenkins/containeragents/PodTemplate.java M src/main/java/com/microsoft/jenkins/containeragents/aci/AciService.java Log Message: ----------- Refresh plugin Bump baseline to 2.164.x Bump parent pom to 4.x Simplify dependencies Commit: 58c17f71b02708f6afcf0da31b2a3d9da86cb62c https://github.com/jenkinsci/azure-container-agents-plugin/commit/58c17f71b02708f6afcf0da31b2a3d9da86cb62c Author: Tim Jacomb <timjacomb1+git...@gmail.com> Date: 2020-10-17 (Sat, 17 Oct 2020) Changed paths: M src/main/java/com/microsoft/jenkins/containeragents/aci/AciService.java Log Message: ----------- JENKINS-63973 Add stacktrace to logs Commit: fa1eca0f09f07575ccb87ef2ff580121587ed3bb https://github.com/jenkinsci/azure-container-agents-plugin/commit/fa1eca0f09f07575ccb87ef2ff580121587ed3bb Author: xuzhang3 <57888764+xuzha...@users.noreply.github.com> Date: 2020-10-19 (Mon, 19 Oct 2020) Changed paths: M README.md M src/main/java/com/microsoft/jenkins/containeragents/KubernetesCloud.java M src/main/java/com/microsoft/jenkins/containeragents/builders/AciContainerTemplateFluent.java M src/main/java/com/microsoft/jenkins/containeragents/builders/PodTemplateFluent.java M src/main/java/com/microsoft/jenkins/containeragents/remote/SSHLauncher.java M src/main/resources/com/microsoft/jenkins/containeragents/KubernetesCloud/config.properties M src/main/resources/com/microsoft/jenkins/containeragents/PodTemplate/config.jelly M src/main/resources/com/microsoft/jenkins/containeragents/PodTemplate/help-args.html M src/main/resources/com/microsoft/jenkins/containeragents/PodTemplate/help-image.html M src/main/resources/com/microsoft/jenkins/containeragents/PodTemplate/help-launchMethodTypeContent.html M src/main/resources/com/microsoft/jenkins/containeragents/PodTemplate/help-limitCpu.html M src/main/resources/com/microsoft/jenkins/containeragents/PodTemplate/help-limitMemory.html M src/main/resources/com/microsoft/jenkins/containeragents/PodTemplate/help-requestCpu.html M src/main/resources/com/microsoft/jenkins/containeragents/PodTemplate/help-requestMemory.html M src/main/resources/com/microsoft/jenkins/containeragents/PodTemplate/help-retentionStrategy.html M src/main/resources/com/microsoft/jenkins/containeragents/aci/AciCloud/config.properties M src/main/resources/com/microsoft/jenkins/containeragents/aci/AciContainerTemplate/config.jelly M src/main/resources/com/microsoft/jenkins/containeragents/aci/AciContainerTemplate/help-command.html M src/main/resources/com/microsoft/jenkins/containeragents/aci/AciContainerTemplate/help-image.html M src/main/resources/com/microsoft/jenkins/containeragents/aci/AciContainerTemplate/help-launchMethodTypeContent.html M src/main/resources/com/microsoft/jenkins/containeragents/aci/AciContainerTemplate/help-retentionStrategy.html Log Message: ----------- Merge pull request #51 from slide/docker-image-update Update to correct image names and terminology for user facing messages Commit: d18afc95bdf0643b345fc0f793cdabad6c6db640 https://github.com/jenkinsci/azure-container-agents-plugin/commit/d18afc95bdf0643b345fc0f793cdabad6c6db640 Author: xuzhang3 <57888764+xuzha...@users.noreply.github.com> Date: 2020-10-19 (Mon, 19 Oct 2020) Changed paths: M .gitignore M pom.xml M src/main/java/com/microsoft/jenkins/containeragents/KubernetesCloud.java M src/main/java/com/microsoft/jenkins/containeragents/PodTemplate.java M src/main/java/com/microsoft/jenkins/containeragents/aci/AciService.java Log Message: ----------- Merge pull request #53 from timja/refresh Refresh plugin Commit: 29298f8e7d363d3432fa0ab5cbbfe5b3ee7fef5e https://github.com/jenkinsci/azure-container-agents-plugin/commit/29298f8e7d363d3432fa0ab5cbbfe5b3ee7fef5e Author: xuzhang3 <57888764+xuzha...@users.noreply.github.com> Date: 2020-10-19 (Mon, 19 Oct 2020) Changed paths: M src/main/java/com/microsoft/jenkins/containeragents/aci/AciService.java Log Message: ----------- Merge pull request #57 from timja/error-handling JENKINS-63973 Add stacktrace to logs Commit: fef95809b441ba8f8bd8ca222068674b9898b366 https://github.com/jenkinsci/azure-container-agents-plugin/commit/fef95809b441ba8f8bd8ca222068674b9898b366 Author: xuzhang3 <57888764+xuzha...@users.noreply.github.com> Date: 2020-10-19 (Mon, 19 Oct 2020) Changed paths: M src/main/java/com/microsoft/jenkins/containeragents/KubernetesCloud.java Log Message: ----------- Merge pull request #50 from timja/add-symbol Add symbol to prevent breaking kubernetes plugin with jcasc Commit: e4f80d56a41623b1f9874811a96c78377a2f87a8 https://github.com/jenkinsci/azure-container-agents-plugin/commit/e4f80d56a41623b1f9874811a96c78377a2f87a8 Author: xuzhang3 <Zhangxu894765> Date: 2020-10-19 (Mon, 19 Oct 2020) Changed paths: M CHANGELOG.md M pom.xml Log Message: ----------- update CHANGELOG.md Commit: 8be6970672386a18bc2d7dad85fce010ba54d7f8 https://github.com/jenkinsci/azure-container-agents-plugin/commit/8be6970672386a18bc2d7dad85fce010ba54d7f8 Author: xuzhang3 <Zhangxu894765> Date: 2020-10-19 (Mon, 19 Oct 2020) Changed paths: M CHANGELOG.md Log Message: ----------- update CHANGELOG.md Commit: c67f3d92e611e46eaec0d3c9d3ef5c91498a6d9c https://github.com/jenkinsci/azure-container-agents-plugin/commit/c67f3d92e611e46eaec0d3c9d3ef5c91498a6d9c Author: xuzhang3 <Zhangxu894765> Date: 2020-10-19 (Mon, 19 Oct 2020) Changed paths: M pom.xml Log Message: ----------- [maven-release-plugin] prepare release azure-container-agents-1.2.0 Compare: https://github.com/jenkinsci/azure-container-agents-plugin/compare/70a042e444b2...c67f3d92e611 -- 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/azure-container-agents-plugin/push/refs/heads/master/70a042-c67f3d%40github.com.