cb2 icon indicating copy to clipboard operation
cb2 copied to clipboard

Maintained fork

Open prognostikos opened this issue 1 year ago • 9 comments

FWIW, I am maintaining a fork at https://github.com/prognostikos/cb2 as we use this in production.

I'd be happy to take over the gem if that's an option, or otherwise contribute back to this repo with PRs etc.

prognostikos avatar Jul 05 '23 08:07 prognostikos

@prognostikos wow, looks great! I'd love to have you take it over.

how do we do this, think I just need to add you as gem owner, and then transfer this repo to your account? we could just update url in gemspec/etc but it seems awesome to have pedro/cb2 redirect to the latest! let me know your thoughts.

thank you! <3

pedro avatar Jul 06 '23 22:07 pedro

@pedro I agree that we should ensure this repo redirects. According to the docs transferring will do the right thing. I have renamed my forked repo to cb2-fork so that you can use the cb2 repo name in the transfer. I'm rohrer on rubygems.

Thank you for the great gem, it's been running smoothly for us for many years now.

prognostikos avatar Jul 07 '23 09:07 prognostikos

I'm actually not sure that renaming my fork will make cb2 available as it is currently redirecting to the new name, but I guess we'll see when you try. Otherwise feel free to pick another repo name.

prognostikos avatar Jul 07 '23 10:07 prognostikos

oops, finally got to this!

funny, I'm getting an unhandled 422 from GH's api:

    "error": "prognostikos already has a repository in the pedro/cb2 network"

I guess rename or delete the fork? 🤔

pedro avatar Jul 12 '23 17:07 pedro

I've deleted the fork, give it another try.

prognostikos avatar Jul 12 '23 17:07 prognostikos

nice, think it got through this time!

feel free to update with your changes/tweak anything/etc and let's get to the gem ownership!

pedro avatar Jul 12 '23 17:07 pedro

Looks like it worked!

I'll update from my local repo tomorrow (CEST).

prognostikos avatar Jul 12 '23 17:07 prognostikos

I've done a bit more tidying up, added a changelog and pushed my changes.

prognostikos avatar Jul 13 '23 08:07 prognostikos

@pedro would love to get this over the line, is there anything you need from me?

prognostikos avatar Aug 03 '23 07:08 prognostikos

Is this preventing a new rubygem version being published?

dancallaghan avatar May 20 '24 02:05 dancallaghan

Is this preventing a new rubygem version being published?

@dancallaghan yes, I haven't yet gotten access to push the gem from @pedro. For now we're pulling it from here:

gem "cb2", git: "https://github.com/prognostikos/cb2", ref: "9c6026fb2185b830a57c49f0424ffe677a79a51f"

prognostikos avatar May 20 '24 16:05 prognostikos

oops, this looks great! let's make sure you can push @prognostikos

I'm not seeing an option to add you in Rubygems, guess I just need to push the latest manifest?

if so we may need to bump version, right?

pedro avatar May 21 '24 17:05 pedro

@pedro I think you should be able to add me (rohrer) at https://rubygems.org/gems/cb2/owners

prognostikos avatar May 21 '24 17:05 prognostikos

ahh, doh! added :+1:

pedro avatar May 21 '24 17:05 pedro

I can confirm I now have access, thanks @pedro! I'll release and push 0.0.4 tomorrow.

prognostikos avatar May 21 '24 18:05 prognostikos

thank you, awesome!

pedro avatar May 21 '24 19:05 pedro

Awesome, thanks :)

dancallaghan avatar May 21 '24 23:05 dancallaghan

Version 0.0.4 has been released. Thanks again for this gem @pedro, it has been working well for us for many years.

prognostikos avatar May 22 '24 05:05 prognostikos