RE: Differents credentials per node

2020-05-18 Thread Jérôme Godbout
Ok, Agent if that please you… What I want into my pipeline scripts: Node(“myAgent1”) { step(“test”) { // This will actually be inside a resuable code between project and nodes library withCredential(“MyCredentials”, …) { // Do something with it } } } Nod

Jenkins GitHub Checks API Plugin Announcement

2020-05-18 Thread Xiong Kezhi
Hi all, This post intents to invite everyone to join the GitHub Checks API Project which has been selected as Google Summer of Code project for this summer. Currently, this project in requirements collecting and designing phase, so we hope *anyone * *int

problem running 2 Docker/Jenkins/JCASC instances using JNLP

2020-05-18 Thread 'monger_39' via Jenkins Users
Hi all, I am running a Docker/Jenkins configured via JCASC. For the slaves I am using JNLP.My container is started using  "-p 8080:8080 -p 5:5" and this works fine. The JNLP port is configured in the JCAC config through:    slaveAgentPort: 5  However, if I start a second instan