Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Maintenance? #670

Closed
Yelinz opened this issue Apr 29, 2024 · 10 comments
Closed

Maintenance? #670

Yelinz opened this issue Apr 29, 2024 · 10 comments

Comments

@Yelinz
Copy link

Yelinz commented Apr 29, 2024

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
Copy link

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

@SergeAstapov
Copy link
Contributor

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

@Gorzas
Copy link

Gorzas commented Jul 18, 2024

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

@hectorh30
Copy link

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

@tschoartschi
Copy link

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: #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
Copy link

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
Copy link
Collaborator

poteto commented Oct 10, 2024

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
Copy link
Collaborator

poteto commented Oct 10, 2024

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

@SergeAstapov
Copy link
Contributor

Thank you @poteto!

@SergeAstapov
Copy link
Contributor

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:

  • bump all dependencies of the addon to latest
  • sync repo with latest addon blueprint
  • convert addon to v2 format
  • add TypeScript types
  • add exports for changesetGet/changesetSet template helpers from ember-changeset (for Template Tag usage)
  • do the same for ember-changeset-validations and validated-changeset addons

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants