Branch: refs/heads/master Home: https://github.com/jenkinsci/plugin-compat-tester
Commit: 224033127c44c3f20a6721d2549adffabfaf3dc3 https://github.com/jenkinsci/plugin-compat-tester/commit/224033127c44c3f20a6721d2549adffabfaf3dc3 Author: Antonio Muñiz <amunizmar...@gmail.com> Date: 2022-02-07 (Mon, 07 Feb 2022) Changed paths: M plugins-compat-tester/src/main/java/org/jenkins/tools/test/PluginCompatTester.java Log Message: ----------- Test a non-bundled plugin using localCheckout This allows to run the PCT on a plugin which is not bundled in the war, not in an Update Center and not coming from a BOM (those are the 3 possible cases implemented until now). There are 2 uses cases for this: 1. Run the PCT on a plugin which is still under development 2. Run the PCT on a plugin which is released but not bundled in the war and not in the UC (because it's code is not open source) Commit: e0e320ece597f61c1a9adb19fc3b93c649cb25b7 https://github.com/jenkinsci/plugin-compat-tester/commit/e0e320ece597f61c1a9adb19fc3b93c649cb25b7 Author: Antonio Muñiz <amunizmar...@gmail.com> Date: 2022-02-07 (Mon, 07 Feb 2022) Changed paths: M plugins-compat-tester/src/main/java/org/jenkins/tools/test/PluginCompatTester.java Log Message: ----------- version is not required Commit: 528df7699ad9051f786df5a0bca375dd2f2e600c https://github.com/jenkinsci/plugin-compat-tester/commit/528df7699ad9051f786df5a0bca375dd2f2e600c Author: Antonio Muniz <amu...@users.noreply.github.com> Date: 2022-02-07 (Mon, 07 Feb 2022) Changed paths: M plugins-compat-tester/src/main/java/org/jenkins/tools/test/PluginCompatTester.java Log Message: ----------- Fix log message Commit: 1c5124e87157b4dafa304ec1ed2b404641bf49c4 https://github.com/jenkinsci/plugin-compat-tester/commit/1c5124e87157b4dafa304ec1ed2b404641bf49c4 Author: Ildefonso Montero <imont...@cloudbees.com> Date: 2022-02-25 (Fri, 25 Feb 2022) Changed paths: M plugins-compat-tester/src/main/java/org/jenkins/tools/test/PluginCompatTester.java Log Message: ----------- Merge pull request #346 from amuniz/use-local-checkout Test a non-bundled plugin using localCheckout Compare: https://github.com/jenkinsci/plugin-compat-tester/compare/da54c6568d72...1c5124e87157 -- 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/plugin-compat-tester/push/refs/heads/master/da54c6-1c5124%40github.com.