wordpress-develop/.github/workflows
Jonathan Desrosiers 71cb3f8615 Build/Test Tools: Increase the max old space size in Node.
The Test Build Processes workflow started failing recently on MacOS runners due to “JavaScript heap out of memory” errors (see https://github.com/WordPress/wordpress-develop/actions/runs/7421385568/job/20209241826#step:8:82).

This increases the maximum memory size of the old memory section in Node from the default of 4GB to 8GB (specified in megabytes) to avoid unnecessary failures while ways to optimize the Gutenberg build process are explored.

Props dmsnell, joemcgill, hellofromTonya, isabel_brison.
See #59805.

git-svn-id: https://develop.svn.wordpress.org/trunk@57250 602fd350-edb4-49c9-b593-d223f7449a82
2024-01-08 18:36:56 +00:00
..
callable-test-core-build-process.yml Build/Test Tools: Remove svn debug command. 2024-01-08 15:49:27 +00:00
callable-test-gutenberg-build-process.yml Build/Test Tools: Increase the max old space size in Node. 2024-01-08 18:36:56 +00:00
coding-standards.yml Build/Test Tools: Remove svn debug command. 2024-01-08 15:49:27 +00:00
end-to-end-tests.yml Build/Test Tools: Remove svn debug command. 2024-01-08 15:49:27 +00:00
failed-workflow.yml Build/Test Tools: Update third-party GitHub Actions. 2023-12-18 15:18:30 +00:00
install-testing.yml Build/Test Tools: Run installation tests when data files are updated. 2023-12-22 01:21:27 +00:00
javascript-tests.yml Build/Test Tools: Remove svn debug command. 2024-01-08 15:49:27 +00:00
performance.yml Build/Test Tools: Remove svn debug command. 2024-01-08 15:49:27 +00:00
php-compatibility.yml Build/Test Tools: Update third-party GitHub Actions. 2023-12-18 15:18:30 +00:00
phpunit-tests-run.yml Build/Test Tools: Remove svn debug command. 2024-01-08 15:49:27 +00:00
phpunit-tests.yml Build/Test Tools: Update third-party GitHub Actions. 2023-12-18 15:18:30 +00:00
pull-request-comments.yml Build/Test Tools: Post message for testing on Playground only after build succeeds. 2023-12-20 14:50:11 +00:00
slack-notifications.yml Build/Test Tools: Update third-party GitHub Actions. 2023-12-18 15:18:30 +00:00
test-and-zip-default-themes.yml Build/Test Tools: Update third-party GitHub Actions. 2023-12-18 15:18:30 +00:00
test-build-processes.yml Build/Test Tools: Post message for testing on Playground only after build succeeds. 2023-12-20 14:50:11 +00:00
test-coverage.yml Build/Test Tools: Remove svn debug command. 2024-01-08 15:49:27 +00:00
test-old-branches.yml Build/Test Tools: Update third-party GitHub Actions. 2023-12-18 15:18:30 +00:00
upgrade-testing-run.yml Build/Test Tools: Update third-party GitHub Actions. 2023-12-18 15:18:30 +00:00
upgrade-testing.yml Build/Test Tools: Update third-party GitHub Actions. 2023-12-18 15:18:30 +00:00