wordpress-develop/.github/workflows
Jonathan Desrosiers 6e49ac2e96 Build/Test Tools: Install WordPress Importer plugin when installing the Docker-based local environment.
The WordPress Importer plugin is now downloaded to the `tests/phpunit/data/plugins` directory when running `npm run env:install`.

This ensures that the PHPUnit test suite will not fail when the plugin is missing.

This also introduces a new `WP_IMPORTER_REVISION` variable to the `.env` file, to control the SVN revision that is checked out.

Props johnbillion.
Fixes #49720.

git-svn-id: https://develop.svn.wordpress.org/trunk@50285 602fd350-edb4-49c9-b593-d223f7449a82
2021-02-10 16:52:13 +00:00
..
coding-standards.yml Build/Test Tools: Correct some inline documentation within GitHub Action files. 2021-02-09 14:15:50 +00:00
end-to-end-tests.yml Build/Test Tools: Correct some inline documentation within GitHub Action files. 2021-02-09 14:15:50 +00:00
javascript-tests.yml Build/Test Tools: Correct some inline documentation within GitHub Action files. 2021-02-09 14:15:50 +00:00
php-compatibility.yml Build/Test Tools: Simplify Composer package caching. 2021-01-05 19:21:50 +00:00
phpunit-tests.yml Build/Test Tools: Install WordPress Importer plugin when installing the Docker-based local environment. 2021-02-10 16:52:13 +00:00
test-coverage.yml Build/Test Tools: Change the frequency of code coverage reporting. 2021-01-04 19:46:34 +00:00
verify-npm-on-windows.yml Build/Test Tools: Correct some inline documentation within GitHub Action files. 2021-02-09 14:15:50 +00:00
welcome-new-contributors.yml Build/Test Tools: Disable GitHub Action workflow runs triggered on push for forks and mirrors. 2020-12-09 20:05:01 +00:00