Joao Valente

- Total activity 6
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 2
-
Created How to know whether a build is the last one on its build chain
Greetings, I am developing a plugin that involves doing something after the last build of a build chain ends successfully. I have several build configurations with snapshot dependencies inside a pr... -
Created Hold a build in the queue, and run it only after something happens
AnsweredHello, I am developing a plugin which holds a build in the queue, calls an API (and keeps calling if it doesn't return what's intended to), and then runs it only after the API returns the intended ...