create-wordpress-plugin
create-wordpress-plugin copied to clipboard
Replace Buddy with GitHub Actions
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