adopted-ember-addons / ember-changeset

Ember.js flavored changesets, inspired by Ecto
http://bit.ly/ember-changeset-demo
MIT License
431 stars 141 forks source link

Maintenance? #670

Closed Yelinz closed 4 days ago

Yelinz commented 5 months ago

Hello, thanks for the work over the years!

I was wondering if this addon is still being maintained (probably by @snewcomer), as ember v3 has been deprecated for a while.

If you would like some help or so, please tell the community.

tschoartschi commented 3 months ago

@Yelinz I asked myself the same question. I think there is this program called "Adopted Ember Addons", maybe this could be an option 🙂

SergeAstapov commented 3 months ago

@poteto @snewcomer would you be open to add me as maintainer or transfer addon to https://github.com/adopted-ember-addons ?

Gorzas commented 3 months ago

I'm opened to collaborate and give some help, if it's needed.

hectorh30 commented 2 months ago

Same here, this addon has been very useful to us, so Id be happy to collaborate

tschoartschi commented 2 months ago

We upgraded our Ember App to the latest versions (ember-source, ember-data etc) but ember-changeset gave us lot's of headaches. With the help of the following answer: https://github.com/poteto/ember-changeset/issues/599 we were able to somehow "monkey-patch away" the problems. But I don't think that's a stable base for the future. Not sure how to proceed because the maintainers also do not seem to be responsive. What would be an option to move forward?

usamahamed commented 2 months ago

We encountered significant challenges when upgrading to the latest version of Ember Data. Specifically, we had to make numerous adjustments and override certain behaviours within ember-changeset to ensure compatibility. This process was both time-consuming and complex, involving extensive debugging to identify the issues and then implementing workarounds to achieve functionality. We would greatly appreciate it if the maintainers of ember-changeset could address these compatibility concerns in future updates.

poteto commented 1 week ago

sorry for not responding sooner! I'm open to transferring it to https://github.com/adopted-ember-addons, I'll need to do that for the core https://github.com/validated-changeset/validated-changeset as well since most of the guts of this addon is implemented there.

poteto commented 1 week ago

Update: this has now been moved to adopted-ember-addons! Thanks @knownasilya for all the help!

SergeAstapov commented 1 week ago

Thank you @poteto!

SergeAstapov commented 4 days ago

Repository was transferred to adopted-ember-addons organization, I'm now doing some updates to the addon.

FYI for those interested, in my list of things we need to do: