I spent a while doing some cool execution scripts in groovy to change the display name for a job concurrently whilst executing a windows batch file.
Unfortunately I was bit by the system groovy script only executing on the server. As I only want to change the display name for a job, so the build monitor can display what things are up to, is it reasonable to use the remote API and change the full display name using .../job/jobname/api/json REST ? The only concern I have is that I see a build number appended to this property so wondering if was in fact just a read only remote API value as I don't see the number displayed anywhere friendly names are displayed. -- You received this message because you are subscribed to the Google Groups "Jenkins Users" 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-users/605573e8-ba04-432c-b68e-4903487bc2f2%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
