parsing pipeline files to CST or AST

2020-09-28 Thread Aleksandar Kostadinov
Hi, I'd like to obtain some information about pipeline files I have in our repository. Such information is whether the pipeline is declarative, whether it defines parameters, list parameter names and similar. So I'm trying to create a CST or AST that I can scan through to see certain properties o

[Event] Jenkins at CDCon (Oct 7-8)

2020-09-28 Thread Roxanne Joncas
Hi All, The first-ever CDCon , hosted by the Continuous Delivery Foundation, is happening next week, Oct. 7-8. Learn more about Jenkins' continuous evolution with these two talks

Re: How do you set java options for ssh agents

2020-09-28 Thread 'Björn Pedersen' via Jenkins Users
I think this is simply because the agent process survives the master restart (that is actually a feature) so if agent settings change, you need to disconnect and connect the agent (or otherwise restart the agent process to pick up the changes). timb...@gmail.com schrieb am Freitag, 25. Septemb

swarm agent "400 Bad Request"

2020-09-28 Thread Ewelina Wilkosz
anyone saw/solved 400 Bad Request when trying to connect swarm agent to Jenkins? java -jar swarm-client-3.22.jar -master "http://x.x.x.x/"; -username xxx -password "xxx" java.io.IOException: Failed to obtain http://x.x.x.x/computer/vmagentstest01-e8397a82/slave-agent.jnlp at hudson.remoting.La