Skip to content
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 Support #1

Open
doertedev opened this issue Jun 18, 2015 · 1 comment
Open

API v2 Support #1

doertedev opened this issue Jun 18, 2015 · 1 comment

Comments

@doertedev
Copy link

Ohai. I started to rewrite this piece of software to use DO's v2 API by switching from the digitalocean gem to droplet_kit. But I'm having a hard time with this, so guess we'll need a bit of discussion here.

https://github.com/doertedev/lita-digitalocean/tree/api_v2

a) rewrite, completely from scratch
b) another testing approach, same codebase for the library
c) same codebase, tests cleaned up a bit (would need more brains on this).

Discuss plx.

@doertedev
Copy link
Author

On a completely different note: Since popping up/down and especially converging / provisioning them can take a lot of time the whole thing can be made a bit more.... interactive.
I don't want the bot to ask me 40 different questions throughout the creation/deletion of the droplet, but event-driven feedback on the status of the actual action being performed can make the thing a bit more useful I think.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants