To put simply I'm creating a security scan into my plugin that I want to run independent of jobs but run on the nodes.I want to have it show up on screen it's running on the node
One thing to consider is that when you use a normal task then it will wait in the queue when there is no free executor.
Maybe you want the task to always run even when the machine is busy, then you could implement it as FlyWeightTask. This can be made as running hidden or show as using an executor but one without a number in front of it (like you can see it when the a git checkout is running inside a pipeline step)
--
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
jenkinsci-de...@googlegroups.com.
To view this discussion on the web visit
https://groups.google.com/d/msgid/jenkinsci-dev/CANfRfr0NyKdMmsQXLpDFou4iS8MAa%3DR3_7tveXdVQfVAbMzviQ%40mail.gmail.com.