[jenkinsci/configuration-as-code-plugin] 805890: remove ssh credentials from support plugin (#862)
Branch: refs/heads/master Home: https://github.com/jenkinsci/configuration-as-code-plugin Commit: 80589069717a2ca3767f9bca14406dd492937801 https://github.com/jenkinsci/configuration-as-code-plugin/commit/80589069717a2ca3767f9bca14406dd492937801 Author: Joseph Petersen Date: 2019-04-29 (Mon, 29 Apr 2019) Changed paths: M integrations/pom.xml M integrations/src/test/java/io/jenkins/plugins/casc/CredentialsTest.java M integrations/src/test/java/io/jenkins/plugins/casc/SystemCredentialsTest.java M integrations/src/test/resources/io/jenkins/plugins/casc/SystemCredentialsTest.yml M support/pom.xml R support/src/main/java/io/jenkins/plugins/casc/support/credentials/DirectEntryPrivateKeySourceConfigurator.java Log Message: --- remove ssh credentials from support plugin (#862) * remove ssh credentials from support plugin * update tests, FileOnMasterPrivateKeySource is deprecated * Add ssh credentials test export -- 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.
[jenkinsci/configuration-as-code-plugin] c0d123: Remove job-dsl from support plugin (#861)
Branch: refs/heads/master Home: https://github.com/jenkinsci/configuration-as-code-plugin Commit: c0d12350b8b61886b31a7db678dbfea239c9ad5e https://github.com/jenkinsci/configuration-as-code-plugin/commit/c0d12350b8b61886b31a7db678dbfea239c9ad5e Author: Joseph Petersen Date: 2019-04-29 (Mon, 29 Apr 2019) Changed paths: M integrations/pom.xml M support/pom.xml R support/src/main/java/io/jenkins/plugins/casc/support/jobdsl/ConfigurableScriptSource.java R support/src/main/java/io/jenkins/plugins/casc/support/jobdsl/FromFileScriptSource.java R support/src/main/java/io/jenkins/plugins/casc/support/jobdsl/FromUrlScriptSource.java R support/src/main/java/io/jenkins/plugins/casc/support/jobdsl/InlineGroovyScriptSource.java R support/src/main/java/io/jenkins/plugins/casc/support/jobdsl/ScriptSource.java R support/src/main/java/io/jenkins/plugins/casc/support/jobdsl/SeedJobConfigurator.java Log Message: --- Remove job-dsl from support plugin (#861) Moved to job-dsl as of 1.73 -- 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.
[jenkinsci/configuration-as-code-plugin] 475101: update docs with requirements for plugins (#869)
Branch: refs/heads/master Home: https://github.com/jenkinsci/configuration-as-code-plugin Commit: 4751011504a753314b797ce85a01a10e92218120 https://github.com/jenkinsci/configuration-as-code-plugin/commit/4751011504a753314b797ce85a01a10e92218120 Author: Joseph Petersen Date: 2019-04-30 (Tue, 30 Apr 2019) Changed paths: M demos/credentials/README.md M demos/jobs/README.md M docs/seed-jobs.md Log Message: --- update docs with requirements for plugins (#869) -- 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.
[jenkinsci/configuration-as-code-plugin] ea92c8: Cleanup & fix jenkins ci (#874)
Branch: refs/heads/master Home: https://github.com/jenkinsci/configuration-as-code-plugin Commit: ea92c84714fa5012e4b25ec4275f1a3821bb803b https://github.com/jenkinsci/configuration-as-code-plugin/commit/ea92c84714fa5012e4b25ec4275f1a3821bb803b Author: Joseph Petersen Date: 2019-05-05 (Sun, 05 May 2019) Changed paths: M demos/jobs/README.md M docs/seed-jobs.md M integrations/pom.xml A integrations/src/test/java/io/jenkins/plugins/casc/JdkConfiguratorTest.java R integrations/src/test/java/io/jenkins/plugins/casc/core/JdkConfiguratorTest.java A integrations/src/test/resources/io/jenkins/plugins/casc/JdkConfiguratorTest.yml R integrations/src/test/resources/io/jenkins/plugins/casc/core/JdkConfiguratorTest.yml M pom.xml Log Message: --- Cleanup & fix jenkins ci (#874) -- 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.
[jenkinsci/configuration-as-code-plugin] 4b33e1: [maven-release-plugin] prepare release configurati...
Branch: refs/tags/configuration-as-code-1.14 Home: https://github.com/jenkinsci/configuration-as-code-plugin Commit: 4b33e1db79221f9453b7f4124034fa9a4f9b5b78 https://github.com/jenkinsci/configuration-as-code-plugin/commit/4b33e1db79221f9453b7f4124034fa9a4f9b5b78 Author: Joseph Petersen Date: 2019-05-05 (Sun, 05 May 2019) Changed paths: M integrations/pom.xml M plugin/pom.xml M pom.xml M snakeyaml/pom.xml M support/pom.xml Log Message: --- [maven-release-plugin] prepare release configuration-as-code-1.14 -- 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.
[jenkinsci/configuration-as-code-plugin] 4b33e1: [maven-release-plugin] prepare release configurati...
Branch: refs/heads/master Home: https://github.com/jenkinsci/configuration-as-code-plugin Commit: 4b33e1db79221f9453b7f4124034fa9a4f9b5b78 https://github.com/jenkinsci/configuration-as-code-plugin/commit/4b33e1db79221f9453b7f4124034fa9a4f9b5b78 Author: Joseph Petersen Date: 2019-05-05 (Sun, 05 May 2019) Changed paths: M integrations/pom.xml M plugin/pom.xml M pom.xml M snakeyaml/pom.xml M support/pom.xml Log Message: --- [maven-release-plugin] prepare release configuration-as-code-1.14 Commit: d8101682678a8b5e5774b2dd85baa9d062bdf6a6 https://github.com/jenkinsci/configuration-as-code-plugin/commit/d8101682678a8b5e5774b2dd85baa9d062bdf6a6 Author: Joseph Petersen Date: 2019-05-06 (Mon, 06 May 2019) Changed paths: M integrations/pom.xml M plugin/pom.xml M pom.xml M snakeyaml/pom.xml M support/pom.xml Log Message: --- [maven-release-plugin] prepare for next development iteration Compare: https://github.com/jenkinsci/configuration-as-code-plugin/compare/72145f98a888...d8101682678a -- 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.
[jenkinsci/configuration-as-code-plugin] b17e6f: fix checkstyle on windows (#881)
Branch: refs/heads/master Home: https://github.com/jenkinsci/configuration-as-code-plugin Commit: b17e6f17976fae5caa5c2be9ecb8c35dc9ce22f5 https://github.com/jenkinsci/configuration-as-code-plugin/commit/b17e6f17976fae5caa5c2be9ecb8c35dc9ce22f5 Author: Joseph Petersen Date: 2019-05-10 (Fri, 10 May 2019) Changed paths: M .mvn/checkstyle.xml Log Message: --- fix checkstyle on windows (#881) -- 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/configuration-as-code-plugin/push/refs/heads/master/290704-b17e6f%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/configuration-as-code-plugin] 33bfa6: [maven-release-plugin] prepare for next developmen...
Branch: refs/heads/master Home: https://github.com/jenkinsci/configuration-as-code-plugin Commit: 33bfa6fd02a737fd76fb4c03b903e4847ded02c9 https://github.com/jenkinsci/configuration-as-code-plugin/commit/33bfa6fd02a737fd76fb4c03b903e4847ded02c9 Author: Joseph Petersen Date: 2019-05-11 (Sat, 11 May 2019) Changed paths: M integrations/pom.xml M plugin/pom.xml M pom.xml M snakeyaml/pom.xml M support/pom.xml Log Message: --- [maven-release-plugin] prepare for next development iteration -- 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/configuration-as-code-plugin/push/refs/heads/master/fec97a-33bfa6%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/configuration-as-code-plugin] fec97a: [maven-release-plugin] prepare release configurati...
Branch: refs/heads/master Home: https://github.com/jenkinsci/configuration-as-code-plugin Commit: fec97a4c39aee11c64df73dd84688ebce86c3395 https://github.com/jenkinsci/configuration-as-code-plugin/commit/fec97a4c39aee11c64df73dd84688ebce86c3395 Author: Joseph Petersen Date: 2019-05-11 (Sat, 11 May 2019) Changed paths: M integrations/pom.xml M plugin/pom.xml M pom.xml M snakeyaml/pom.xml M support/pom.xml Log Message: --- [maven-release-plugin] prepare release configuration-as-code-1.15 -- 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/configuration-as-code-plugin/push/refs/heads/master/b17e6f-fec97a%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/configuration-as-code-plugin]
Branch: refs/tags/configuration-as-code-1.15 Home: https://github.com/jenkinsci/configuration-as-code-plugin -- 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/configuration-as-code-plugin/push/refs/tags/configuration-as-code-1.15/00-d05421%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/configuration-as-code-plugin] da86a1: [maven-release-plugin] prepare for next developmen...
Branch: refs/heads/master Home: https://github.com/jenkinsci/configuration-as-code-plugin Commit: da86a1226dd1a8014adff95b8cf1192035c8005a https://github.com/jenkinsci/configuration-as-code-plugin/commit/da86a1226dd1a8014adff95b8cf1192035c8005a Author: Joseph Petersen Date: 2019-05-23 (Thu, 23 May 2019) Changed paths: M integrations/pom.xml M plugin/pom.xml M pom.xml M snakeyaml/pom.xml M support/pom.xml Log Message: --- [maven-release-plugin] prepare for next development iteration -- 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/configuration-as-code-plugin/push/refs/heads/master/750b82-da86a1%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/configuration-as-code-plugin] 750b82: [maven-release-plugin] prepare release configurati...
Branch: refs/heads/master Home: https://github.com/jenkinsci/configuration-as-code-plugin Commit: 750b82de8f89a6daca378584f437e9cc2f94bd8c https://github.com/jenkinsci/configuration-as-code-plugin/commit/750b82de8f89a6daca378584f437e9cc2f94bd8c Author: Joseph Petersen Date: 2019-05-23 (Thu, 23 May 2019) Changed paths: M integrations/pom.xml M plugin/pom.xml M pom.xml M snakeyaml/pom.xml M support/pom.xml Log Message: --- [maven-release-plugin] prepare release configuration-as-code-1.16 -- 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/configuration-as-code-plugin/push/refs/heads/master/791fcc-750b82%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/configuration-as-code-plugin]
Branch: refs/tags/configuration-as-code-1.16 Home: https://github.com/jenkinsci/configuration-as-code-plugin -- 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/configuration-as-code-plugin/push/refs/tags/configuration-as-code-1.16/00-7413e0%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/slack-plugin] 4db734: use jackson2-api plugin (#574)
Branch: refs/heads/master Home: https://github.com/jenkinsci/slack-plugin Commit: 4db73420bba292217582df9b9611997d4a1f3015 https://github.com/jenkinsci/slack-plugin/commit/4db73420bba292217582df9b9611997d4a1f3015 Author: Joseph Petersen Date: 2019-05-24 (Fri, 24 May 2019) Changed paths: M pom.xml Log Message: --- use jackson2-api plugin (#574) fixes CVE-2019-12086 -- 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/slack-plugin/push/refs/heads/master/d573a9-4db734%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/accurev-plugin] 51e3fc: add release-drafter
Branch: refs/heads/master Home: https://github.com/jenkinsci/accurev-plugin Commit: 51e3fc49784b10997a99b2973e522178434be905 https://github.com/jenkinsci/accurev-plugin/commit/51e3fc49784b10997a99b2973e522178434be905 Author: Joseph Petersen Date: 2019-05-24 (Fri, 24 May 2019) Changed paths: A .github/release-drafter.yml Log Message: --- add release-drafter -- 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/accurev-plugin/push/refs/heads/master/8e7314-51e3fc%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/accurev-plugin] c09f2b: Update pom.xml
Branch: refs/heads/casz-patch-1 Home: https://github.com/jenkinsci/accurev-plugin Commit: c09f2b283f68d118efe4e14c03a3ef7d035d0994 https://github.com/jenkinsci/accurev-plugin/commit/c09f2b283f68d118efe4e14c03a3ef7d035d0994 Author: Joseph Petersen Date: 2019-05-24 (Fri, 24 May 2019) Changed paths: M pom.xml Log Message: --- Update pom.xml -- 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/accurev-plugin/push/refs/heads/casz-patch-1/00-c09f2b%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/accurev-plugin] 23cbdd: Update parent POM (#71)
Branch: refs/heads/master Home: https://github.com/jenkinsci/accurev-plugin Commit: 23cbdd1e0edfcfa9f5eb11b4bf6c357ef20a1b3f https://github.com/jenkinsci/accurev-plugin/commit/23cbdd1e0edfcfa9f5eb11b4bf6c357ef20a1b3f Author: Joseph Petersen Date: 2019-05-24 (Fri, 24 May 2019) Changed paths: M pom.xml Log Message: --- Update parent POM (#71) -- 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/accurev-plugin/push/refs/heads/master/a7cf3f-23cbdd%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/accurev-plugin]
Branch: refs/heads/casz-patch-1 Home: https://github.com/jenkinsci/accurev-plugin -- 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/accurev-plugin/push/refs/heads/casz-patch-1/c09f2b-00%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/configuration-as-code-plugin] e2b5d3: prefer environment variable over global config for...
Branch: refs/heads/master Home: https://github.com/jenkinsci/configuration-as-code-plugin Commit: e2b5d31f8cfc67939954fe15a3eff70d1bbd70b8 https://github.com/jenkinsci/configuration-as-code-plugin/commit/e2b5d31f8cfc67939954fe15a3eff70d1bbd70b8 Author: Joseph Petersen Date: 2019-05-27 (Mon, 27 May 2019) Changed paths: M plugin/src/main/java/io/jenkins/plugins/casc/ConfigurationAsCode.java M plugin/src/test/java/io/jenkins/plugins/casc/ConfigurationAsCodeTest.java Log Message: --- prefer environment variable over global config for config file path (#896) -- 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/configuration-as-code-plugin/push/refs/heads/master/f849ab-e2b5d3%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/configuration-as-code-plugin] c8a4ac: use `VersionConverter` instead of lambda (#889)
Branch: refs/heads/master Home: https://github.com/jenkinsci/configuration-as-code-plugin Commit: c8a4acd29e40d2c6b3628a2354f0458a48afd761 https://github.com/jenkinsci/configuration-as-code-plugin/commit/c8a4acd29e40d2c6b3628a2354f0458a48afd761 Author: Joseph Petersen Date: 2019-05-27 (Mon, 27 May 2019) Changed paths: M plugin/src/main/java/io/jenkins/plugins/casc/ConfigurationContext.java A plugin/src/main/java/io/jenkins/plugins/casc/VersionConverter.java Log Message: --- use `VersionConverter` instead of lambda (#889) -- 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/configuration-as-code-plugin/push/refs/heads/master/e2b5d3-c8a4ac%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/configuration-as-code-plugin]
Branch: refs/heads/release Home: https://github.com/jenkinsci/configuration-as-code-plugin -- 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/configuration-as-code-plugin/push/refs/heads/release/fd04f1-00%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/configuration-as-code-plugin]
Branch: refs/tags/parent-1.0-rc3 Home: https://github.com/jenkinsci/configuration-as-code-plugin -- 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/configuration-as-code-plugin/push/refs/tags/parent-1.0-rc3/00-bf4b90%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/configuration-as-code-plugin]
Branch: refs/tags/configuration-as-code-1.17 Home: https://github.com/jenkinsci/configuration-as-code-plugin -- 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/configuration-as-code-plugin/push/refs/tags/configuration-as-code-1.17/00-3d2d8c%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/configuration-as-code-plugin] 9b93b0: [maven-release-plugin] prepare for next developmen...
Branch: refs/heads/master Home: https://github.com/jenkinsci/configuration-as-code-plugin Commit: 9b93b0e0a49d6425f5e2e9ba92d55590b5fab277 https://github.com/jenkinsci/configuration-as-code-plugin/commit/9b93b0e0a49d6425f5e2e9ba92d55590b5fab277 Author: Joseph Petersen Date: 2019-05-28 (Tue, 28 May 2019) Changed paths: M integrations/pom.xml M plugin/pom.xml M pom.xml M snakeyaml/pom.xml M support/pom.xml Log Message: --- [maven-release-plugin] prepare for next development iteration -- 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/configuration-as-code-plugin/push/refs/heads/master/284378-9b93b0%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/configuration-as-code-plugin]
Branch: refs/tags/parent-1.0-rc2 Home: https://github.com/jenkinsci/configuration-as-code-plugin -- 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/configuration-as-code-plugin/push/refs/tags/parent-1.0-rc2/00-4fe99d%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/configuration-as-code-plugin] 284378: [maven-release-plugin] prepare release configurati...
Branch: refs/heads/master Home: https://github.com/jenkinsci/configuration-as-code-plugin Commit: 2843789565986aafaba2c5f77c9e0c0585fef86b https://github.com/jenkinsci/configuration-as-code-plugin/commit/2843789565986aafaba2c5f77c9e0c0585fef86b Author: Joseph Petersen Date: 2019-05-28 (Tue, 28 May 2019) Changed paths: M integrations/pom.xml M plugin/pom.xml M pom.xml M snakeyaml/pom.xml M support/pom.xml Log Message: --- [maven-release-plugin] prepare release configuration-as-code-1.17 -- 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/configuration-as-code-plugin/push/refs/heads/master/c8a4ac-284378%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/configuration-as-code-plugin] 350769: Remove role-strategy from support plugin (#897)
Branch: refs/heads/master Home: https://github.com/jenkinsci/configuration-as-code-plugin Commit: 350769ae9cb03a0183776d162230ba984951575b https://github.com/jenkinsci/configuration-as-code-plugin/commit/350769ae9cb03a0183776d162230ba984951575b Author: Joseph Petersen Date: 2019-05-29 (Wed, 29 May 2019) Changed paths: M integrations/pom.xml M support/pom.xml R support/src/main/java/io/jenkins/plugins/casc/support/rolestrategy/GrantedRoles.java R support/src/main/java/io/jenkins/plugins/casc/support/rolestrategy/RoleBasedAuthorizationStrategyConfigurator.java R support/src/main/java/io/jenkins/plugins/casc/support/rolestrategy/RoleDefinition.java Log Message: --- Remove role-strategy from support plugin (#897) -- 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/configuration-as-code-plugin/push/refs/heads/master/765203-350769%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/configuration-as-code-plugin] 8e5217: Remove left-over job-dsl resources in support plug...
Branch: refs/heads/master Home: https://github.com/jenkinsci/configuration-as-code-plugin Commit: 8e52178aef1f173da3fb4addf171befa350c8ed5 https://github.com/jenkinsci/configuration-as-code-plugin/commit/8e52178aef1f173da3fb4addf171befa350c8ed5 Author: Joseph Petersen Date: 2019-05-31 (Fri, 31 May 2019) Changed paths: R support/src/main/resources/io/jenkins/plugins/casc/support/jobdsl/FromFileScriptSource/schema.jelly R support/src/main/resources/io/jenkins/plugins/casc/support/jobdsl/FromUrlScriptSource/schema.jelly R support/src/main/resources/io/jenkins/plugins/casc/support/jobdsl/InlineGroovyScriptSource/schema.jelly Log Message: --- Remove left-over job-dsl resources in support plugin (#903) -- 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/configuration-as-code-plugin/push/refs/heads/master/02b20d-8e5217%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/configuration-as-code-plugin] 892234: Remove credentials from support plugin (#863)
Branch: refs/heads/master Home: https://github.com/jenkinsci/configuration-as-code-plugin Commit: 89223453aea3d29d40dadc24af77aa1e2aa7cfa5 https://github.com/jenkinsci/configuration-as-code-plugin/commit/89223453aea3d29d40dadc24af77aa1e2aa7cfa5 Author: Joseph Petersen Date: 2019-05-31 (Fri, 31 May 2019) Changed paths: M integrations/pom.xml M integrations/src/test/java/io/jenkins/plugins/casc/CredentialsTest.java M integrations/src/test/java/io/jenkins/plugins/casc/SystemCredentialsTest.java M integrations/src/test/resources/io/jenkins/plugins/casc/SystemCredentialsTest.yml M support/pom.xml R support/src/main/java/io/jenkins/plugins/casc/support/credentials/CredentialsRootConfigurator.java R support/src/main/java/io/jenkins/plugins/casc/support/credentials/SystemCredentialsProviderConfigurator.java A support/src/main/resources/index.jelly Log Message: --- Remove credentials from support plugin (#863) -- 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/configuration-as-code-plugin/push/refs/heads/master/8e5217-892234%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/configuration-as-code-plugin] 76019f: fix wording
Branch: refs/heads/casz-patch-1 Home: https://github.com/jenkinsci/configuration-as-code-plugin Commit: 76019fb851c0fe6910dc59717c4834e4ae565ad8 https://github.com/jenkinsci/configuration-as-code-plugin/commit/76019fb851c0fe6910dc59717c4834e4ae565ad8 Author: Joseph Petersen Date: 2019-05-31 (Fri, 31 May 2019) Changed paths: M support/src/main/resources/index.jelly Log Message: --- fix wording -- 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/configuration-as-code-plugin/push/refs/heads/casz-patch-1/00-76019f%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/configuration-as-code-plugin] 6cf957: fix wording
Branch: refs/heads/master Home: https://github.com/jenkinsci/configuration-as-code-plugin Commit: 6cf95766cf6211c6675d0e02b0b2173062789587 https://github.com/jenkinsci/configuration-as-code-plugin/commit/6cf95766cf6211c6675d0e02b0b2173062789587 Author: Joseph Petersen Date: 2019-05-31 (Fri, 31 May 2019) Changed paths: M support/src/main/resources/index.jelly Log Message: --- fix wording -- 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/configuration-as-code-plugin/push/refs/heads/master/892234-6cf957%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/configuration-as-code-plugin]
Branch: refs/heads/casz-patch-1 Home: https://github.com/jenkinsci/configuration-as-code-plugin -- 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/configuration-as-code-plugin/push/refs/heads/casz-patch-1/76019f-00%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/configuration-as-code-plugin]
Branch: refs/tags/configuration-as-code-1.18 Home: https://github.com/jenkinsci/configuration-as-code-plugin -- 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/configuration-as-code-plugin/push/refs/tags/configuration-as-code-1.18/00-0f945b%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/configuration-as-code-plugin] c19f54: [maven-release-plugin] prepare release configurati...
Branch: refs/heads/master Home: https://github.com/jenkinsci/configuration-as-code-plugin Commit: c19f54c44da30229744bfc861e5534dcb1986d6e https://github.com/jenkinsci/configuration-as-code-plugin/commit/c19f54c44da30229744bfc861e5534dcb1986d6e Author: Joseph Petersen Date: 2019-05-31 (Fri, 31 May 2019) Changed paths: M integrations/pom.xml M plugin/pom.xml M pom.xml M snakeyaml/pom.xml M support/pom.xml Log Message: --- [maven-release-plugin] prepare release configuration-as-code-1.18 -- 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/configuration-as-code-plugin/push/refs/heads/master/6cf957-c19f54%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/configuration-as-code-plugin] 42ed75: [maven-release-plugin] prepare for next developmen...
Branch: refs/heads/master Home: https://github.com/jenkinsci/configuration-as-code-plugin Commit: 42ed7530a9404a951bbdae38f9ff6c340ce86c8e https://github.com/jenkinsci/configuration-as-code-plugin/commit/42ed7530a9404a951bbdae38f9ff6c340ce86c8e Author: Joseph Petersen Date: 2019-05-31 (Fri, 31 May 2019) Changed paths: M integrations/pom.xml M plugin/pom.xml M pom.xml M snakeyaml/pom.xml M support/pom.xml Log Message: --- [maven-release-plugin] prepare for next development iteration -- 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/configuration-as-code-plugin/push/refs/heads/master/c19f54-42ed75%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/configuration-as-code-plugin]
Branch: refs/tags/parent-1.0-rc2 Home: https://github.com/jenkinsci/configuration-as-code-plugin -- 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/configuration-as-code-plugin/push/refs/tags/parent-1.0-rc2/4fe99d-00%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/configuration-as-code-plugin]
Branch: refs/tags/parent-1.0-rc3 Home: https://github.com/jenkinsci/configuration-as-code-plugin -- 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/configuration-as-code-plugin/push/refs/tags/parent-1.0-rc3/bf4b90-00%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/configuration-as-code-plugin] 90223e: update doc with required version for credentials a...
Branch: refs/heads/master Home: https://github.com/jenkinsci/configuration-as-code-plugin Commit: 90223edaf191f28c6ec8d46f84ee7feb14172e9b https://github.com/jenkinsci/configuration-as-code-plugin/commit/90223edaf191f28c6ec8d46f84ee7feb14172e9b Author: Joseph Petersen Date: 2019-06-02 (Sun, 02 Jun 2019) Changed paths: M demos/credentials/README.md M demos/role-strategy-auth/README.md Log Message: --- update doc with required version for credentials and role-strategy (#907) -- 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/configuration-as-code-plugin/push/refs/heads/master/56398d-90223e%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/configuration-as-code-plugin] 5aa307: [maven-release-plugin] prepare release configurati...
Branch: refs/tags/configuration-as-code-1.19 Home: https://github.com/jenkinsci/configuration-as-code-plugin Commit: 5aa307c68019e3bb841181112e817fd211b254b9 https://github.com/jenkinsci/configuration-as-code-plugin/commit/5aa307c68019e3bb841181112e817fd211b254b9 Author: Joseph Petersen Date: 2019-06-02 (Sun, 02 Jun 2019) Changed paths: M integrations/pom.xml M plugin/pom.xml M pom.xml M snakeyaml/pom.xml Log Message: --- [maven-release-plugin] prepare release configuration-as-code-1.19 -- 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/configuration-as-code-plugin/push/refs/tags/configuration-as-code-1.19/00-e29805%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/configuration-as-code-plugin] 5aa307: [maven-release-plugin] prepare release configurati...
Branch: refs/heads/master Home: https://github.com/jenkinsci/configuration-as-code-plugin Commit: 5aa307c68019e3bb841181112e817fd211b254b9 https://github.com/jenkinsci/configuration-as-code-plugin/commit/5aa307c68019e3bb841181112e817fd211b254b9 Author: Joseph Petersen Date: 2019-06-02 (Sun, 02 Jun 2019) Changed paths: M integrations/pom.xml M plugin/pom.xml M pom.xml M snakeyaml/pom.xml Log Message: --- [maven-release-plugin] prepare release configuration-as-code-1.19 Commit: 797e18934b097d9252353fa617d7f817a75a144b https://github.com/jenkinsci/configuration-as-code-plugin/commit/797e18934b097d9252353fa617d7f817a75a144b Author: Joseph Petersen Date: 2019-06-02 (Sun, 02 Jun 2019) Changed paths: M integrations/pom.xml M plugin/pom.xml M pom.xml M snakeyaml/pom.xml Log Message: --- [maven-release-plugin] prepare for next development iteration Compare: https://github.com/jenkinsci/configuration-as-code-plugin/compare/90223edaf191...797e18934b09 -- 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/configuration-as-code-plugin/push/refs/heads/master/90223e-797e18%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/configuration-as-code-plugin]
Branch: refs/heads/move Home: https://github.com/jenkinsci/configuration-as-code-plugin -- 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/configuration-as-code-plugin/push/refs/heads/move/edd019-00%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/configuration-as-code-plugin]
Branch: refs/heads/testRelease Home: https://github.com/jenkinsci/configuration-as-code-plugin -- 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/configuration-as-code-plugin/push/refs/heads/testRelease/664f5f-00%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/configuration-as-code-plugin]
Branch: refs/heads/jenkinsCIPlus Home: https://github.com/jenkinsci/configuration-as-code-plugin -- 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/configuration-as-code-plugin/push/refs/heads/jenkinsCIPlus/f6eb92-00%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/configuration-as-code-plugin]
Branch: refs/heads/usagestatsTest Home: https://github.com/jenkinsci/configuration-as-code-plugin -- 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/configuration-as-code-plugin/push/refs/heads/usagestatsTest/ce66ca-00%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/configuration-as-code-plugin]
Branch: refs/heads/issue150 Home: https://github.com/jenkinsci/configuration-as-code-plugin -- 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/configuration-as-code-plugin/push/refs/heads/issue150/478eee-00%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/configuration-as-code-plugin]
Branch: refs/heads/solver Home: https://github.com/jenkinsci/configuration-as-code-plugin -- 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/configuration-as-code-plugin/push/refs/heads/solver/1301b4-00%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/jenkins] 51e2cd: [JENKINS-57121] - make list view JCasC compliant (...
Branch: refs/heads/master Home: https://github.com/jenkinsci/jenkins Commit: 51e2cdc4ee85c5ce83eb43c82b131bf6d0b0236b https://github.com/jenkinsci/jenkins/commit/51e2cdc4ee85c5ce83eb43c82b131bf6d0b0236b Author: Joseph Petersen Date: 2019-06-07 (Fri, 07 Jun 2019) Changed paths: M core/src/main/java/hudson/model/ListView.java M core/src/main/java/hudson/model/View.java Log Message: --- [JENKINS-57121] - make list view JCasC compliant (#3994) * make list view JCasC complianant * setRecurse @DataBoundSetter * Set and synchronized jobNames * description databound setter for view -- 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/jenkins/push/refs/heads/master/fdcaef-51e2cd%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/google-oauth-plugin] c1c610: Clean CasC deps (#63)
Branch: refs/heads/develop Home: https://github.com/jenkinsci/google-oauth-plugin Commit: c1c6104935c0a9106b9df0176c6aecff2dcbad22 https://github.com/jenkinsci/google-oauth-plugin/commit/c1c6104935c0a9106b9df0176c6aecff2dcbad22 Author: Joseph Petersen Date: 2019-06-07 (Fri, 07 Jun 2019) Changed paths: M pom.xml M src/main/java/com/google/jenkins/plugins/credentials/oauth/GoogleRobotCredentials.java M src/main/java/com/google/jenkins/plugins/credentials/oauth/GoogleRobotMetadataCredentials.java M src/main/java/com/google/jenkins/plugins/credentials/oauth/GoogleRobotPrivateKeyCredentials.java M src/main/java/com/google/jenkins/plugins/credentials/oauth/JsonServiceAccountConfig.java M src/main/java/com/google/jenkins/plugins/credentials/oauth/P12ServiceAccountConfig.java M src/main/java/com/google/jenkins/plugins/util/MetadataReader.java M src/main/java/com/google/jenkins/plugins/util/MockExecutor.java M src/main/java/com/google/jenkins/plugins/util/Resolve.java Log Message: --- Clean CasC deps (#63) * update parent pom * update jenkins, jcasc, credentials version. remove jcasc support and co * use Jenkins.get(), use java 7 idioms -- 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/google-oauth-plugin/push/refs/heads/develop/6d8998-c1c610%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/vstestrunner-plugin]
Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-3.44 Home: https://github.com/jenkinsci/vstestrunner-plugin -- 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/vstestrunner-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-3.44/a28e2a-00%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/accurev-plugin] 78201e: inherit the global Release Drafter configuration
Branch: refs/heads/master Home: https://github.com/jenkinsci/accurev-plugin Commit: 78201ec6cf0d88fbf665a88605d32d52158118c5 https://github.com/jenkinsci/accurev-plugin/commit/78201ec6cf0d88fbf665a88605d32d52158118c5 Author: Joseph Petersen Date: 2019-06-16 (Sun, 16 Jun 2019) Changed paths: M .github/release-drafter.yml Log Message: --- inherit the global Release Drafter configuration -- 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/accurev-plugin/push/refs/heads/master/23cbdd-78201e%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/accurev-plugin] b51a3d: [maven-release-plugin] prepare for next developmen...
Branch: refs/heads/master Home: https://github.com/jenkinsci/accurev-plugin Commit: b51a3d31d65c3873817b1aacb3f7e4162148dbc8 https://github.com/jenkinsci/accurev-plugin/commit/b51a3d31d65c3873817b1aacb3f7e4162148dbc8 Author: Joseph Petersen Date: 2019-06-16 (Sun, 16 Jun 2019) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare for next development iteration -- 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/accurev-plugin/push/refs/heads/master/85b8bb-b51a3d%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/accurev-plugin] 85b8bb: [maven-release-plugin] prepare release accurev-0.7.20
Branch: refs/heads/master Home: https://github.com/jenkinsci/accurev-plugin Commit: 85b8bbe16c9ad9f9a721fe009443a24594e52055 https://github.com/jenkinsci/accurev-plugin/commit/85b8bbe16c9ad9f9a721fe009443a24594e52055 Author: Joseph Petersen Date: 2019-06-16 (Sun, 16 Jun 2019) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare release accurev-0.7.20 -- 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/accurev-plugin/push/refs/heads/master/78201e-85b8bb%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/accurev-plugin]
Branch: refs/tags/accurev-0.7.20 Home: https://github.com/jenkinsci/accurev-plugin -- 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/accurev-plugin/push/refs/tags/accurev-0.7.20/00-76aa7a%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/accurev-plugin]
Branch: refs/tags/untagged-94a2910aa7376027c23f Home: https://github.com/jenkinsci/accurev-plugin -- 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/accurev-plugin/push/refs/tags/untagged-94a2910aa7376027c23f/b51a3d-00%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/configuration-as-code-plugin] 1bb1a8: add repo settings (#856)
Branch: refs/heads/master Home: https://github.com/jenkinsci/configuration-as-code-plugin Commit: 1bb1a8c2ae9b5ba1a67b6103cffca1e00f960c60 https://github.com/jenkinsci/configuration-as-code-plugin/commit/1bb1a8c2ae9b5ba1a67b6103cffca1e00f960c60 Author: Joseph Petersen Date: 2019-06-24 (Mon, 24 Jun 2019) Changed paths: A .github/CODEOWNERS A .github/settings.yml Log Message: --- add repo settings (#856) -- 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/configuration-as-code-plugin/push/refs/heads/master/a56b7f-1bb1a8%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/configuration-as-code-plugin] b676eb: Remove link to plugin compatibility tracker (#935)
Branch: refs/heads/master Home: https://github.com/jenkinsci/configuration-as-code-plugin Commit: b676eb6f810bab5adbfba590953d1e9fc03b9ba8 https://github.com/jenkinsci/configuration-as-code-plugin/commit/b676eb6f810bab5adbfba590953d1e9fc03b9ba8 Author: Joseph Petersen Date: 2019-06-28 (Fri, 28 Jun 2019) Changed paths: M .github/ISSUE_TEMPLATE/3-plugin-compatibility.md Log Message: --- Remove link to plugin compatibility tracker (#935) -- 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/configuration-as-code-plugin/push/refs/heads/master/154769-b676eb%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/configuration-as-code-plugin] d42215: [maven-release-plugin] prepare release configurati...
Branch: refs/tags/configuration-as-code-1.22 Home: https://github.com/jenkinsci/configuration-as-code-plugin Commit: d4221503c0b0cdfb19459c452bae41ad0582d616 https://github.com/jenkinsci/configuration-as-code-plugin/commit/d4221503c0b0cdfb19459c452bae41ad0582d616 Author: Joseph Petersen Date: 2019-06-29 (Sat, 29 Jun 2019) Changed paths: M integrations/pom.xml M plugin/pom.xml M pom.xml M snakeyaml/pom.xml Log Message: --- [maven-release-plugin] prepare release configuration-as-code-1.22 -- 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/configuration-as-code-plugin/push/refs/tags/configuration-as-code-1.22/00-ed94ac%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/configuration-as-code-plugin] d42215: [maven-release-plugin] prepare release configurati...
Branch: refs/heads/master Home: https://github.com/jenkinsci/configuration-as-code-plugin Commit: d4221503c0b0cdfb19459c452bae41ad0582d616 https://github.com/jenkinsci/configuration-as-code-plugin/commit/d4221503c0b0cdfb19459c452bae41ad0582d616 Author: Joseph Petersen Date: 2019-06-29 (Sat, 29 Jun 2019) Changed paths: M integrations/pom.xml M plugin/pom.xml M pom.xml M snakeyaml/pom.xml Log Message: --- [maven-release-plugin] prepare release configuration-as-code-1.22 Commit: eb9f9a114124e980d9cef24724b42e829eb0600a https://github.com/jenkinsci/configuration-as-code-plugin/commit/eb9f9a114124e980d9cef24724b42e829eb0600a Author: Joseph Petersen Date: 2019-06-29 (Sat, 29 Jun 2019) Changed paths: M integrations/pom.xml M plugin/pom.xml M pom.xml M snakeyaml/pom.xml Log Message: --- [maven-release-plugin] prepare for next development iteration Compare: https://github.com/jenkinsci/configuration-as-code-plugin/compare/0153afc1b76f...eb9f9a114124 -- 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/configuration-as-code-plugin/push/refs/heads/master/0153af-eb9f9a%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/configuration-as-code-plugin] 0620de: support multi-line string export using literal sty...
Branch: refs/heads/master Home: https://github.com/jenkinsci/configuration-as-code-plugin Commit: 0620dea984129951ce0c66cbf9b53c61c515b91b https://github.com/jenkinsci/configuration-as-code-plugin/commit/0620dea984129951ce0c66cbf9b53c61c515b91b Author: Joseph Petersen Date: 2019-07-09 (Tue, 09 Jul 2019) Changed paths: M plugin/src/main/java/io/jenkins/plugins/casc/Attribute.java M plugin/src/main/java/io/jenkins/plugins/casc/ConfigurationAsCode.java M plugin/src/main/java/io/jenkins/plugins/casc/impl/configurators/GlobalConfigurationCategoryConfigurator.java M plugin/src/main/java/io/jenkins/plugins/casc/model/Scalar.java M plugin/src/test/java/io/jenkins/plugins/casc/ConfigurationAsCodeTest.java A plugin/src/test/resources/io/jenkins/plugins/casc/multi-line1.yml A plugin/src/test/resources/io/jenkins/plugins/casc/multi-line2.yml Log Message: --- support multi-line string export using literal style (#941) -- 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/configuration-as-code-plugin/push/refs/heads/master/5a35d8-0620de%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/configuration-as-code-plugin]
Branch: refs/tags/configuration-as-code-1.23 Home: https://github.com/jenkinsci/configuration-as-code-plugin -- 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/configuration-as-code-plugin/push/refs/tags/configuration-as-code-1.23/00-53a46f%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/configuration-as-code-plugin] 50e61d: [maven-release-plugin] prepare for next developmen...
Branch: refs/heads/master Home: https://github.com/jenkinsci/configuration-as-code-plugin Commit: 50e61da79a99360fab1cfa3ca177207074764b4f https://github.com/jenkinsci/configuration-as-code-plugin/commit/50e61da79a99360fab1cfa3ca177207074764b4f Author: Joseph Petersen Date: 2019-07-09 (Tue, 09 Jul 2019) Changed paths: M integrations/pom.xml M plugin/pom.xml M pom.xml M snakeyaml/pom.xml Log Message: --- [maven-release-plugin] prepare for next development iteration -- 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/configuration-as-code-plugin/push/refs/heads/master/e7017f-50e61d%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/configuration-as-code-plugin] e7017f: [maven-release-plugin] prepare release configurati...
Branch: refs/heads/master Home: https://github.com/jenkinsci/configuration-as-code-plugin Commit: e7017f2d5e6fde3349fe23948fa7f1da7d10e055 https://github.com/jenkinsci/configuration-as-code-plugin/commit/e7017f2d5e6fde3349fe23948fa7f1da7d10e055 Author: Joseph Petersen Date: 2019-07-09 (Tue, 09 Jul 2019) Changed paths: M integrations/pom.xml M plugin/pom.xml M pom.xml M snakeyaml/pom.xml Log Message: --- [maven-release-plugin] prepare release configuration-as-code-1.23 -- 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/configuration-as-code-plugin/push/refs/heads/master/0620de-e7017f%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/configuration-as-code-plugin] 501baf: Fix `ToolDefaultPropertiesExportBlacklistTest#expo...
Branch: refs/heads/master Home: https://github.com/jenkinsci/configuration-as-code-plugin Commit: 501baf913da67a734b8f46d65857fee458f319bd https://github.com/jenkinsci/configuration-as-code-plugin/commit/501baf913da67a734b8f46d65857fee458f319bd Author: Joseph Petersen Date: 2019-07-16 (Tue, 16 Jul 2019) Changed paths: M integrations/src/test/java/io/jenkins/plugins/casc/ToolDefaultPropertiesExportBlacklistTest.java Log Message: --- Fix `ToolDefaultPropertiesExportBlacklistTest#export_tool_configuration()` when building the plugin on Windows (#946) -- 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/configuration-as-code-plugin/push/refs/heads/master/d4ee6e-501baf%40github.com. For more options, visit https://groups.google.com/d/optout.
[jenkinsci/configuration-as-code-plugin]
Branch: refs/heads/oleg-nenashev-patch-1 Home: https://github.com/jenkinsci/configuration-as-code-plugin -- 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/configuration-as-code-plugin/push/refs/heads/oleg-nenashev-patch-1/96f903-00%40github.com.
[jenkinsci/display-url-api-plugin] f5fe58: Add nonnull annotation (#19) and some modern java ...
Branch: refs/heads/master Home: https://github.com/jenkinsci/display-url-api-plugin Commit: f5fe585a93881d2c15130cdb9fef06273bd53fd1 https://github.com/jenkinsci/display-url-api-plugin/commit/f5fe585a93881d2c15130cdb9fef06273bd53fd1 Author: Joseph Petersen Date: 2019-07-25 (Thu, 25 Jul 2019) Changed paths: M src/main/java/org/jenkinsci/plugins/displayurlapi/ClassicDisplayURLProvider.java M src/main/java/org/jenkinsci/plugins/displayurlapi/DisplayURLContext.java M src/main/java/org/jenkinsci/plugins/displayurlapi/DisplayURLDecorator.java M src/main/java/org/jenkinsci/plugins/displayurlapi/DisplayURLProvider.java M src/main/java/org/jenkinsci/plugins/displayurlapi/EnvironmentContributorImpl.java M src/main/java/org/jenkinsci/plugins/displayurlapi/actions/AbstractDisplayAction.java M src/main/java/org/jenkinsci/plugins/displayurlapi/actions/JobDisplayAction.java M src/main/java/org/jenkinsci/plugins/displayurlapi/actions/RunDisplayAction.java M src/main/java/org/jenkinsci/plugins/displayurlapi/user/PreferredProviderUserProperty.java M src/main/java/org/jenkinsci/plugins/displayurlapi/user/PreferredProviderUserPropertyDescriptor.java M src/test/java/org/jenkinsci/plugins/displayurlapi/actions/ActionRedirectEligibilityTest.java Log Message: --- Add nonnull annotation (#19) and some modern java sugar syntax usage * use findbugs annotations * use jenkins getInstance * Use Java stream API and use ExtensionList instead of Iterables * remove unused imports * filter out nulls * use ImmutableList builder * try with resource * use diamond reference * unused import and formatting -- 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/display-url-api-plugin/push/refs/heads/master/baa22c-f5fe58%40github.com.
[jenkinsci/vstestrunner-plugin]
Branch: refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-3.48 Home: https://github.com/jenkinsci/vstestrunner-plugin -- 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/vstestrunner-plugin/push/refs/heads/dependabot/maven/org.jenkins-ci.plugins-plugin-3.48/17c5c8-00%40github.com.
[jenkinsci/hashicorp-vault-plugin] a52167: update parent POM and cleanup pom (#31)
Branch: refs/heads/master Home: https://github.com/jenkinsci/hashicorp-vault-plugin Commit: a52167e4f38daa5fc79dc8292767f9799363dfdf https://github.com/jenkinsci/hashicorp-vault-plugin/commit/a52167e4f38daa5fc79dc8292767f9799363dfdf Author: Joseph Petersen Date: 2019-07-31 (Wed, 31 Jul 2019) Changed paths: M pom.xml Log Message: --- update parent POM and cleanup pom (#31) -- 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/hashicorp-vault-plugin/push/refs/heads/master/549468-a52167%40github.com.
[jenkinsci/hashicorp-vault-plugin]
Branch: refs/heads/release-drafter Home: https://github.com/jenkinsci/hashicorp-vault-plugin -- 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/hashicorp-vault-plugin/push/refs/heads/release-drafter/8053e5-00%40github.com.
[jenkinsci/hashicorp-vault-plugin] dde15d: support building against recent Jenkins LTS and JD...
Branch: refs/heads/master Home: https://github.com/jenkinsci/hashicorp-vault-plugin Commit: dde15d775815531272f900b95929404e73b4d3b6 https://github.com/jenkinsci/hashicorp-vault-plugin/commit/dde15d775815531272f900b95929404e73b4d3b6 Author: Joseph Petersen Date: 2019-08-02 (Fri, 02 Aug 2019) Changed paths: M Jenkinsfile Log Message: --- support building against recent Jenkins LTS and JDK 11 (#33) -- 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/hashicorp-vault-plugin/push/refs/heads/master/6bfc7c-dde15d%40github.com.
[jenkinsci/hashicorp-vault-plugin] b396b8: incrementals
Branch: refs/heads/jcasc-vault-secrets Home: https://github.com/jenkinsci/hashicorp-vault-plugin Commit: b396b8208e53c788a4d32c0bb7bc5a0bd99863bd https://github.com/jenkinsci/hashicorp-vault-plugin/commit/b396b8208e53c788a4d32c0bb7bc5a0bd99863bd Author: Joseph Petersen Date: 2019-08-02 (Fri, 02 Aug 2019) Changed paths: A .mvn/extensions.xml A .mvn/maven.config M pom.xml Log Message: --- incrementals Commit: 2cde556c36db25a64ea251747b590768d8554abc https://github.com/jenkinsci/hashicorp-vault-plugin/commit/2cde556c36db25a64ea251747b590768d8554abc Author: Joseph Petersen Date: 2019-08-02 (Fri, 02 Aug 2019) Changed paths: M pom.xml A src/main/java/com/datapipe/jenkins/vault/jcasc/secrets/VaultAppRoleAuthenticator.java A src/main/java/com/datapipe/jenkins/vault/jcasc/secrets/VaultAuthenticator.java A src/main/java/com/datapipe/jenkins/vault/jcasc/secrets/VaultAuthenticatorWithExpiration.java A src/main/java/com/datapipe/jenkins/vault/jcasc/secrets/VaultSecretSource.java A src/main/java/com/datapipe/jenkins/vault/jcasc/secrets/VaultSingleTokenAuthenticator.java A src/main/java/com/datapipe/jenkins/vault/jcasc/secrets/VaultUserPassAuthenticator.java A src/test/java/com/datapipe/jenkins/vault/jcasc/secrets/VaultSecretSourceTest.java A src/test/java/com/datapipe/jenkins/vault/jcasc/secrets/VaultTestUtil.java A src/test/resources/com/datapipe/jenkins/vault/jcasc/secrets/vault.yml A src/test/resources/com/datapipe/jenkins/vault/jcasc/secrets/vaultTest_adminPolicy.hcl A src/test/resources/com/datapipe/jenkins/vault/jcasc/secrets/vaultTest_cascFile Log Message: --- Move JCasC Vault Secrets to Hashicorp Vault Plugin Compare: https://github.com/jenkinsci/hashicorp-vault-plugin/compare/b396b8208e53%5E...2cde556c36db -- 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/hashicorp-vault-plugin/push/refs/heads/jcasc-vault-secrets/00-2cde55%40github.com.
[jenkinsci/configuration-as-code-plugin]
Branch: refs/heads/fix/codacyIssues Home: https://github.com/jenkinsci/configuration-as-code-plugin -- 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/configuration-as-code-plugin/push/refs/heads/fix/codacyIssues/00-b27960%40github.com.
[jenkinsci/configuration-as-code-plugin] fbf6c8: use `-` list marker
Branch: refs/heads/fix/codacyIssues Home: https://github.com/jenkinsci/configuration-as-code-plugin Commit: fbf6c82e59503ff6368f80e027401dd5bac75ba0 https://github.com/jenkinsci/configuration-as-code-plugin/commit/fbf6c82e59503ff6368f80e027401dd5bac75ba0 Author: Joseph Petersen Date: 2019-08-05 (Mon, 05 Aug 2019) Changed paths: M README.md Log Message: --- use `-` list marker Commit: e3da47422ec3083f0c3580ff60c0450b0fd23880 https://github.com/jenkinsci/configuration-as-code-plugin/commit/e3da47422ec3083f0c3580ff60c0450b0fd23880 Author: Joseph Petersen Date: 2019-08-05 (Mon, 05 Aug 2019) Changed paths: M plugin/src/test/java/io/jenkins/plugins/casc/yaml/ExportTest.java Log Message: --- uncomment assert Commit: fef49a4ad42596a19faa12668b5f49656e54efa5 https://github.com/jenkinsci/configuration-as-code-plugin/commit/fef49a4ad42596a19faa12668b5f49656e54efa5 Author: Joseph Petersen Date: 2019-08-05 (Mon, 05 Aug 2019) Changed paths: M integrations/src/test/java/io/jenkins/plugins/casc/RoleStrategyTest.java M integrations/src/test/java/io/jenkins/plugins/casc/SGECloudTest.java M integrations/src/test/java/io/jenkins/plugins/casc/Security1446Test.java M plugin/src/main/java/io/jenkins/plugins/casc/BaseConfigurator.java M plugin/src/main/java/io/jenkins/plugins/casc/impl/configurators/DataBoundConfigurator.java M plugin/src/test/java/io/jenkins/plugins/casc/yaml/YamlExportTest.java Log Message: --- avoid unused variables Commit: cf831ff4461921fcdee92c1220490fede278ed63 https://github.com/jenkinsci/configuration-as-code-plugin/commit/cf831ff4461921fcdee92c1220490fede278ed63 Author: Joseph Petersen Date: 2019-08-05 (Mon, 05 Aug 2019) Changed paths: M plugin/src/main/java/io/jenkins/plugins/casc/Attribute.java M plugin/src/main/java/io/jenkins/plugins/casc/ConfigurationAsCode.java M plugin/src/main/java/io/jenkins/plugins/casc/ConfigurationContext.java M plugin/src/main/java/io/jenkins/plugins/casc/yaml/YamlSource.java M plugin/src/test/java/io/jenkins/plugins/casc/SecretSourceResolverTest.java Log Message: --- Fields should be declared at the top of the class Commit: d6e0f835550938009f1b24889c428236d6c6ef99 https://github.com/jenkinsci/configuration-as-code-plugin/commit/d6e0f835550938009f1b24889c428236d6c6ef99 Author: Joseph Petersen Date: 2019-08-05 (Mon, 05 Aug 2019) Changed paths: M integrations/pom.xml Log Message: --- Remove duplicate ssh-credentials in pom.xml Commit: 1a979f2a99ad651450a7017a39ca913e8d4456e3 https://github.com/jenkinsci/configuration-as-code-plugin/commit/1a979f2a99ad651450a7017a39ca913e8d4456e3 Author: Joseph Petersen Date: 2019-08-05 (Mon, 05 Aug 2019) Changed paths: M integrations/src/test/java/io/jenkins/plugins/casc/Security1446Test.java M plugin/src/main/java/io/jenkins/plugins/casc/Attribute.java M plugin/src/main/resources/io/jenkins/plugins/casc/CasCGlobalConfig/config.jelly M plugin/src/main/resources/io/jenkins/plugins/casc/impl/configurators/HeteroDescribableConfigurator/schema.jelly M plugin/src/test/java/io/jenkins/plugins/casc/yaml/YamlExportTest.java Log Message: --- Optimize imports Commit: b1c1d5eaa9f691dd11460c748563ac2392244854 https://github.com/jenkinsci/configuration-as-code-plugin/commit/b1c1d5eaa9f691dd11460c748563ac2392244854 Author: Joseph Petersen Date: 2019-08-05 (Mon, 05 Aug 2019) Changed paths: M plugin/src/main/java/io/jenkins/plugins/casc/Attribute.java M plugin/src/main/java/io/jenkins/plugins/casc/impl/DefaultConfiguratorRegistry.java Log Message: --- These nested if statements could be combined Commit: 7b46264b946fc648596cd28bf004603a1f4ce32b https://github.com/jenkinsci/configuration-as-code-plugin/commit/7b46264b946fc648596cd28bf004603a1f4ce32b Author: Joseph Petersen Date: 2019-08-05 (Mon, 05 Aug 2019) Changed paths: M plugin/src/test/java/io/jenkins/plugins/casc/ConfigurationAsCodeTest.java M plugin/src/test/java/io/jenkins/plugins/casc/impl/configurators/SelfConfiguratorTest.java Log Message: --- Document empty method body Commit: 06a58f3e9854a8c64f36d6d7801c9dfeaaab2347 https://github.com/jenkinsci/configuration-as-code-plugin/commit/06a58f3e9854a8c64f36d6d7801c9dfeaaab2347 Author: Joseph Petersen Date: 2019-08-05 (Mon, 05 Aug 2019) Changed paths: M plugin/src/test/java/io/jenkins/plugins/casc/SecretSourceResolverTest.java M plugin/src/test/java/io/jenkins/plugins/casc/impl/configurators/PrimitiveConfiguratorTest.java Log Message: --- Misspelled JUnit setUp method Commit: 6566441490b0dc1addd539e939cab1545281fe35 https://github.com/jenkinsci/configuration-as-code-plugin/commit
[jenkinsci/configuration-as-code-plugin] f3d998: Avoid unused imports
Branch: refs/heads/fix/codacyIssues Home: https://github.com/jenkinsci/configuration-as-code-plugin Commit: f3d99862b8521833aa845a272d1141e11b61686b https://github.com/jenkinsci/configuration-as-code-plugin/commit/f3d99862b8521833aa845a272d1141e11b61686b Author: Joseph Petersen Date: 2019-08-05 (Mon, 05 Aug 2019) Changed paths: M plugin/src/main/java/io/jenkins/plugins/casc/impl/configurators/ExtensionConfigurator.java M plugin/src/test/java/io/jenkins/plugins/casc/ConfigurationAsCodeTest.java Log Message: --- Avoid unused imports Commit: 4ed3145b7a1df47cc32dd6b103097c3db753aebb https://github.com/jenkinsci/configuration-as-code-plugin/commit/4ed3145b7a1df47cc32dd6b103097c3db753aebb Author: Joseph Petersen Date: 2019-08-05 (Mon, 05 Aug 2019) Changed paths: M plugin/src/main/java/io/jenkins/plugins/casc/BaseConfigurator.java Log Message: --- Add missing switch break and default Commit: 3d591ee24de2a44638162a3b149d954b6c28c6b3 https://github.com/jenkinsci/configuration-as-code-plugin/commit/3d591ee24de2a44638162a3b149d954b6c28c6b3 Author: Joseph Petersen Date: 2019-08-05 (Mon, 05 Aug 2019) Changed paths: M integrations/src/test/java/io/jenkins/plugins/casc/JobDslGlobalSecurityConfigurationTest.java M plugin/src/test/java/io/jenkins/plugins/casc/ConfigurationAsCodeTest.java M plugin/src/test/java/io/jenkins/plugins/casc/JenkinsConfigTest.java M plugin/src/test/java/io/jenkins/plugins/casc/impl/configurators/MissingConfiguratorTest.java M plugin/src/test/java/io/jenkins/plugins/casc/impl/configurators/SelfConfiguratorTest.java Log Message: --- JUnit tests should include assert() or fail() Compare: https://github.com/jenkinsci/configuration-as-code-plugin/compare/d3891aab8bab...3d591ee24de2 -- 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/configuration-as-code-plugin/push/refs/heads/fix/codacyIssues/d3891a-3d591e%40github.com.
[jenkinsci/configuration-as-code-plugin] 884892: JUnit tests should include assert()
Branch: refs/heads/fix/codacyIssues Home: https://github.com/jenkinsci/configuration-as-code-plugin Commit: 884892115a8991bb8d460fa7aa6b1173fb37d62a https://github.com/jenkinsci/configuration-as-code-plugin/commit/884892115a8991bb8d460fa7aa6b1173fb37d62a Author: Joseph Petersen Date: 2019-08-05 (Mon, 05 Aug 2019) Changed paths: M integrations/src/test/java/io/jenkins/plugins/casc/JobDslGlobalSecurityConfigurationTest.java M plugin/src/test/java/io/jenkins/plugins/casc/ConfigurationAsCodeTest.java M plugin/src/test/java/io/jenkins/plugins/casc/JenkinsConfigTest.java M plugin/src/test/java/io/jenkins/plugins/casc/impl/configurators/MissingConfiguratorTest.java M plugin/src/test/java/io/jenkins/plugins/casc/impl/configurators/SelfConfiguratorTest.java Log Message: --- JUnit tests should include assert() -- 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/configuration-as-code-plugin/push/refs/heads/fix/codacyIssues/3d591e-884892%40github.com.
[jenkinsci/configuration-as-code-plugin] dbb5ba: JUnit tests should include assert()
Branch: refs/heads/fix/codacyIssues Home: https://github.com/jenkinsci/configuration-as-code-plugin Commit: dbb5ba265fb5cd6a6289850f8027b31ae78cd2f2 https://github.com/jenkinsci/configuration-as-code-plugin/commit/dbb5ba265fb5cd6a6289850f8027b31ae78cd2f2 Author: Joseph Petersen Date: 2019-08-05 (Mon, 05 Aug 2019) Changed paths: M plugin/src/test/java/io/jenkins/plugins/casc/ConfigurationAsCodeTest.java M plugin/src/test/java/io/jenkins/plugins/casc/JenkinsConfigTest.java M plugin/src/test/java/io/jenkins/plugins/casc/impl/configurators/MissingConfiguratorTest.java M plugin/src/test/java/io/jenkins/plugins/casc/impl/configurators/SelfConfiguratorTest.java Log Message: --- JUnit tests should include assert() Commit: e255d9c54f048fd7b1e5477be05efa0cee1cd4a7 https://github.com/jenkinsci/configuration-as-code-plugin/commit/e255d9c54f048fd7b1e5477be05efa0cee1cd4a7 Author: Joseph Petersen Date: 2019-08-05 (Mon, 05 Aug 2019) Changed paths: M plugin/src/main/java/io/jenkins/plugins/casc/Attribute.java M plugin/src/test/java/io/jenkins/plugins/casc/misc/jmh/CascJmhBenchmarkState.java Log Message: --- Avoid throwing raw exception types Compare: https://github.com/jenkinsci/configuration-as-code-plugin/compare/884892115a89...e255d9c54f04 -- 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/configuration-as-code-plugin/push/refs/heads/fix/codacyIssues/884892-e255d9%40github.com.
[jenkinsci/configuration-as-code-plugin] 7b3d47: Remove unused private methods
Branch: refs/heads/fix/codacyIssues Home: https://github.com/jenkinsci/configuration-as-code-plugin Commit: 7b3d47944334f0f30e55d30ef371698705e280b9 https://github.com/jenkinsci/configuration-as-code-plugin/commit/7b3d47944334f0f30e55d30ef371698705e280b9 Author: Joseph Petersen Date: 2019-08-05 (Mon, 05 Aug 2019) Changed paths: M plugin/src/main/java/io/jenkins/plugins/casc/ConfigurationAsCode.java M plugin/src/main/java/io/jenkins/plugins/casc/SecretSourceResolver.java Log Message: --- Remove unused private methods -- 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/configuration-as-code-plugin/push/refs/heads/fix/codacyIssues/e255d9-7b3d47%40github.com.
[jenkinsci/configuration-as-code-plugin] c62576: Remove unused imports
Branch: refs/heads/fix/codacyIssues Home: https://github.com/jenkinsci/configuration-as-code-plugin Commit: c62576694b55402d29bc2f21d3f27d133ca9a0b5 https://github.com/jenkinsci/configuration-as-code-plugin/commit/c62576694b55402d29bc2f21d3f27d133ca9a0b5 Author: Joseph Petersen Date: 2019-08-05 (Mon, 05 Aug 2019) Changed paths: M plugin/src/main/java/io/jenkins/plugins/casc/ConfigurationAsCode.java Log Message: --- Remove unused imports -- 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/configuration-as-code-plugin/push/refs/heads/fix/codacyIssues/7b3d47-c62576%40github.com.
[jenkinsci/configuration-as-code-plugin] 87e6a1: Remove unused context.lookup
Branch: refs/heads/fix/codacyIssues Home: https://github.com/jenkinsci/configuration-as-code-plugin Commit: 87e6a12fa67b88c74f2a4c0620b229d99a06faec https://github.com/jenkinsci/configuration-as-code-plugin/commit/87e6a12fa67b88c74f2a4c0620b229d99a06faec Author: Joseph Petersen Date: 2019-08-05 (Mon, 05 Aug 2019) Changed paths: M plugin/src/main/java/io/jenkins/plugins/casc/impl/configurators/DataBoundConfigurator.java Log Message: --- Remove unused context.lookup -- 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/configuration-as-code-plugin/push/refs/heads/fix/codacyIssues/c62576-87e6a1%40github.com.
[jenkinsci/configuration-as-code-plugin] dd42fb: fix integrations upper-bound dependencies
Branch: refs/heads/fix/codacyIssues Home: https://github.com/jenkinsci/configuration-as-code-plugin Commit: dd42fb7e127012c61aec8ac006304db5ea6907d8 https://github.com/jenkinsci/configuration-as-code-plugin/commit/dd42fb7e127012c61aec8ac006304db5ea6907d8 Author: Joseph Petersen Date: 2019-08-05 (Mon, 05 Aug 2019) Changed paths: M integrations/pom.xml Log Message: --- fix integrations upper-bound dependencies -- 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/configuration-as-code-plugin/push/refs/heads/fix/codacyIssues/87e6a1-dd42fb%40github.com.
[jenkinsci/configuration-as-code-plugin] 200627: Add IDEA code styles to align IDE with Checkstyle ...
Branch: refs/heads/master Home: https://github.com/jenkinsci/configuration-as-code-plugin Commit: 20062781d91800c645fa0948a8f99d355c35b880 https://github.com/jenkinsci/configuration-as-code-plugin/commit/20062781d91800c645fa0948a8f99d355c35b880 Author: Joseph Petersen Date: 2019-08-06 (Tue, 06 Aug 2019) Changed paths: M .gitignore A .idea/codeStyles/Project.xml A .idea/codeStyles/codeStyleConfig.xml Log Message: --- Add IDEA code styles to align IDE with Checkstyle requirements (#978) * add IDEA code styles * Update .idea/codeStyles/codeStyleConfig.xml -- 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/configuration-as-code-plugin/push/refs/heads/master/7d55fd-200627%40github.com.
[jenkinsci/configuration-as-code-plugin] 885780: scope provided foe instance identity
Branch: refs/heads/fix/codacyIssues Home: https://github.com/jenkinsci/configuration-as-code-plugin Commit: 885780bacbb17d9e9dc73fbf76546241f6ea8cad https://github.com/jenkinsci/configuration-as-code-plugin/commit/885780bacbb17d9e9dc73fbf76546241f6ea8cad Author: Joseph Petersen Date: 2019-08-06 (Tue, 06 Aug 2019) Changed paths: M integrations/pom.xml Log Message: --- scope provided foe instance identity -- 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/configuration-as-code-plugin/push/refs/heads/fix/codacyIssues/dd42fb-885780%40github.com.
[jenkinsci/hashicorp-vault-plugin] aaaf47: Deprecate CASC_VAULT_PATH
Branch: refs/heads/vault-agent Home: https://github.com/jenkinsci/hashicorp-vault-plugin Commit: aaaf472e76290336bd675ea73d97bb29e929393a https://github.com/jenkinsci/hashicorp-vault-plugin/commit/aaaf472e76290336bd675ea73d97bb29e929393a Author: Joseph Petersen Date: 2019-08-06 (Tue, 06 Aug 2019) Changed paths: M src/main/java/com/datapipe/jenkins/vault/jcasc/secrets/VaultSecretSource.java M src/test/java/com/datapipe/jenkins/vault/jcasc/secrets/VaultSecretSourceTest.java Log Message: --- Deprecate CASC_VAULT_PATH Commit: f7e2d4cd390efc8fe00ab26d80e4fcab6b734da5 https://github.com/jenkinsci/hashicorp-vault-plugin/commit/f7e2d4cd390efc8fe00ab26d80e4fcab6b734da5 Author: Joseph Petersen Date: 2019-08-07 (Wed, 07 Aug 2019) Changed paths: M pom.xml M src/main/java/com/datapipe/jenkins/vault/jcasc/secrets/VaultSecretSource.java M src/test/java/com/datapipe/jenkins/vault/jcasc/secrets/VaultSecretSourceTest.java M src/test/java/com/datapipe/jenkins/vault/jcasc/secrets/VaultTestUtil.java A src/test/resources/com/datapipe/jenkins/vault/jcasc/secrets/vaultTest_agent.hcl Log Message: --- WIP support for vault agent Compare: https://github.com/jenkinsci/hashicorp-vault-plugin/compare/aaaf472e7629%5E...f7e2d4cd390e -- 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/hashicorp-vault-plugin/push/refs/heads/vault-agent/00-f7e2d4%40github.com.
[jenkinsci/hashicorp-vault-plugin] f51653: WIP support for vault agent
Branch: refs/heads/vault-agent Home: https://github.com/jenkinsci/hashicorp-vault-plugin Commit: f5165337965fae7b039a1a6397d926ae8a985909 https://github.com/jenkinsci/hashicorp-vault-plugin/commit/f5165337965fae7b039a1a6397d926ae8a985909 Author: Joseph Petersen Date: 2019-08-07 (Wed, 07 Aug 2019) Changed paths: M pom.xml M src/main/java/com/datapipe/jenkins/vault/jcasc/secrets/VaultSecretSource.java M src/test/java/com/datapipe/jenkins/vault/jcasc/secrets/VaultSecretSourceTest.java M src/test/java/com/datapipe/jenkins/vault/jcasc/secrets/VaultTestUtil.java A src/test/resources/com/datapipe/jenkins/vault/jcasc/secrets/vaultTest_agent.hcl Log Message: --- WIP support for vault agent -- 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/hashicorp-vault-plugin/push/refs/heads/vault-agent/f7e2d4-f51653%40github.com.
[jenkinsci/hashicorp-vault-plugin] aaaf47: Deprecate CASC_VAULT_PATH
Branch: refs/heads/jcasc-vault-secrets Home: https://github.com/jenkinsci/hashicorp-vault-plugin Commit: aaaf472e76290336bd675ea73d97bb29e929393a https://github.com/jenkinsci/hashicorp-vault-plugin/commit/aaaf472e76290336bd675ea73d97bb29e929393a Author: Joseph Petersen Date: 2019-08-06 (Tue, 06 Aug 2019) Changed paths: M src/main/java/com/datapipe/jenkins/vault/jcasc/secrets/VaultSecretSource.java M src/test/java/com/datapipe/jenkins/vault/jcasc/secrets/VaultSecretSourceTest.java Log Message: --- Deprecate CASC_VAULT_PATH -- 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/hashicorp-vault-plugin/push/refs/heads/jcasc-vault-secrets/2cde55-aaaf47%40github.com.
[jenkinsci/hashicorp-vault-plugin] 2f6f20: fix default engine version
Branch: refs/heads/improvements Home: https://github.com/jenkinsci/hashicorp-vault-plugin Commit: 2f6f2092a59730126a2cf2f8c61f79efcdd2d46d https://github.com/jenkinsci/hashicorp-vault-plugin/commit/2f6f2092a59730126a2cf2f8c61f79efcdd2d46d Author: Joseph Petersen Date: 2019-08-07 (Wed, 07 Aug 2019) Changed paths: M src/main/java/com/datapipe/jenkins/vault/model/VaultSecret.java M src/main/resources/com/datapipe/jenkins/vault/model/VaultSecret/config.jelly Log Message: --- fix default engine version Commit: 6b233975e04542e8ed0f033a43d3ca9e3ff6621f https://github.com/jenkinsci/hashicorp-vault-plugin/commit/6b233975e04542e8ed0f033a43d3ca9e3ff6621f Author: Joseph Petersen Date: 2019-08-07 (Wed, 07 Aug 2019) Changed paths: M src/main/java/com/datapipe/jenkins/vault/VaultBuildWrapper.java Log Message: --- add symbol withVault Commit: e9558a69f62e3ff70ddded1bedcc1455709970a2 https://github.com/jenkinsci/hashicorp-vault-plugin/commit/e9558a69f62e3ff70ddded1bedcc1455709970a2 Author: Joseph Petersen Date: 2019-08-07 (Wed, 07 Aug 2019) Changed paths: M src/main/java/com/datapipe/jenkins/vault/model/VaultSecretValue.java M src/main/resources/com/datapipe/jenkins/vault/model/VaultSecretValue/help-envVar.html Log Message: --- Make envVar optional, vaultKey will be used when envVar is empty Commit: ded4809e93465fb2b08ddcb0847b89e9a52739fa https://github.com/jenkinsci/hashicorp-vault-plugin/commit/ded4809e93465fb2b08ddcb0847b89e9a52739fa Author: Joseph Petersen Date: 2019-08-07 (Wed, 07 Aug 2019) Changed paths: M src/main/java/com/datapipe/jenkins/vault/configuration/VaultConfiguration.java M src/main/java/com/datapipe/jenkins/vault/model/VaultSecret.java M src/main/resources/com/datapipe/jenkins/vault/VaultBuildWrapper/config.jelly M src/main/resources/com/datapipe/jenkins/vault/configuration/FolderVaultConfiguration/config.jelly M src/main/resources/com/datapipe/jenkins/vault/configuration/GlobalVaultConfiguration/config.jelly M src/main/resources/com/datapipe/jenkins/vault/configuration/VaultConfiguration/config.jelly Log Message: --- Improve step generator experience Commit: 178265592a8749ca712915939f4817489811965a https://github.com/jenkinsci/hashicorp-vault-plugin/commit/178265592a8749ca712915939f4817489811965a Author: Joseph Petersen Date: 2019-08-07 (Wed, 07 Aug 2019) Changed paths: M src/main/java/com/datapipe/jenkins/vault/VaultBuildWrapper.java Log Message: --- reduce values.get call Compare: https://github.com/jenkinsci/hashicorp-vault-plugin/compare/2f6f2092a597%5E...178265592a87 -- 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/hashicorp-vault-plugin/push/refs/heads/improvements/00-178265%40github.com.
[jenkinsci/hashicorp-vault-plugin]
Branch: refs/heads/improvements Home: https://github.com/jenkinsci/hashicorp-vault-plugin -- 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/hashicorp-vault-plugin/push/refs/heads/improvements/178265-00%40github.com.
[jenkinsci/hashicorp-vault-plugin] a8b29a: fix default engine version
Branch: refs/heads/master Home: https://github.com/jenkinsci/hashicorp-vault-plugin Commit: a8b29a3b92c05c42b8b95cea911621badcccf938 https://github.com/jenkinsci/hashicorp-vault-plugin/commit/a8b29a3b92c05c42b8b95cea911621badcccf938 Author: Joseph Petersen Date: 2019-08-07 (Wed, 07 Aug 2019) Changed paths: M src/main/java/com/datapipe/jenkins/vault/model/VaultSecret.java M src/main/resources/com/datapipe/jenkins/vault/model/VaultSecret/config.jelly Log Message: --- fix default engine version Commit: 11afdc54e4424d310191e4a5bc30e3308f6dea9d https://github.com/jenkinsci/hashicorp-vault-plugin/commit/11afdc54e4424d310191e4a5bc30e3308f6dea9d Author: Joseph Petersen Date: 2019-08-07 (Wed, 07 Aug 2019) Changed paths: M src/main/java/com/datapipe/jenkins/vault/VaultBuildWrapper.java Log Message: --- add symbol withVault Commit: 457cb924b949fe8351af9c7d18cfb50ad8e27ef3 https://github.com/jenkinsci/hashicorp-vault-plugin/commit/457cb924b949fe8351af9c7d18cfb50ad8e27ef3 Author: Joseph Petersen Date: 2019-08-07 (Wed, 07 Aug 2019) Changed paths: M src/main/java/com/datapipe/jenkins/vault/model/VaultSecretValue.java M src/main/resources/com/datapipe/jenkins/vault/model/VaultSecretValue/help-envVar.html Log Message: --- Make envVar optional, vaultKey will be used when envVar is empty Commit: 8d22e5d9ce72738ac7fe08acbaba467139eddbe3 https://github.com/jenkinsci/hashicorp-vault-plugin/commit/8d22e5d9ce72738ac7fe08acbaba467139eddbe3 Author: Joseph Petersen Date: 2019-08-07 (Wed, 07 Aug 2019) Changed paths: M src/main/java/com/datapipe/jenkins/vault/configuration/VaultConfiguration.java M src/main/java/com/datapipe/jenkins/vault/model/VaultSecret.java M src/main/resources/com/datapipe/jenkins/vault/VaultBuildWrapper/config.jelly M src/main/resources/com/datapipe/jenkins/vault/configuration/FolderVaultConfiguration/config.jelly M src/main/resources/com/datapipe/jenkins/vault/configuration/GlobalVaultConfiguration/config.jelly M src/main/resources/com/datapipe/jenkins/vault/configuration/VaultConfiguration/config.jelly Log Message: --- Improve step generator experience Commit: cd571e8cb95204cdf72545e29fa056581d7ea68c https://github.com/jenkinsci/hashicorp-vault-plugin/commit/cd571e8cb95204cdf72545e29fa056581d7ea68c Author: Joseph Petersen Date: 2019-08-07 (Wed, 07 Aug 2019) Changed paths: M src/main/java/com/datapipe/jenkins/vault/VaultBuildWrapper.java Log Message: --- reduce values.get call Compare: https://github.com/jenkinsci/hashicorp-vault-plugin/compare/d2d89c3b85b5...cd571e8cb952 -- 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/hashicorp-vault-plugin/push/refs/heads/master/d2d89c-cd571e%40github.com.
[jenkinsci/hashicorp-vault-plugin]
Branch: refs/tags/hashicorp-vault-plugin-2.3.0 Home: https://github.com/jenkinsci/hashicorp-vault-plugin -- 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/hashicorp-vault-plugin/push/refs/tags/hashicorp-vault-plugin-2.3.0/00-70c52b%40github.com.
[jenkinsci/hashicorp-vault-plugin] 62078b: [maven-release-plugin] prepare release hashicorp-v...
Branch: refs/heads/master Home: https://github.com/jenkinsci/hashicorp-vault-plugin Commit: 62078b1eba3903c49e08efe445740293dcdfa857 https://github.com/jenkinsci/hashicorp-vault-plugin/commit/62078b1eba3903c49e08efe445740293dcdfa857 Author: Joseph Petersen Date: 2019-08-07 (Wed, 07 Aug 2019) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare release hashicorp-vault-plugin-2.3.0 -- 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/hashicorp-vault-plugin/push/refs/heads/master/cd571e-62078b%40github.com.
[jenkinsci/hashicorp-vault-plugin] 76c2dc: [maven-release-plugin] prepare for next developmen...
Branch: refs/heads/master Home: https://github.com/jenkinsci/hashicorp-vault-plugin Commit: 76c2dc28f8d9f2a108404e59d31adb6e0b9c5232 https://github.com/jenkinsci/hashicorp-vault-plugin/commit/76c2dc28f8d9f2a108404e59d31adb6e0b9c5232 Author: Joseph Petersen Date: 2019-08-07 (Wed, 07 Aug 2019) Changed paths: M pom.xml Log Message: --- [maven-release-plugin] prepare for next development iteration -- 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/hashicorp-vault-plugin/push/refs/heads/master/62078b-76c2dc%40github.com.
[jenkinsci/configuration-as-code-plugin]
Branch: refs/heads/fix/codacyIssues Home: https://github.com/jenkinsci/configuration-as-code-plugin -- 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/configuration-as-code-plugin/push/refs/heads/fix/codacyIssues/885780-00%40github.com.
[jenkinsci/configuration-as-code-plugin] f72058: Fix codacy issues (#977)
Branch: refs/heads/master Home: https://github.com/jenkinsci/configuration-as-code-plugin Commit: f72058445c0250041303a73b5d8566140d337c67 https://github.com/jenkinsci/configuration-as-code-plugin/commit/f72058445c0250041303a73b5d8566140d337c67 Author: Joseph Petersen Date: 2019-08-07 (Wed, 07 Aug 2019) Changed paths: M README.md M demos/mailer/README.md M integrations/pom.xml M integrations/src/test/java/io/jenkins/plugins/casc/RoleStrategyTest.java M integrations/src/test/java/io/jenkins/plugins/casc/SGECloudTest.java M integrations/src/test/java/io/jenkins/plugins/casc/Security1446Test.java M plugin/src/main/java/io/jenkins/plugins/casc/Attribute.java M plugin/src/main/java/io/jenkins/plugins/casc/BaseConfigurator.java M plugin/src/main/java/io/jenkins/plugins/casc/ConfigurationAsCode.java M plugin/src/main/java/io/jenkins/plugins/casc/ConfigurationContext.java M plugin/src/main/java/io/jenkins/plugins/casc/Configurator.java M plugin/src/main/java/io/jenkins/plugins/casc/SecretSourceResolver.java M plugin/src/main/java/io/jenkins/plugins/casc/impl/DefaultConfiguratorRegistry.java M plugin/src/main/java/io/jenkins/plugins/casc/impl/configurators/DataBoundConfigurator.java M plugin/src/main/java/io/jenkins/plugins/casc/impl/configurators/ExtensionConfigurator.java M plugin/src/main/java/io/jenkins/plugins/casc/yaml/ModelConstructor.java M plugin/src/main/java/io/jenkins/plugins/casc/yaml/YamlSource.java M plugin/src/main/resources/io/jenkins/plugins/casc/CasCGlobalConfig/config.jelly M plugin/src/main/resources/io/jenkins/plugins/casc/impl/configurators/HeteroDescribableConfigurator/schema.jelly M plugin/src/test/java/io/jenkins/plugins/casc/ConfigurationAsCodeTest.java M plugin/src/test/java/io/jenkins/plugins/casc/JenkinsConfigTest.java M plugin/src/test/java/io/jenkins/plugins/casc/SecretSourceResolverTest.java M plugin/src/test/java/io/jenkins/plugins/casc/impl/configurators/MissingConfiguratorTest.java M plugin/src/test/java/io/jenkins/plugins/casc/impl/configurators/PrimitiveConfiguratorTest.java M plugin/src/test/java/io/jenkins/plugins/casc/impl/configurators/SelfConfiguratorTest.java M plugin/src/test/java/io/jenkins/plugins/casc/misc/jmh/CascJmhBenchmarkState.java M plugin/src/test/java/io/jenkins/plugins/casc/yaml/ExportTest.java M plugin/src/test/java/io/jenkins/plugins/casc/yaml/YamlExportTest.java Log Message: --- Fix codacy issues (#977) * use `-` list marker * uncomment assert * avoid unused variables * Fields should be declared at the top of the class * Remove duplicate ssh-credentials in pom.xml * Optimize imports * These nested if statements could be combined * Document empty method body * Misspelled JUnit setUp method * Unnecessary use of fully qualified name * Avoid reassigning parameters * Too many consecutive blank lines * Suppress unused * Avoid unused private field * Avoid unused imports * Add missing switch break and default * Avoid throwing raw exception types * JUnit tests should include assert() * Remove unused private methods * Remove unused imports * Remove unused context.lookup * fix integrations upper-bound dependencies * scope provided for instance identity -- 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/configuration-as-code-plugin/push/refs/heads/master/4d090a-f72058%40github.com.
[jenkinsci/configuration-as-code-plugin]
Branch: refs/heads/symbol Home: https://github.com/jenkinsci/configuration-as-code-plugin -- 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/configuration-as-code-plugin/push/refs/heads/symbol/56a7fc-00%40github.com.
[jenkinsci/configuration-as-code-plugin] aca309: report coverage to codacy (#981)
Branch: refs/heads/master Home: https://github.com/jenkinsci/configuration-as-code-plugin Commit: aca309053acae7fc8227c91c82c165f6e6e7f6a1 https://github.com/jenkinsci/configuration-as-code-plugin/commit/aca309053acae7fc8227c91c82c165f6e6e7f6a1 Author: Joseph Petersen Date: 2019-08-07 (Wed, 07 Aug 2019) Changed paths: M .travis.yml Log Message: --- report coverage to codacy (#981) -- 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/configuration-as-code-plugin/push/refs/heads/master/f72058-aca309%40github.com.
[jenkinsci/configuration-as-code-plugin] abfc69: Update ci to include code coverage after #1215 (#1...
Branch: refs/heads/master Home: https://github.com/jenkinsci/configuration-as-code-plugin Commit: abfc695e4fd7c9d8e2df17e6236765c1ae7430d2 https://github.com/jenkinsci/configuration-as-code-plugin/commit/abfc695e4fd7c9d8e2df17e6236765c1ae7430d2 Author: Joseph Petersen Date: 2020-01-11 (Sat, 11 Jan 2020) Changed paths: M .github/workflows/maven.yml M .travis.yml A codecov.yml M integrations/pom.xml M pom.xml Log Message: --- Update ci to include code coverage after #1215 (#1241) Co-authored-by: Oleg Nenashev -- 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/configuration-as-code-plugin/push/refs/heads/master/a43da6-abfc69%40github.com.
[jenkinsci/ec2-plugin] 704923: bump parent pom, aws sdk, apache http client (#424)
Branch: refs/heads/master Home: https://github.com/jenkinsci/ec2-plugin Commit: 70492361e4add9923bfafa77c344c21c38fce7d8 https://github.com/jenkinsci/ec2-plugin/commit/70492361e4add9923bfafa77c344c21c38fce7d8 Author: Joseph Petersen Date: 2020-01-14 (Tue, 14 Jan 2020) Changed paths: M pom.xml Log Message: --- bump parent pom, aws sdk, apache http client (#424) * bump parent pom * manage hamcrest dep * bump aws-java-sdk * bump apache-httpcomponents-client -- 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/ec2-plugin/push/refs/heads/master/46a497-704923%40github.com.
[jenkinsci/ec2-plugin] c1b29c: bump configuration-as-code, fixing jcasc test harn...
Branch: refs/heads/master Home: https://github.com/jenkinsci/ec2-plugin Commit: c1b29c6ae674cd4340c36d8c620f5f7058ceac27 https://github.com/jenkinsci/ec2-plugin/commit/c1b29c6ae674cd4340c36d8c620f5f7058ceac27 Author: Joseph Petersen Date: 2020-01-14 (Tue, 14 Jan 2020) Changed paths: M pom.xml Log Message: --- bump configuration-as-code, fixing jcasc test harness (#425) * bump parent pom * manage hamcrest dep * bump aws-java-sdk * bump apache-httpcomponents-client * fix jcasc test harness -- 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/ec2-plugin/push/refs/heads/master/704923-c1b29c%40github.com.
[jenkinsci/azure-vm-agents-plugin] f19ba0: bump parent pom (#178)
Branch: refs/heads/dev Home: https://github.com/jenkinsci/azure-vm-agents-plugin Commit: f19ba0cef1c692a3c7894e1e1db5babcb53a4535 https://github.com/jenkinsci/azure-vm-agents-plugin/commit/f19ba0cef1c692a3c7894e1e1db5babcb53a4535 Author: Joseph Petersen Date: 2020-01-14 (Tue, 14 Jan 2020) Changed paths: M pom.xml Log Message: --- bump parent pom (#178) -- 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/dev/47d74c-f19ba0%40github.com.
[jenkinsci/azure-vm-agents-plugin] eddf1e: bump jackson version (#180)
Branch: refs/heads/dev Home: https://github.com/jenkinsci/azure-vm-agents-plugin Commit: eddf1e1784536ceb21bdeb25b4e608d271ccb261 https://github.com/jenkinsci/azure-vm-agents-plugin/commit/eddf1e1784536ceb21bdeb25b4e608d271ccb261 Author: Joseph Petersen Date: 2020-01-14 (Tue, 14 Jan 2020) Changed paths: M pom.xml Log Message: --- bump jackson version (#180) -- 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/dev/f19ba0-eddf1e%40github.com.
[jenkinsci/azure-commons-plugin] bc540e: bump parent pom (#49)
Branch: refs/heads/dev Home: https://github.com/jenkinsci/azure-commons-plugin Commit: bc540e4055b04e9bd2d61a708ddc118d241697c4 https://github.com/jenkinsci/azure-commons-plugin/commit/bc540e4055b04e9bd2d61a708ddc118d241697c4 Author: Joseph Petersen Date: 2020-01-14 (Tue, 14 Jan 2020) Changed paths: M pom.xml Log Message: --- bump parent pom (#49) -- 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-commons-plugin/push/refs/heads/dev/64eac1-bc540e%40github.com.