faker-bot should be a separate gem
vbrazo opened this issue ยท 8 comments
vbrazo commented
akabiru commented
Cheers Vitor, I have some time. I'll amend the namespaces shortly. ๐ ๐
vbrazo commented
I'm not able to push the gem to Rubygems.org. We'll need your help on that @akabiru
(base) VOLIVEIRA-MBP:faker-cli voliveira$ gem push faker-cli-0.4.5.gem
Pushing gem to https://rubygems.org...
You do not have permission to push to this gem. Ask an owner to add you with: gem owner faker-cli --add vbrazo@email.com
(base) VOLIVEIRA-MBP:faker-cli voliveira$ gem owner faker-cli --add vbrazo@email.com
Adding vbrazo@email.com: You do not have permission to manage this gem.
akabiru commented
Hey Vitor,
Sure thing.
Will try and address this as soon as possible.
Iโm afk but should have access in the next 24hrs.
Best,
On Sun, 7 Jul 2019 at 9:08 pm, Vitor Oliveira ***@***.***> wrote:
I'm not able to push the gem to Rubygems.org. We'll need your help on that
@akabiru <https://github.com/akabiru>
(base) VOLIVEIRA-MBP:faker-cli voliveira$ gem push faker-cli-0.4.5.gem
Pushing gem to https://rubygems.org...
You do not have permission to push to this gem. Ask an owner to add you with: gem owner faker-cli --add ***@***.***
(base) VOLIVEIRA-MBP:faker-cli voliveira$ gem owner faker-cli --add ***@***.***
Adding ***@***.***: You do not have permission to manage this gem.
โ
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#26>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AED6ORZE2A4JRUTTFJAI3TLP6IWJFANCNFSM4H6TR2UQ>
.
--
Austin Kabiru
Software Engineer / +254.714.665.734
Twitter: @akabiru_ GitHub: @akabiru
akabiru commented
@vbrazo Looks like somebody alrealy owns faker-cli
on ruby gems https://rubygems.org/gems/faker-cli ๐
โ> ~/p/a/faker-cli on master โฆ gem owner faker-cli 21:15:05
Owners for gem: faker-cli
- ich@dwgadf.de
Seems like we have to go with another name.
Some options off the top of my head:
1.) faker-cli-ruby - not as nice
2.) faker-bot - namespace Faker::Bot instead of Faker::CLI
3.) fakerbot (original name, I own this one)
vbrazo commented
Let's do faker-bot
.