SurveyMonkey / pyteamcity

Use the TeamCity REST API from Python
51 stars 50 forks source link

Added a few features #26

Closed aletourneau closed 8 years ago

aletourneau commented 8 years ago
msabramo commented 8 years ago

Thanks for your contribution! Would you be able to add tests for the new features?

aletourneau commented 8 years ago

Sure, however I'm a fairly green python coder. Any pointers would be appreciated :)

msabramo commented 8 years ago

Thanks for your contributions!

Unfortunately, I've begun deprecating the current API and code and there's a new API in pyteamcity.future. I'd rather invest time in that, as the new API is more flexible and intuitive.

Would love to see PRs for that. Especially helpful if you do one feature or bug fix for each PR.

Thanks again!