erinknight242 / hsbot

Headspring's Hipchat Hubot
9 stars 12 forks source link

ConfRoom API / Server Backend #24

Closed davidsavagejr closed 9 years ago

davidsavagejr commented 9 years ago

This adds an API project for more complex stuff in the future. Updates ConfMe to use it - just temp hosted for now on Azure

Result is that conf rooms are saved permanently

ajepst commented 9 years ago

Wow... Interesting. My take: being not directly tied to the other hsbot stuff and a different language, this stuff feels like it should stand on its own in a separate repo. The changes to the coffee files would certainly stay here, however.

davidsavagejr commented 9 years ago

Good idea. I'll move that stuff over to a new repo.

davidsavagejr commented 9 years ago

Looks like I don't have permission to create one. @ChrisMissal / @ajepst - would be happy to move the server stuff to a new one once we have a home for it

ajepst commented 9 years ago

If you create it on your own github acct, we should be able to easily pull it over to the HeadspringLabs account.

On Mon, Feb 23, 2015 at 8:47 AM, David Savage notifications-at-github.com |github| j4464d63qt@sneakemail.com wrote:

Looks like I don't have permission to create on. @ChrisMissal https://github.com/ChrisMissal / @ajepst https://github.com/ajepst - would be happy to move the server stuff to a new one once we have a home for it

— Reply to this email directly or view it on GitHub https://github.com/HeadspringLabs/hsbot/pull/24#issuecomment-75553520.

davidsavagejr commented 9 years ago

@ajepst should be all set now with minimal changes to hsbot. new repo is here: https://github.com/davidsavagejr/hsbot.server

pedroreys commented 9 years ago

@davidsavagejr added you to the owners group of HeadspringLabs. you should be able to transfer the hsbot.server repo to the organization now.

pedroreys commented 9 years ago

@ajepst @ChrisMissal can we merge and close this PR now?

ajepst commented 9 years ago

Fine with me.

ChrisMissal commented 9 years ago

Server code lives here now: https://github.com/HeadspringLabs/hsbot.server

@davidsavagejr can I be a pain and ask you to squash all these commits before I merge?

davidsavagejr commented 9 years ago

@ChrisMissal will do.