wp-parsely
wp-parsely copied to clipboard
[TESTING] Build and Deploy GitHub workflow
This is a test for the build and deploy GitHub workflow. For the workflow to be registered on GitHub, at least a PR is required.
This can be ignored.
Summary by CodeRabbit
-
New Features
- Added a "TEST Build and Deploy" workflow for manual build and deploy operations.
-
Improvements
- Refined autoloading mechanism in
wp-parsely.php
for better class loading and initialization. - Added a step to run
composer dump-autoload --classmap-authoritative
before deploying and in e2e tests.
- Refined autoloading mechanism in
-
Refactor
- Updated namespaces in various test files for better organization and consistency.
-
Chores
- Removed
"wp-parsely.php"
from the autoload section incomposer.json
.
- Removed