Flaredown icon indicating copy to clipboard operation
Flaredown copied to clipboard

Ember upgrade! 💖

Open compwron opened this issue 3 years ago • 1 comments

  • [ ] Migrate away from ember-cli-pickadate to https://github.com/adopted-ember-addons/ember-pikaday
  • [ ] Remove bower and migrate dependencies to npm
  • [ ] Migrate at-js to https://github.com/zurb/tribute#installing

compwron avatar Jan 17 '22 16:01 compwron

I have a PR that moves us to the lastest 2x LTS https://github.com/rubyforgood/Flaredown/pull/657. The failing CI is from Node versions 16 and above which is expected until we upgrade further.

I'll create separate PRs to upgrade other dependencies slowly and keep a running task list of requirements here.

I also have a draft PR for the upgrade to v3 https://github.com/rubyforgood/Flaredown/pull/660 but that will require more work since we have addons that don't support v3 and are very outdated.

Tonkpils avatar Sep 05 '23 02:09 Tonkpils