gocd-contrib / gomatic

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

upcoming lock behaviour implementation #46

Closed dudadornelles closed 6 years ago

dudadornelles commented 6 years ago

See https://github.com/gocd/gocd/pull/3943

akshaykarle commented 6 years ago

hey @dudadornelles this already released now in go 17.12.0. I'm probably going to look into supporting the new locking features with gomatic. I'll try to keep the old gomatic functions as is, so as not to break on upgrading gomatic. Anything I should know before starting work on this?