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

Weather Plugin #35

Open
richard4339 opened this issue Nov 4, 2013 · 5 comments
Open

Weather Plugin #35

richard4339 opened this issue Nov 4, 2013 · 5 comments

Comments

@richard4339
Copy link

Since the Google Weather API has been gone for quite awhile now, I've recently begun work on a Wunderground based replacement. My question is, if I want to submit it back, would you prefer it be a separate plugin module like you have some of them now, or would you want a fork and pull request to simply update the existing one?

@justinweiss
Copy link
Owner

That's a great idea, thanks for looking into it!

A separate gem would probably be best, but I'd like to do a better job of highlighting gem plugins. Let me know what you come up with and I'll add it to the readme, with installation instructions.

On Nov 4, 2013, at 6:34 AM, Richard notifications@github.com wrote:

Since the Google Weather API has been gone for quite awhile now, I've recently begun work on a Wunderground based replacement. My question is, if I want to submit it back, would you prefer it be a separate plugin module like you have some of them now, or would you want a fork and pull request to simply update the existing one?


Reply to this email directly or view it on GitHub.

@richard4339
Copy link
Author

When I'm done, I'll note it here. Would you like a pull request at that point to remove the existing weather plugin and the references to it in the Chatfile documentation/readme/etc?

@justinweiss
Copy link
Owner

Yeah, that would be great. Thanks!

On Nov 4, 2013, at 7:13 PM, Richard notifications@github.com wrote:

When I'm done, I'll note it here. Would you like a pull request at that point to remove the existing weather plugin and the references to it in the Chatfile documentation/readme/etc?


Reply to this email directly or view it on GitHub.

@richard4339
Copy link
Author

As promised, I've made it into a gem. I'm not going to push through a pull request (yet) to update your documentation and stuff because:

A. I've been having a hard time getting tests to run on robut itself due to the rdoc changes. I don't want to break anything accidentally.
B. I don't necessarily want to have you promote something that no one (beyond me) has really tried yet.

So, @justinweiss, if you (or anyone else) wants to take a look, please feel free. https://github.com/richard4339/robut-weather

@justinweiss
Copy link
Owner

Could you go into more detail about how the tests are failing? They're working for me. I pushed a minor fix to the mocha support that was causing some problems.

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

No branches or pull requests

2 participants