6
0
mirror of https://github.com/ChristianLight/tutor.git synced 2025-01-10 00:37:54 +00:00
tutor/changelog.d
Régis Behmo ab2689a3fb chore: upgrade to node 18 in edx-platform
Without this fix, openedx Docker image building fails with the following
error:

     	> [linux/arm64 nodejs-requirements 4/4] RUN
	--mount=type=bind,from=edx-platform,source=/package.json,target=/openedx/edx-platform/package.json
	--mount=type=bind,from=edx-platform,source=/package-lock.json,target=/openedx/edx-platform/package-lock.json
	--mount=type=bind,from=edx-platform,source=/scripts/copy-node-modules.sh,target=/openedx/edx-platform/scripts/copy-node-modules.sh
	--mount=type=cache,target=/root/.npm,sharing=shared     npm
	clean-install --no-audit --registry=https://registry.npmjs.org/:
	95.51 npm notice
	95.51 npm notice New major version of npm available! 8.3.1 -> 10.5.1
	95.51 npm notice Changelog:
	   <https://github.com/npm/cli/releases/tag/v10.5.1>
	95.51 npm notice Run `npm install -g npm@10.5.1` to update!
	95.51 npm notice
	95.51 npm ERR! code EINTEGRITY
	95.51 npm ERR!
	   sha512-sWMb40chzlUOKrHZCGpZoUrVnGm6khfL/fAMKO8vLtUR8yOmWIVVN7MRmep3/DSFhy1Hilon6qAH+UbLZgGG0w==
	integrity checksum failed when using sha512: wanted
	sha512-sWMb40chzlUOKrHZCGpZoUrVnGm6khfL/fAMKO8vLtUR8yOmWIVVN7MRmep3/DSFhy1Hilon6qAH+UbLZgGG0w==
	but got
	sha512-P9aZDwDEAVgAbdHG/ViapRzAUJ6zBSq/4I1lJFluIbrld6Sv6LI+HT2J4dgWqtfaCgIyDnHBHSHiJ/anter7wQ==.
	(11488 bytes)
2024-04-10 11:31:36 +02:00
..
scriv docs: docs.tutor.overhang.io -> docs.tutor.edly.io 2023-12-05 11:46:56 +01:00
20231212_140233_maria.grimaldi_fix_django4_import_errors.md docs: add REMOVE-AFTER-V18 comment to Django 5 import try-except 2023-12-18 16:53:55 -05:00
20231219_214829_i_atlas.md feat: add atlas pull with global settings 2024-01-08 10:13:31 +01:00
20240124_080753_i_plugins_xblocks.md feat: atlas pull for plugins and xblocks 2024-03-21 08:57:01 +01:00
20240320_131420_dawoud.sheraz_redis_update.md security: update redis 2024-03-27 11:43:53 +01:00
20240409_175748_dawoud.sheraz_quince_3.md feat: update release to quince.3 (#1037) 2024-04-09 22:33:46 +05:00
20240410_102248_regis_node18.md chore: upgrade to node 18 in edx-platform 2024-04-10 11:31:36 +02:00
scriv.ini ci: better github release management with scriv 2023-01-17 12:12:10 +01:00