Skip to content

Latest commit

 

History

History
19 lines (19 loc) · 864 Bytes

2024-04-18-fix-update-pipelines.md

File metadata and controls

19 lines (19 loc) · 864 Bytes
title issue author author_email author_github
Fix / Update pipelines
NEXT-00000
Benjamin Wittwer
akf-bw

Core

  • Changed 01-lint-admin github action to build the missing entity-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 use RunClassInSeparateProcess

Administration

  • Removed the .npmrc file, because the node version is already validated by webpack