fccn / nau-richie-site-factory

Site factory to build NAU web sites based on https://github.com/openfun/richie
https://www.nau.edu.pt/
GNU Affero General Public License v3.0
0 stars 1 forks source link

Upgrade NAU site to use Node 20 #244

Closed igobranco closed 3 months ago

igobranco commented 3 months ago

The Richie cookiecutter is using node 20, on the NAU upgrade we have been forgetting to upgrade the cookiecutter site factory.

This isn't easy because we have custom code, but we should make a best effort to compare our project with current recommended values of Richie cookiecutter.

https://github.com/openfun/richie/commit/1fbb728b937782ae873fe1fab5a72ea5ca297cef#diff-78a8a19706dbd2a4425dd72bdab0502ed7a2cef16365ab7030a5a0588927bf47

igobranco commented 3 months ago

Old PR to https://github.com/fccn/nau-richie-site-factory/pull/202

sandroscosta commented 3 months ago

Upgraded Node and Python version for the latest version of Richie.