wordpress-develop/.github/workflows
Jonathan Desrosiers 987ea9bbf8 Build/Test Tools: Check for zero-byte files in themes.
Because the contents of binary files are not included in patches by default, occasionally empty versions of these files are committed on accident. This is the most commonly happens within default themes because they usually contain image and font files.

This adds a job to the theme related GitHub Action workflow that checks for the presence of zero-byte files so that these instances are caught more easily.

Props costdev, hellofromTonya, luminuu, onemaggie.
Fixes #59527.

git-svn-id: https://develop.svn.wordpress.org/trunk@56792 602fd350-edb4-49c9-b593-d223f7449a82
2023-10-06 12:45:43 +00:00
..
coding-standards.yml Build/Test Tools: Use the latest PHP version for the coding standards workflow. 2023-09-26 00:46:32 +00:00
end-to-end-tests.yml Build/Test Tools: Update a few more 3rd-party GitHub Action occurrences. 2023-09-07 16:54:48 +00:00
failed-workflow.yml Build/Test Tools: Update 3rd-party GitHub Actions. 2023-08-11 13:03:21 +00:00
install-testing.yml Build/Test Tools: Introduce install and upgrade testing workflows. 2023-09-22 17:41:11 +00:00
javascript-tests.yml Build/Test Tools: Simplify some logic in GitHub Action workflows. 2023-09-22 14:28:01 +00:00
performance.yml Build/Test Tools: Simplify some logic in GitHub Action workflows. 2023-09-22 14:28:01 +00:00
php-compatibility.yml Build/Test Tools: Simplify some logic in GitHub Action workflows. 2023-09-22 14:28:01 +00:00
phpunit-tests-run.yml Build/Test Tools: Update the environment variable for skipping browser binaries. 2023-09-22 13:55:14 +00:00
phpunit-tests.yml Build/Test Tools: Simplify some logic in GitHub Action workflows. 2023-09-22 14:28:01 +00:00
slack-notifications.yml Build/Test Tools: Don’t send a Slack notice for a workflow’s first failure. 2023-10-04 19:12:15 +00:00
test-and-zip-default-themes.yml Build/Test Tools: Check for zero-byte files in themes. 2023-10-06 12:45:43 +00:00
test-coverage.yml Build/Test Tools: Simplify some logic in GitHub Action workflows. 2023-09-22 14:28:01 +00:00
test-npm.yml Build/Test Tools: Simplify some logic in GitHub Action workflows. 2023-09-22 14:28:01 +00:00
test-old-branches.yml Build/Test Tools: Simplify some logic in GitHub Action workflows. 2023-09-22 14:28:01 +00:00
upgrade-testing-run.yml Build/Test Tools: Introduce install and upgrade testing workflows. 2023-09-22 17:41:11 +00:00
upgrade-testing.yml Build/Test Tools: Introduce install and upgrade testing workflows. 2023-09-22 17:41:11 +00:00
welcome-new-contributors.yml Build/Test Tools: Restrict the permissions granted to jobs on GitHub Actions 2023-05-03 22:15:27 +00:00