guncebektas / meteor-friendly-slugs

Meteor package to generate URL friendly slugs from a field with auto-incrementation to ensure unique URLs.
65 stars 15 forks source link

Fixed to be compatible for 2.8.1 #36

Closed guncebektas closed 1 year ago

guncebektas commented 1 year ago

Hi @todda00

Meteor.js is moving forward and this package will be deprecated as some breaking changes are coming to Meteor's core. I made some progress in it.

Can you please review my changes? If you are not interested, I want to publish it under my own repositories. I will also try to put it into community-packages.

todda00 commented 1 year ago

Hello @guncebektas . I do not use this package anymore, or Meteor at all. I would be willing to transfer this repository to you for maintenance if you are willing and wish to take that on.

Let me know and I can transfer it.

guncebektas commented 1 year ago

I'm ready to maintain 👍🏼 you can transfer it to me 🙏

todda00 commented 1 year ago

Ran into issue transferring, I think you may need to rename your existing repo prior to the transfer. See error during transfer:

Transfer_repository

guncebektas commented 1 year ago

can you pls try again?

todda00 commented 1 year ago

Now I am getting: guncebektas already has a repository in the todda00/meteor-friendly-slugs network

I think this is because there is a fork present. The target account must not have a repository with the same name, or a fork in the same network. See: https://docs.github.com/en/repositories/creating-and-managing-repositories/transferring-a-repository

guncebektas commented 1 year ago

I have completely deleted the fork