Question for filter plugin to elect nodes Node and Label parameter

2024-11-20 Thread J M
Hi, I using this plugin to elect Nodes (Node election). Then I need to filter the possible nodes to elect, that only show a list by example one prefix or regex: prod-* How can this be done? Regards -- You received this message because you are subscribed to the Google Groups "Jenkins Users" g

queueId data type in Jenkins API

2024-11-20 Thread Hannah Zhu
Hi, we are using Jenkins API as integration to a different app, specifically we are storing below attributes into db: /{jenkins_url}/{jobname}/{buildnum}/api/json There's one attribute called *queueId* currently has caused an error. We’ve been treating *queueId *as an integer, but since

Re: queueId data type in Jenkins API

2024-11-20 Thread pib...@gmail.com
Hello It seems that you are using a CloudBees related distribution. Can you please open a support ticket at https://support.cloudbees.com/hc/en-us ? Regards On Wednesday, November 20, 2024 at 11:26:23 AM UTC+1 hanna...@gmail.com wrote: > Hi, we are using Jenkins API as integration to a differ