Closed mansona closed 6 months ago
All the tests are green on my test PR if you want to approve the CI run then you will see it here too 👍 https://github.com/mansona/ember-drag-drop/actions/runs/8690561655
As mentioned in other issues. I can't maintain this addon anymore, but I also don't have full control over this repo either. Someone needs to fork this repo and make it the official one. Then I think I should be able to point NPM to the new repo and put this one on pause. I haven't found a sponsor for that though.
@dgavey I can fork it into adopted-ember-addons if that works for you? If you can add me to the npm I can then make sure it's released properly 👍 (I'm real_ate
on npm)
That would be awesome, thanks Chris. Hopefully I have the rights to add you to the NPM, been a while since I've been in there. I'll look into that today.
Ok Invite sent.
@dgavey I've created https://github.com/adopted-ember-addons/ember-drag-drop and added you as a maintainer 👍 I haven't forked this repo since that would confuse people when creating PRs (they would open to the wrong place) but we can update the readme to mention the fork status 👍
Sure thing, I'll update the readme to point to the fork. Once it's been released with a new version from the new fork, I'll archive this repo.
Readme updated
work moved to https://github.com/adopted-ember-addons/ember-drag-drop
I ran ember
init -b @embroider/addon-blueprint@latest --pnpm
and moved things around a bit.One thing I did notice wasn't working is the Ember Data integration, but that is probably more related to the changes in Ember Data recently🙈