Project

General

Profile

Actions

Task #103552

closed

Add `npm` command dispatcher to `Build/Scripts/runTests.sh`

Added by Stefan Bürk about 1 month ago. Updated about 1 month ago.

Status:
Resolved
Priority:
Should have
Assignee:
Category:
-
Target version:
-
Start date:
2024-04-07
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
11
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

`Build/Scripts/runTests.sh` is the monorepo main dispatcher of
script and tools to ensure same working state across developer
host system and installation by using well defined containers.
This mitigates issues with missing dependencies or wrong version
of tools on develper machines.

Until now local installation of `node` and `npm` in the matching
version was mandatory to work with the node ecosystem like manage
dependencies, executing node based tools or the build chain for
CSS and TypeScript/JavaScript.

Adding a npm dispatcher similar to the `composer` command dispatcher
#103045 would be a nice thing and easing the start for new contributors.


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Task #103045: Add `composer` dispatcher to `runTests.sh`ResolvedStefan Bürk2024-02-05

Actions
Actions

Also available in: Atom PDF