celluloid / celluloid-dns

UNMAINTAINED: See celluloid/celluloid#779 - Celluloid::IO-powered DNS server
https://celluloid.io
57 stars 13 forks source link

Please update gem at rubygems.org #8

Closed martin-schmidt closed 8 years ago

martin-schmidt commented 8 years ago

The latest version available at rubygems.org is 0.0.1. Because rubygems.org is the default gem source gem install celluloid-dns installs a non working gem for almost everybody:

$ gem install celluloid-dns
Successfully installed celluloid-dns-0.0.1
Parsing documentation for celluloid-dns-0.0.1
Installing ri documentation for celluloid-dns-0.0.1
Done installing documentation for celluloid-dns after 0 seconds
1 gem installed
digitalextremist commented 8 years ago

/cc: @ioquatix

ioquatix commented 8 years ago

This gem isn't really officially released. But, I guess we could do something about that?

severin commented 8 years ago

+1

Please release the most recent version on rubygems.org.

digitalextremist commented 8 years ago

@ioquatix does the repository reflect a releasable gem now?

ioquatix commented 8 years ago

Yes pretty much but I really need to do a bit more testing.

ioquatix commented 8 years ago

Are you guys keen for a release?

tarcieri commented 8 years ago

Sure

ioquatix commented 8 years ago

I don't have permission to push this gem :/

rake release
celluloid-dns 0.17.3 built to pkg/celluloid-dns-0.17.3.gem.
Tagged v0.17.3.
Pushed git commits and tags.
rake aborted!
Pushing gem to https://rubygems.org...
You do not have permission to push to this gem.
/home/samuel/.rvm/gems/ruby-2.3.0/gems/bundler-1.11.2/lib/bundler/gem_helper.rb:170:in `sh'
/home/samuel/.rvm/gems/ruby-2.3.0/gems/bundler-1.11.2/lib/bundler/gem_helper.rb:101:in `rubygem_push'
/home/samuel/.rvm/gems/ruby-2.3.0/gems/bundler-1.11.2/lib/bundler/gem_helper.rb:67:in `block in install'
Tasks: TOP => release => release:rubygem_push
(See full trace by running task with --trace)
digitalextremist commented 8 years ago

As long as the code in master is current, I can push it today.

tarcieri commented 8 years ago

@digitalextremist go for it (also we should give @ioquatix gem access)

ioquatix commented 8 years ago

Yes please do make a release from current master, it's already tagged.

digitalextremist commented 8 years ago

Right on -- will cut this in a few hours.

digitalextremist commented 8 years ago

@tarcieri I actually don't have access either. I just tried to push it.

tarcieri commented 8 years ago

@ioquatix @digitalextremist can you both email me privately and tell me what email addresses you'd like me to use to grant you access to this gem?

Unfortunately rubygems.org makes granting this sort of access way too hard.

digitalextremist commented 8 years ago

Sent //

tarcieri commented 8 years ago

You both should have push access now

ioquatix commented 8 years ago

Okay, I will manage the release then.

digitalextremist commented 8 years ago

Trouble @ioquatix?

ioquatix commented 8 years ago

Okay we released it.