In my mind, if as you say this plugin offers somehow the same feature, but for the end user, you should depend on that library plugin and reuse that class, and your plugin would concentrate on the UI part. Didn't you consider doing so?
IMO that would indirectly benefit the Jenkins users with more stability/reproducibility. 2015-05-03 15:34 GMT+02:00 Clayton O'Neill <[email protected]>: > On Saturday, April 18, 2015 at 8:52:36 AM UTC-4, Clayton O'Neill wrote: >> >> I've written a plugin that allows taking a slave offline each time it >> completes a job. This is useful when used with tools like nodepool ( >> http://ci.openstack.org/nodepool.html) which create single use slaves, >> but Jenkins will sometimes schedule another job on the slave before it can >> be removed. >> >> Github plugin name: singleuseslave >> Github ID: dvorak >> Github repository: https://github.com/dvorak/singleuseslave-plugin >> > > Would it be possible to get hosting for this plugin? > > -- > You received this message because you are subscribed to the Google Groups > "Jenkins Developers" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/jenkinsci-dev/5a974927-18d6-49e3-ab99-b3ef87b11e80%40googlegroups.com > <https://groups.google.com/d/msgid/jenkinsci-dev/5a974927-18d6-49e3-ab99-b3ef87b11e80%40googlegroups.com?utm_medium=email&utm_source=footer> > . > > For more options, visit https://groups.google.com/d/optout. > -- Baptiste <Batmat> MATHUS - http://batmat.net Sauvez un arbre, Mangez un castor ! -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/CANWgJS6n%3D4dkWbhF2tw30ic%3DNrHpBDXjbwwFOwwQG_4Rk1MOhw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
