@Nicolas > Any chance for > https://github.com/jenkinsci/jenkins/commit/310c952602f7241cb74454b7e7fb2be0bf3d2980 > to be backported ? https://issues.jenkins-ci.org/browse/JENKINS-34923
This an improvement, which changes the API. In order to make it backportable, you should ensure that there is no external API users and add @Restricted then. If it works, I think backporiting into .2 may be justified. 2016-06-09 18:07 GMT+02:00 nicolas de loof <[email protected]>: > Any chance for > https://github.com/jenkinsci/jenkins/commit/310c952602f7241cb74454b7e7fb2be0bf3d2980 > to be backported ? > https://issues.jenkins-ci.org/browse/JENKINS-34923 > > not even released yet, so I would be fine if you answer "no way", but this > is a minor code change (new event on RunListener) and will let me release > one-shot-executor which could help a lot in docker and other > container-related plugins. > > 2016-06-09 14:57 GMT+02:00 Oleg Nenashev <[email protected]>: > >> Hi, >> >> Uh, 2.8 got 3 bad community ratings without any explanation. Nothing in >> the bugtracker as well :( >> >> I think we should backport all 2.8 fixes, because they will be compliant >> with 2-week soaking interval by the release. The following 2.8 fixes are >> really important IMHO: >> >> - JENKINS-35206 <https://issues.jenkins-ci.org/browse/JENKINS-35206> >> - must have, regression fix >> - JENKINS-34881 <https://issues.jenkins-ci.org/browse/JENKINS-34881>- >> almost must have, because it causes really bad UX for instances with >> preconfigured security (containers, Boot Hook scripts) >> - PR-2386 <https://github.com/jenkinsci/jenkins/pull/2386> - Bump of >> the Windows slave installer, fix slave installation flow for modern >> Windows >> OS versions >> - JENKINS-35178 <https://issues.jenkins-ci.org/browse/JENKINS-35178> >> - UX issue on config pages in Safari >> >> I would also consider PR 2379 >> <https://github.com/jenkinsci/jenkins/pull/2379>, because it slightly >> improves Jenkins WebUI performance. JENKINS-31915 seems to be important as >> well, but there is not so much votes for this fix. >> >> >> Regarding non-released changes, maybe we want to consider the following: >> >> - Remoting 2.60: >> >> https://github.com/jenkinsci/remoting/blob/master/CHANGELOG.md#260-coming-soon >> (ETA - next Jenkins weekly) >> - https://github.com/jenkinsci/jenkins/pull/2398 (usage stats over >> HTTPs only) >> >> >> BR, Oleg >> >> >> >> >> >> >> >> >> >> >> четверг, 9 июня 2016 г., 12:05:57 UTC+2 пользователь Robert Sandell >> написал: >>> >>> Exciting! :D >>> >>> On Wed, Jun 8, 2016 at 8:49 PM, Oliver Gondža <[email protected]> wrote: >>> >>>> Hi, >>>> >>>> Next LTS release line was selected. The backporting has started and the >>>> RC will be published 2016-06-22. >>>> >>>> Candidates: https://issues.jenkins-ci.org/issues/?filter=12146 >>>> Fixed: >>>> https://issues.jenkins-ci.org/issues/?jql=labels%20%3D%202.7.1-fixed >>>> -- >>>> oliver >>>> >>>> -- >>>> 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/4af38d30-773d-fa5d-d237-fe256d6fc58f%40gmail.com >>>> . >>>> For more options, visit https://groups.google.com/d/optout. >>>> >>> >>> >>> >>> -- >>> Robert Sandell >>> *Software Engineer* >>> *CloudBees Inc.* >>> >> -- >> 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/3050071d-3e43-4cfa-993a-ff63d4380aa6%40googlegroups.com >> <https://groups.google.com/d/msgid/jenkinsci-dev/3050071d-3e43-4cfa-993a-ff63d4380aa6%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> >> For more options, visit https://groups.google.com/d/optout. >> > > -- > You received this message because you are subscribed to a topic in the > Google Groups "Jenkins Developers" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/jenkinsci-dev/ieXnaHVqX3k/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/jenkinsci-dev/CANMVJznF8P4UU7JE9xT_HzCdj2pi7cx%2B%3D%2Bqr8M_UXSSe82YT9w%40mail.gmail.com > <https://groups.google.com/d/msgid/jenkinsci-dev/CANMVJznF8P4UU7JE9xT_HzCdj2pi7cx%2B%3D%2Bqr8M_UXSSe82YT9w%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > > For more options, visit https://groups.google.com/d/optout. > -- 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/CAPfivLAt60a6t5Y9qcwrgkgOEfPE8M5MgLEE_G8pgXQkg76qnQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
