splunk / splunk-sdk-ruby

Splunk Software Development Kit for Ruby
http://dev.splunk.com
Apache License 2.0
36 stars 21 forks source link

Release plans #10

Closed beezly closed 11 years ago

beezly commented 12 years ago

At the moment, this is a private repo and there is no public gem available.

I've written a tool that uses the Ruby SDK I'd like to release, but obviously without a publically available Ruby SDK it's not going to be much use to people.

What are the release plans for the SDK?

benwoody commented 12 years ago

Oooh whatcha build?

Not that I pull rank on what's needed before its public, but the tests need work. I've been working on a few (both Unit and Rspec). Hope to get the pull by next week.

beezly commented 12 years ago

It's a tool called Grunk (Grep for Splunk!) which allows you to interrogate a remote splunk server from the command line. It's like splunk has come full circle :)

PaulSanford commented 12 years ago

Hey Guys - Sorry for the delay. We don't have a firm release date yet as we are pretty tightly resourced right now. This repo was started by one of our co-founders as a side project and he can't dedicate time to it anymore. So, I am reluctant to commit to a date. But, we are hiring - so if you are looking for something new - definitely let us know :)

An alternative could be that this SDK gets to our standards for a "preview" through your contributions. We haven't tried that yet for the other SDKs. Hate to ask you to do more because I know you're all very busy and appreciate the contributions you have already made to date - but just throwing it out there.

beezly commented 12 years ago

I'm very happy to do more. If you throw in some issues that you'd like to see done before release, I'll try and find time to work on some.

PaulSanford commented 12 years ago

Awesome. Thanks! Let me circle back with the team and try to put something together that would work.

benwoody commented 12 years ago

I'm not sure where this is falling right now. I have a few apps working with this SDK now and it seems to work fine. I'm not sure we'll have any more open issues unless this is released to the public to scrutinize.

PaulSanford commented 12 years ago

Hi Ben - Thanks for your patience and for continuing to contribute. We are fully committed on this sprint which ends 10/12. We will see what we can do in the next sprint and let you know.

dominiquebrezinski commented 11 years ago

I am working on a number of fixes and enhancements, the first of which is in a big pull request. Expect more. Drop me a line when you can coordinate a little.

neerajluthra commented 11 years ago

We released the Ruby SDK earlier this morning with a fair amount of refactoring and some new functionality. There are some breaking changes so be sure to read through the CHANGELOG. Love to get your feedback.

I am going to close this issue and I suggest that if there is a bug or a new feature request, lets file a new issue.