nesquena / backburner

Simple and reliable beanstalkd job queue for ruby
http://nesquena.github.com/backburner
MIT License
428 stars 68 forks source link

Releasing 1.1 #109

Closed nesquena closed 8 years ago

nesquena commented 8 years ago

@contentfree Hi Dave, I added you to readme here and added you as a collaborator of this repo although I am still happy to review pull requests and discuss them. Unfortunately, while I still love and use this project, I don't have as much time as I use to develop on it. Would you be interested in being a co-maintainer?

First step would be if you could help compile the changelog so we can do a 1.1 release. Thanks for all you've done so far to further this project with needed features and improving the docs, I appreciate it.

contentfree commented 8 years ago

OK, cool.

contentfree commented 8 years ago

Updated the changelog in prep for 1.1. What's your process for releasing? Make a new tag, gem build and gem push?

nesquena commented 8 years ago

Here's the workflow

  1. Update CHANGELOG.md with changes
  2. Update lib/backburner/version.rb version number
  3. Check to ensure tests pass
  4. Run rake release from root directory
nesquena commented 8 years ago

I just ran that and released here: https://rubygems.org/gems/backburner ! Thanks!

nesquena commented 8 years ago

Do you have a rubygems account, what's the associated email, so I can add you as an owner?

contentfree commented 8 years ago

davemyron​

nesquena commented 8 years ago

I think I need your email associated with that account