create-wordpress-plugin icon indicating copy to clipboard operation
create-wordpress-plugin copied to clipboard

Replace Buddy with GitHub Actions

Open benpbolton opened this issue 1 year ago • 0 comments

Description

Upgrading the project from Buddy to GitHub actions will ensure parity with other Alley projects, reduce costs, and allow leveraging 'shared' common workflows or actions.

Acceptance Criteria

  • All CI/CD pipelines (eg. PR tests or deployment) are replaced by equivalent GitHub actions
  • Any secrets are recreated or moved to GitHub secrets (environment or otherwise)
  • Buddy disabled for the project

benpbolton avatar May 17 '24 17:05 benpbolton