Build CKEditor in Gitlab CI

Created on 19 May 2025, 18 days ago

Problem/Motivation

The AI CKEditor requires you to build the javascript using webpack/nodejs. An reoccuring issue with this is that when any merge happens, you should always merge with latest dev branch and rebuild it, since changes can have been merged since last rebuild. Otherwise your rebuild might overwrite some part of other features someone else changed.

This has been forgotten from time to time, with regression.

Proposed resolution

Research if this is possible in Drupal CI/Gitlab.
If possible, remove the built js and add it to gitignore, so its not anymore part of the repo.
On MR approval, have another CI job that builds the js.

πŸ“Œ Task
Status

Active

Version

1.2

Component

AI CKEditor

Created by

πŸ‡©πŸ‡ͺGermany marcus_johansson

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024