Skip to content

update main from V5 dev#101

Merged
Kephson merged 18 commits into
mainfrom
v5-dev
Jul 13, 2026
Merged

update main from V5 dev#101
Kephson merged 18 commits into
mainfrom
v5-dev

Conversation

@DavidBruchmann

Copy link
Copy Markdown
Collaborator

[BUGFIX] render images inside Content Element Preview
[TASK] update github actions
[TASK] update .github/workflows/README.md
[TASK] update dependencies in package.json
[TASK] raise version for node.js

* github workflows require at least node.js v24

[TASK] fix vite parameter in workflow
[TASK] Remove newly introduced Docker, adjust workflows

* Docker didn't provide additional value beyond ddev.
* Adjust version matrix for PHP and DBMS'.
* add JavaScript tests in previously existing ci.yml.
* Remove Docker related workflow file.

[TASK] several minor updates

Due to api changes Images haven't been rendered,
instead an error was raised. See #84 (different TYPO3 version)

Furthermore:
- make BackenHelper::getLanguageService() static.
- sort parameters in TtContentRepository::collectContentDataFromPages()
  differently (unified with collectContentData())
- CI: add line-breaks
- unit: remove tests which relied on removed code.
[TASK] update github actions
[TASK] update .github/workflows/README.md
[TASK] update dependencies in package.json
[TASK] raise version for node.js

    * github workflows require at least node.js v24

[TASK] fix vite parameter in workflow
[TASK] Remove newly introduced Docker, adjust workflows

    * Docker didn't provide additional value beyond ddev.
    * Adjust version matrix for PHP and DBMS'.
    * add JavaScript tests in previously existing ci.yml.
    * Remove Docker related workflow file.
@DavidBruchmann

Copy link
Copy Markdown
Collaborator Author

@Kephson I suppose that nightly-main will run again after merging.

@Kephson
Kephson merged commit 9dbbf65 into main Jul 13, 2026
20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants