Meteor-Community-Packages / meteor-publication-collector

Test a Meteor publication by collecting its output.
https://atmospherejs.com/johanbrook/publication-collector
MIT License
33 stars 20 forks source link

Transfer this package to Meteor Community Packages? #41

Closed jankapunkt closed 5 months ago

jankapunkt commented 6 months ago

Hi @johanbrook

we are Meteor Community Packages and are on the mission to keep Meteor packages maintained.

With the arrival of Meteor 3.0 we have some breaking changes in the ecosystem and would like to keep as many packages as possible compliant to avoid abandonware and security issues where possible.

Your package seems to be abandoned(?) and we would like to ask you kindly, if you could imagine to transfer your repository to our org.

Best Jan

johanbrook commented 5 months ago

Sure, @jankapunkt, that would be neat. Maybe add me as past maintainer in the README if you'd be so kind.

I'll transfer the repo now.

johanbrook commented 5 months ago

Hm, I get an error with

You don’t have the permission to create public repositories on Meteor-Community-Packages

jankapunkt commented 5 months ago

@johanbrook did you transfer as according to the docs? If so, we might add you to the org first. // cc @storytellercz

johanbrook commented 5 months ago

@jankapunkt Yep. But since it'll create a new repo in your org, I lack the permissions to do so when transferring.

StorytellerCZ commented 5 months ago

That should not be the case. In the settings there should be a transfer option that you can use without needing to create a new repository.

johanbrook commented 5 months ago

Sure, but implicitly a new repo will be created on your side when transferring, right? And my account isn’t permitted to do so.

johanbrook commented 5 months ago

Done.

jankapunkt commented 5 months ago

Hey @johanbrook thanks a lot for the transfer! I finally managed to make it 3.0-ready but I can't publish it. There is one last step so we can publish new releases. You need to add communitypackages as valid publisher for the package. @StorytellerCZ do you remember how this is done?