Re: [go-cd] GitHub deprecating password auth

2021-08-03 Thread Chad Wilson
Hi Mark If you are using HTTPS with user/pass currently you should be able to substitute a user account password in the dialog with a *personal access token* generated with appropriate access to your repos for GoCD to do its thing as before. Alternatively, you can generate an SSH keypair to ident

[go-cd] Re: How to continue to next stage automatically , even if previous stage is failed

2021-08-03 Thread Jason Smyth
Hello Suman, To the best of my knowledge there is no way to do this natively in GoCD. You could probably fake it by building something that continually checks for failed Stages and triggers the next Stage when it finds one but I question why someone would want to do this. The way I tend to thi

Re: [go-cd] error launching the go-agent

2021-08-03 Thread SATYA R
Hi Team, We are trying to launch the Go Agent.app file but the popup window is not showing to enter the go cd server url and it is connecting to localhost by default. we are seeing the below error in log file. Please let us know if there is any specific file to change the go cd server address a