gocd
gocd copied to clipboard
GoCD - Continuous Delivery server main repository
##### Issue Type - Bug Report ##### Summary Various problems with cruise-config encoding ###### Basic environment details ```plain "java.runtime.version": "17.0.4+8" "os.arch": "amd64", "os.name": "Windows 10", "os.version": "10.0", "Go Server Version":...
### Issue Type Feature Proposal ### Summary First things first. I like GoCD. The concepts, architecture and facilities seem to fit well generally with the "CICD challenge". It operates with...
We are using GoCD 21.1.0 (12439-5a4959c7c4ede49165ec961b0219126cd5aa9e52) on a Windows server, running as a service under a domain account. When our artifact store was on a local drive, artifact upload took...
##### Issue Type - Feature enhancement ##### Summary Currently, GoCD does not clean the artifacts stored in the artifacts/cache directory. With setups with larger artifacts being generated in each run...
##### Issue Type - Feature enhancement ##### Summary GitHub has somewhat recently released a feature called a "Merge Queue". It auto-merges all queued PRs (after having made sure PRs are...
Hello, I'm faced with an issue related to pipeline parameters and artifacts parameters: I have two pipelines. The first one is executed after a new revision of code (pulling). The...
##### Issue Type - Feature proposal ##### Summary My use case is that I've one cluster profile and many agent profile for each squad team. | Squad | Elastic Agent...
Bumps [org.hibernate:hibernate-ehcache](https://github.com/hibernate/hibernate-orm) from 3.6.10.Final to 5.6.15.Final. Release notes Sourced from org.hibernate:hibernate-ehcache's releases. Hibernate ORM 5.2.0 5.2.0 includes many improvements and bug-fixes. For a complete list of changes, see https://hibernate.atlassian.net/projects/HHH/versions/23150/tab/release-report-done. Many...
**story : error handling in GOCD** Since all the errors are showing in a single place, the chances are high that important errors and warning miss from users. So moving...
##### Issue Type - Feature enhancement ##### Summary After the implementation of #8544 in `23.1.0` - the Go Server and Agent are properly validated against arm64 architecture via docker images...