Michael, I submitted this PR to import the blueocean-executor-info-plugin into the blueocean-plugin via a git subtree merge, to preserve history:
https://github.com/jenkinsci/blueocean-plugin/pull/1909 blueocean-executor-info-plugin is not perfect, but having it inside the blueocean-plugin core is better than not having it. -- Craig On Mon, Jan 21, 2019 at 9:01 PM Michael Neale <[email protected]> wrote: > > To Craig's point - that is a great and fairly reasonable hitlist to make > something end to end useful. On the first one I put a comment (not sure if > pipeline jobs can be disabled at all...) but it is valid. The others are > doable (the hard one is editing build info - as that is where extensible > GUIs of plugins can kick in - but likely the scope can be contained here to > be reasonable to make something useful end to end). That would be great! > > For the executors one - we could resurrect the old executor visualisation > plugin (this was mostly done as a demo of extensibility, but perhaps it is > time to fold it in) - there is some code here: > https://github.com/jenkinsci/blueocean-executor-info-plugin which may be > useful for that (doesn't need to be its own plugin, really...) > > On Sat, Feb 2, 2019 at 3:37 PM Craig Rodrigues <[email protected]> wrote: > Hi, > > I like the Blue Ocean UI a lot! I am trying to use Blue Ocean > as my "daily driver" when interacting with Jenkins. > I spend a lot of my day starting/stopping jobs, examining logs, > editing build descriptions, and disabling/enabling builds. > > However, there are some gaps in the Blue Ocean UI. > > The gaps are small, but annoying enough that I need to keep switching > back to the classic UI. This is annoying. > > I mentioned this in this other discussion thread: > https://groups.google.com/d/msg/jenkinsci-dev/zNukeuLK4Og/DGwWnJyGCAAJ > , but wanted to pull out this list to a separate discussion. > > Here are my top pet peeves, which I classify as "pot holes": > > > - https://issues.jenkins-ci.org/browse/JENKINS-53022 Cannot disable a > job in Blue Ocean > - https://issues.jenkins-ci.org/browse/JENKINS-53019 Changes tab does > not group changes for multiple SCM providers by SCM > - https://issues.jenkins-ci.org/browse/JENKINS-52825 Cannot see > executors in Blue Ocean UI > - https://issues.jenkins-ci.org/browse/JENKINS-55691 Cannot edit build > information in Blue ocean UI > > > If anyone wants to collaborate on fixing these bugs, please communicate on > the Gitter channel: https://gitter.im/jenkinsci/blueocean-plugin > > -- > Craig > > > -- 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/CAG%3DrPVf4%3Ds610N2j2rdG-f0StL%3DMDgyGv5TxHDyaO_GvFU0Lug%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
