wp-parsely icon indicating copy to clipboard operation
wp-parsely copied to clipboard

[TESTING] Build and Deploy GitHub workflow

Open vaurdan opened this issue 7 months ago • 3 comments

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.
  • Refactor

    • Updated namespaces in various test files for better organization and consistency.
  • Chores

    • Removed "wp-parsely.php" from the autoload section in composer.json.

vaurdan avatar Jul 09 '24 14:07 vaurdan