Branch: refs/heads/master Home: https://github.com/jenkinsci/azure-vm-agents-plugin Commit: 847915ebc2424b794cac419cecece4f7b36be9e5 https://github.com/jenkinsci/azure-vm-agents-plugin/commit/847915ebc2424b794cac419cecece4f7b36be9e5 Author: Tim Jacomb <timjacomb1+git...@gmail.com> Date: 2020-03-28 (Sat, 28 Mar 2020)
Changed paths: M src/main/java/com/microsoft/azure/vmagent/AzureVMAgentTemplate.java Log Message: ----------- Fix agents getting deleted on reboot when using JCasC TemplateUtil#checkSame fails on startup due to availabilityType and imageReference being null, this causes the retention strategy to think the template has changed This is caused by jcasc not invoking the #readResolve method, the workaround is to do the compatibility work in the constructor instead Commit: 5139b2004025a690f3797afba69e4a748b2029a2 https://github.com/jenkinsci/azure-vm-agents-plugin/commit/5139b2004025a690f3797afba69e4a748b2029a2 Author: xuzhang3 <57888764+xuzha...@users.noreply.github.com> Date: 2020-03-30 (Mon, 30 Mar 2020) Changed paths: M src/main/java/com/microsoft/azure/vmagent/AzureVMAgentTemplate.java Log Message: ----------- Merge pull request #184 from timja/fix-deleting-of-agents-on-restart Fix agents getting deleted on reboot when using JCasC Commit: 75f47627e455ab89ebb78909caef3ab54ec11a57 https://github.com/jenkinsci/azure-vm-agents-plugin/commit/75f47627e455ab89ebb78909caef3ab54ec11a57 Author: xuzhang3 <xuzha...@microsoft.com> Date: 2020-03-31 (Tue, 31 Mar 2020) Changed paths: M CHANGELOG.md Log Message: ----------- Add change log for version 1.4.1 Commit: 9707f01ff4012a24ecfb274fb1aff6d460e05249 https://github.com/jenkinsci/azure-vm-agents-plugin/commit/9707f01ff4012a24ecfb274fb1aff6d460e05249 Author: xuzhang3 <xuzha...@microsoft.com> Date: 2020-03-31 (Tue, 31 Mar 2020) Changed paths: M src/main/java/com/microsoft/azure/vmagent/AzureVMAgentTemplate.java Log Message: ----------- Merge branch 'dev' Commit: 8119c7376f712293a01ca43e297c52fcdcca989a https://github.com/jenkinsci/azure-vm-agents-plugin/commit/8119c7376f712293a01ca43e297c52fcdcca989a Author: xuzhang3 <xuzha...@microsoft.com> Date: 2020-03-31 (Tue, 31 Mar 2020) Changed paths: Log Message: ----------- Merge remote-tracking branch 'remotes/origin/dev' Commit: 1a4004a205897d2da2604a93170d96fc0a1d1766 https://github.com/jenkinsci/azure-vm-agents-plugin/commit/1a4004a205897d2da2604a93170d96fc0a1d1766 Author: xuzhang3 <xuzha...@microsoft.com> Date: 2020-03-31 (Tue, 31 Mar 2020) Changed paths: M pom.xml Log Message: ----------- [maven-release-plugin] prepare for next development iteration Compare: https://github.com/jenkinsci/azure-vm-agents-plugin/compare/9666dec0c581...1a4004a20589 -- 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-vm-agents-plugin/push/refs/heads/master/9666de-1a4004%40github.com.