gocd-contrib / gomatic

A Python API for configuring GoCD
https://pypi.python.org/pypi/gomatic
MIT License
142 stars 60 forks source link

Consider using the public API to pull the config XML? #61

Open ketan opened 5 years ago

ketan commented 5 years ago

Could you consider using the public API to get the latest config XML instead of the internal one?

https://github.com/gocd-contrib/gomatic/blob/320aafd2944a950b80e50e203267ae2aeecc94d1/gomatic/go_cd_configurator.py#L68-L70