-
I'm not even sure if this is a bug, but I was urged to post this here so others can take part in the dialogue.
I have a Makefile that looks like the following:
```
make-pwd:
@echo $(PWD)
shell-…
-
Consider the use case of Go agents running on target application servers and executing deploy tasks.
1. A resource on those agents running on the target application servers would be labelled with so…
-
Consider 2 pipelines with 3 stages each:
pipeline1
-stage1
-stage2
-stage3
If one schedules the pipeline a typical order of execution would be:
- run1: stage1
- run1: stage2
- run1: stage3
Now if o…
-
##### Issue Type
- Bug Report
##### Summary
When bumping SERVER_MEM and SERVER_MAX_MEM to 5376m (out of 7.5GB total) the server crashes after about half an hour.
Lowering both values to 4096m keeps …
-
I use version 14.2 of GoCD, a central set-up with 9 agent servers.
Up until fairly recently everything was running smoothly. At some point downstream pipelines stopped automatically triggering after …
-
**What version of protobuf and what language are you using?**
Version: v25.0
Language: Ruby via JRuby `9.4.5.0` (ruby `3.1`-compatible) on Java 17
**What operating system (Linux, Windows, ...) an…
-
Hello, I got this tree structure in my vault:
kv/app1/dev/bdd_secret/
kv/app1/prod/app_secret/
kv/app2/dev/bdd_secret/
kv/app2/prod/app_secret/
How can I get secret from app1 or app2 tree acc…
-
##### Issue Type
- Feature enhancement
##### Summary
When restarting a GoCD instance with many config repo pipelines, it takes a long time for all of them to show up.
This is confusing to …
-
##### Issue Type
- Bug Report
##### Summary
GoCD causes:
`java.lang.OutOfMemoryError: Required array length 2147483644 + 4 is too large`
See logs below for more details.
##### Envi…
-
When adding a git material the following message comes out in the log, on manual trigger of pipeline:
2014-07-11 14:19:54,026 WARN [268060942@qtp-768129156-14] MaterialUpdateService:146 - [Material …