On Wed, May 12, 2021 at 10:55 PM Bryan Stopp <[email protected]> wrote:
> What's the right way for a *Step/StepExecution* to provide custom content > to display on the Blue Ocean dashboard? > > Is it just logging information out to the TaskListener log? > Yes. > Does that display each *println* in its own collapsible row, or will all > Step's logging be written to one collapsible view/row? > All output from a given step is displayed in a single collapsible block, I think. > *Is* there any way for me to show multiple collapsible - primary items on > the dashboard > Not without extending Blue Ocean I guess. -- 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/CANfRfr1BN2nCfJif%3DR-zZvrfFobsZLEdmvWzTCo%3Dw%2BF9LSPNzg%40mail.gmail.com.
