Skip to content
Snippets Groups Projects
Commit ff385c17 authored by Christian Kuhn's avatar Christian Kuhn
Browse files

[TASK] runTests.sh: composer & yarn caches in .cache/ dir

Composer and yarn caches are now stored to .cache/
directory within the checkout when using runTests.sh
suites like -s composerInstall or -s unitJavascript.

This reduces complexity in the container setup, drops
possible side effects from other projects, and simplifies
caching in CI.

Resolves: #93363
Releases: master, 10.4, 9.5
Change-Id: I5f81459e3cc8c6df16438e27a88808a1823e29cb
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/67529


Tested-by: default avatarTYPO3com <noreply@typo3.com>
Tested-by: default avatarOliver Bartsch <bo@cedev.de>
Tested-by: default avatarJochen <rothjochen@gmail.com>
Tested-by: default avatarSimon Gilli <typo3@gilbertsoft.org>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Reviewed-by: default avatarOliver Bartsch <bo@cedev.de>
Reviewed-by: default avatarJochen <rothjochen@gmail.com>
Reviewed-by: default avatarSimon Gilli <typo3@gilbertsoft.org>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
parent 7f488e0e
Branches
Tags
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment