SevenZipSharp icon indicating copy to clipboard operation
SevenZipSharp copied to clipboard

Taking over maintenance?

Open squid-box opened this issue 5 years ago • 2 comments

Hi @tomap,

Since it seems there's no rush to take on this repo, I could do it - admittedly I'm not very familiar with it, but hopefully it's not worse than having it abandoned.

I updated my fork and pushed my PR for RAR5 support to it.

Let me know what else you need.

squid-box avatar Jul 20 '18 08:07 squid-box

Hi,

You should:

  • enable CI (appeyor) (login to ppveyor with your github account and enable CI on your fork)
  • edit the readme to point to the right CI
  • Publish a new version on nuget as SevenZipSharp.Net45-2 or SevenZipSharp2.Net45 or whatever
  • Edit the readme to point to the new nuget
  • probably increment the version to > current : 1.1.x I suppose.

Once this is done, I'll update the readme and point to your repo :) I'll also add a mention in the nuget description so it's visible on nuget.org

If you want also to take other issues/PR into consideration (or ask issuer to recreate an issue on your repo, go ahead)

Regards,

Thomas

tomap avatar Jul 22 '18 11:07 tomap

So, after a bit of fiddling with it, in my repo there's now:

  • An Appveyor configuration: https://ci.appveyor.com/project/squid-box/sevenzipsharp
  • Updated ReadMe with new badge link.
  • A published nuget package: https://www.nuget.org/packages/Squid-Box.SevenZipSharp/ with a link from the ReadMe.
  • Incremented to version 1.1

I'll go through the issues / PR on your project and I might poke the authors about them.

I was wondering about the author element in the nuspec file, do you want me to keep you (and whoever markhor is) in there?

squid-box avatar Jul 22 '18 21:07 squid-box