Branch: refs/heads/master Home: https://github.com/jenkinsci/chroot-plugin Commit: a784a64bf61202b6cab8cb8979255d90b170c13f https://github.com/jenkinsci/chroot-plugin/commit/a784a64bf61202b6cab8cb8979255d90b170c13f Author: Jo Shields <jo.shie...@xamarin.com> Date: 2016-04-14 (Thu, 14 Apr 2016)
Changed paths: M src/main/java/org/jenkinsci/plugins/chroot/builders/ChrootBuilder.java Log Message: ----------- Assume IsApplicable is always true, don't restrict to FreestyleProject This is a follow-up to https://github.com/jenkinsci/chroot-plugin/pull/6 Without it, Chroot steps are hidden from the list of build steps on Matrix jobs. With it, a simple idiom is to assign labels to nodes, and create chroots with matching names - so a matrix job could have a label axis of `alpha beta`, and a chroot step configured to execute on `${label}-foo`, which will successfully run the job twice, once in the chroot named `alpha-foo` and once in `beta-foo` Commit: e9f7936296bfa00ed1f4f69a9d9b7328e90507d1 https://github.com/jenkinsci/chroot-plugin/commit/e9f7936296bfa00ed1f4f69a9d9b7328e90507d1 Author: Roman Mohr <ro...@fenkhuber.at> Date: 2016-05-10 (Tue, 10 May 2016) Changed paths: M src/main/java/org/jenkinsci/plugins/chroot/builders/ChrootBuilder.java Log Message: ----------- Merge pull request #9 from directhex/matrix-support Assume IsApplicable is always true, don't restrict to FreestyleProject Compare: https://github.com/jenkinsci/chroot-plugin/compare/7ce4f1700e55...e9f7936296bf -- 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.