How can i add the little blue tags to stage view in a Jenkins Pipeline?
When you run some builds, the stage view will appear with Checkout, Build, and Test columns, and one row per build. When hovering over a stage cell you can click the Logs button to see log messages printed in that stage: after the preceding stage step and before the next one.
Once a default subview has been assigned, navigate to the edit page by first clicking the plus ("+") icon in the view tabs (for adding a new subview) and then find the Edit View link in the sidepanel.
I was searching for this as well and found the following after reading Hatim's answer:
The line that was supposed to show the node label is commented out: source
The referenced issue JENKINS-33290 is Resolved
with the last comment:
Resolved by removing the functionality, since a correct implementation imposes unacceptable complexity and overhead.
So I'm afraid it's not coming back soon and all those screenshots online are outdated.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With