-
Not always the default branch in a git repository is `master`. There're instances where there's a new master in the making and we want to test the changes against that. Adding an option to provide a d…
-
Here's the checklist for moving all websites over to gocd.io
- [x] Move over go.cd (and www.go.cd)
- [x] Move over docs.go.cd
- [x] Move over developer.go.cd
- [x] Move over api.go.cd
- [x] Mov…
ketan updated
7 years ago
-
Create pipeline to destroy production infrastructure created from gocd
-
This feature made it! The documentation in GoCD is [here](https://docs.gocd.io/current/advanced_usage/pipelines_as_code.html).
I have collected most notable information from the comments below so t…
tomzo updated
7 years ago
-
##### Issue Type
- Question
##### Summary
I'm new to Go.CD and I'm trying to explore the tool. I have a question though. I want to be able to access the Go.Cd environment variable in my b…
-
##### Issue Type
- Documentation Report
##### Summary
I have been task to migrate our single GoCD server to another machine with higher storage capacity. I have been following the https:/…
-
##### Issue Type
Bug Report
##### Summary
gocd agent, when executing a job, can't get permission to a file unless it has user or other mode set.
Group permissions, even if correct, result in …
-
*_BUG REPORT *_
When trying to run `docker build` inside a container with docker mounted into it the build starts of fine, but fails to create and endpoint on network bridge docker0 as soon as the bu…
-
Trying to run this in gocd 16.7. Not seeing any notifications in slack
My go_notify.conf looks as follows:
```
gocd.slack {
login = "admin"
password = "mypassword"
server-host = "https://gocd.…
-
##### Issue Type
- Bug Report
##### Summary
go-server does not want to install on Ubuntu 12.04:
Log attached lower.
##### Environment
###### Basic environment details
- Go Version: `16.10.0-4…