comeara / pillar

Pillar manages migrations for your Cassandra data stores.
https://github.com/comeara/pillar
MIT License
111 stars 64 forks source link

Publish new release / project progress #12

Closed magro closed 10 years ago

magro commented 10 years ago

There were some changes that are waiting to get released. It would be great if #8 could make it into the release as well.

What can we do to get changes more quickly into pillar, and to get them released?

I can offer to take care of releases to sonatype if that's an issue (I should have commit rights for this). Is there anything else I could do to speed up progress?

Cheers, Martin

magro commented 10 years ago

Ping @comeara - any chance to get a new release?

magro commented 10 years ago

Just for the record: as a workaround I published my fork (https://github.com/magro/pillar) at bintray, built from master branch: https://bintray.com/magro/maven/pillar/view/read

comeara commented 10 years ago

I'm glad you found a workaround.

I apologize for the delay. I left StreamSend a while back and don't have access to get Pillar updated on Maven Central. I'm working on it but slowly, as I can fit it around my other obligations.

On Thu, Jun 12, 2014 at 6:31 AM, Martin Grotzke notifications@github.com wrote:

Just for the record: as a workaround I published my fork ( https://github.com/magro/pillar) at bintray, built from master branch: https://bintray.com/magro/maven/pillar/view/read

— Reply to this email directly or view it on GitHub https://github.com/comeara/pillar/issues/12#issuecomment-45891182.

magro commented 10 years ago

Ok. When do you think will you be able to push new releases? If I can help with s.th. please let me know.

Btw, there's right now both a gradle build file and the sbt build. Do you want to keep both up to date? Otherwise I'd suggest to just have the sbt build.

comeara commented 10 years ago

I will remove the Gradle file.

On Thu, Jun 12, 2014 at 8:25 AM, Martin Grotzke notifications@github.com wrote:

Ok. When do you think will you be able to push new releases? If I can help with s.th. please let me know.

Btw, there's right now both a gradle build file and the sbt build. Do you want to keep both up to date? Otherwise I'd suggest to just have the sbt build.

— Reply to this email directly or view it on GitHub https://github.com/comeara/pillar/issues/12#issuecomment-45906335.

magro commented 10 years ago

Great