Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fetch pipeline configuration from configuration URLs #3

Open
d-led opened this issue Dec 28, 2018 · 0 comments
Open

Fetch pipeline configuration from configuration URLs #3

d-led opened this issue Dec 28, 2018 · 0 comments

Comments

@d-led
Copy link
Owner

d-led commented Dec 28, 2018

Problem

GoCD can dynamically configure pipelines from configuration repositories via plugins, such as gocd-yaml-config-plugin and gocd-json-config-plugin. Without the pipeline configuration from these URLs the analysis is incomplete. It is to be expected that configuration errors may hide in such distributed configuration.

Task

Use the Rest client (see #2) to fetch the JSON or YAML configuration from the repositories and add the configuration to the GoCD model before analysis

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant