gocd-contrib / gomatic

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

Should we support reverse engineering? #25

Open dudadornelles opened 7 years ago

dudadornelles commented 7 years ago

Just want to hear the ideas out there;

There is a lot of effort that went into supporting reverse engineering of pipelines and to keep supporting it we need to be a lot more thorough reviewing PRs and spend time testing and making sure that all new things are reversible. At the same time, we have a lot to catch up: config repos, auth plugins, roles.

Is reverse engineering a feature we want to keep in gomatic? Is the effort on maintaining it compatible with the value it brings?

alanjds commented 6 years ago

Just to say, I starred this repo instead of similar ones because of the reverse engineering.

gkirchner commented 6 years ago

Yes please, stay with reverse engineering! It is a very valuable feature to our project.