title | issue | author | author_email | author_github |
---|---|---|---|---|
Fix / Update pipelines |
NEXT-00000 |
Benjamin Wittwer |
akf-bw |
- Changed
01-lint-admin
github action to build the missingentity-schema-types
before the code check - Changed
01-lint-storefront
github action to use the latest action releases - Changed
01-php-lint
github action to use the latest action releases - Changed
02-acceptance
github action to not run on pull requests - Changed
02-unit
github action to use the latest action releases - Changed
03-redis
github action to use the latest action releases - Changed
ecs
config to include the lineEnding - Changed
Migration1620820321AddDefaultDomainForHeadlessSaleschannelTest
to useRunClassInSeparateProcess
- Removed the
.npmrc
file, because the node version is already validated by webpack