-
Hey there,
Is there any way we can connect to a Jenkins box that requires authenticating into Github first? That would be great for those of us who use the Github Authentication Plugin + Github OAut…
-
This is because by default it only listens on localhost, as specified here: https://docs.gocd.org/current/advanced_usage/agent-health-check-api.html , while kubernetes healthchecks come from external.…
-
Hi, I'm trying to make the plugin work by I'm facing this issue:
> Class [GoNotificationPlugin] is annotated with @Extension but cannot be constructed. Reason: java.lang.RuntimeException: Unable to…
-
##### 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 u…
-
##### Issue Type
- Bug Report
##### Summary
I added a new property to an Artifact Plugin (for the Store Config) but when I then added a value for that property to an existing store, it was igno…
-
I am getting this exception, as though the headers are not being retrieved from the api. Another issue has been raise that speaks to 401 errors. The reason is that bool(response) is always False.
…
-
##### Issue Type
- Feature enhancement
##### Summary
GoCD application has a separate page to manage the different GoCD entities. Each page has either an `Add` or `Create` button to create a n…
-
# Templates in configuration repositories
In my understanding GoCD pipeline templates were introduced at all is because any organization faces **some similarity** in the pipelines they declare. User …
-
I have marked a few points which could be improved https://github.com/gocd-contrib/go-cookbook/commit/867088c17a587a3d3e01b5e4a275d48c07aa466d
Issues I am planning to fix:
- test compatibility with ch…
tomzo updated
8 years ago
-
## Context
I have setup `lerna` and I want to use `lerna version`/ `lerna publish` within my CI/CD pipeline in GitLab.
## Expected Behavior
Get branch name correctly.
## Current Behavior
In G…