Hi, today I played a little bit with GoCD and ended up creating one Docker compose with PostgreSql, GoCD server and two GoCD agents.
Now I have couple of questions, but first I would like to know if it is possible using the API (or any other means) to accept automatically both (or more agents) running on my local Docker network? In case docker is restarted, there will be new agents started and I would like not to have to accept them manually. Also, couple of others: 1. I guess LDAP is supported via plugin and that it can be configured using API 2. Is it possible to have conditional builds, for example - in case unit-tests fails, break the build. If succeeds, increment version and continue (but don't commit version to Git) 3. Are private Docker, PyPI and Git repositories supported Thank you kindly. Best regards -- You received this message because you are subscribed to the Google Groups "go-cd" 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/go-cd/d9b6e771-f02c-4905-bc67-3725f2ddeae3n%40googlegroups.com.
