On Wed, Nov 11, 2009 at 12:07:18PM -0800, Chris Anderson wrote:
> On Wed, Nov 11, 2009 at 11:26 AM, Sebastian Cohnen
> <
sebasti...@googlemail.com> wrote:
> > I would like to help, but unfortunately I don't have much experience with maintaing at all :-/
> >
>
> The things that need to happen are:
>
> setup gemcutter with the
http://github.com/couchrest/couchrest/ repo.
> Ideally we'd have it build gem versions against tags, but I'm not sure
> how that's done.
Checkout the tag, build the gem and push the built gem to gemcutter.
gemcutter doesn't offer gem building services.
who currently has write access for the couchrest gem on gemcutter ?
> document how to install the gem from gemcutter in the README.md
this is easy enough, I have a long train ride coming up tomorrow.
I'll see if I can do this.
> And then bonus:
>
> make sure the test suite passes against 0.10
couchrest 0.33 seems to pass it's suite fine against couch 0.10.0
tested on OpenBSD 4.6-current amd64.
$ cd /usr/ports/databases/ruby-couchrest/
$ make regress
===> ruby-couchrest-0.33 depends on: ruby-rake-* - found
===> ruby-couchrest-0.33 depends on: ruby-rspec-* - found
===> ruby-couchrest-0.33 depends on: ruby-extlib-* - found
===> ruby-couchrest-0.33 depends on: apache-couchdb-* - found
===> Regression check for ruby-couchrest-0.33
(in /usr/ports/pobj/ruby-couchrest-0.33/couchrest-0.33)
.......................................................................................................................................................................................................................................................................................................................................................................
Finished in 77.1821 seconds
359 examples, 0 failures