openedx / frontend-app-learner-record

Open edX micro-frontend application for viewing learner records
GNU Affero General Public License v3.0
4 stars 16 forks source link

Node 20 upgrade #298

Closed arbrandes closed 2 days ago

arbrandes commented 6 months ago

Description

See the parent ticket for the general description and motivation, https://github.com/openedx/public-engineering/issues/267. Make sure to follow its recommendations for each step of the process.

- [x] test: Add Node 20 to the CI matrix ([example PR](https://github.com/openedx/frontend-template-application/pull/743))
- [x] [build|refactor]: Upgrade to Node 20 ([example PR](https://github.com/openedx/frontend-template-application/pull/744))
- [x] test: Remove Node 18 from the CI matrix ([example PR](https://github.com/openedx/frontend-template-application/pull/745))
justinhynes commented 1 month ago

It is my understanding that this upgrade will happen alongside other MFEs as part of https://github.com/openedx/public-engineering/issues/267.

I'm not going to close this issue, but I'm not going to be tracking this as work Aperture needs to do as maintainers. I am assuming that there is a team/group of folks doing the updates as part of the public-engineering issue. (Please correct me if I'm wrong here!)

We are more than happy to verify and review the PR once the work is finished.

jsnwesson commented 2 days ago

The three tasks for updating Learner Record to Node 20 are complete! Closing this issue ticket.