-
Notifications
You must be signed in to change notification settings - Fork 89
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
API v2.0 Support #122
Comments
Branch with changes: https://github.com/pearkes/tugboat/tree/api2_changes |
Just wanted to stop by on behalf of DigitalOcean and say thanks for all of the hard work! We just put a $50 bounty on APIv2 support via BountySource: https://www.bountysource.com/issues/5386849-api-v2-0-support - let me know if you have any questions! |
@nickvanw Awesome! I meant to get the last things over the line for so we could do a feature freeze for the non API v2 stuff. I actually forgot about it til I saw this! 😄 I'll see what I can do in the upcoming weeks |
👍 Would love to see API v2 support! In Deis we're using docl which is an awesome tool by our community member @nathansamson. |
I hope this is not stalled? |
I've been working on this on and off for the last 6 months. The code changes are actually fairly simple most of the time. It's moving the testing over thats the problem, as the tests are based against local json files. I'm tempted to do a 2.0.0alpha release with no tests to the switchover and catch the big issues, then move the testing over to VCR + Webmock to save the testing. Anyone who wants to help move the various parts over, your help is appreciated! 👍 |
I wish I could. I have no ruby chops.. |
Progress here: #161 |
Fixed by #183 |
API v2.0 support using https://github.com/boats/barge
Checklist
Add new features (IP6 etc)- Descoped, will do after release. You can see the IP6 on an existing droplet!The text was updated successfully, but these errors were encountered: