-
Notifications
You must be signed in to change notification settings - Fork 175
Open
Milestone
Description
Is your enhancement related to a problem? Please describe.
It would be useful to have an automated “nightly” prerelease on GitHub that packages the current default branch into a ZIP for testing and early adopters, without impacting the existing WordPress.org/SVN deploy workflow.
Proposed Solution
Add a new workflow .github/workflows/nightly.yml that runs on a nightly cron, builds the plugin, zips the build output (dist) into .zip, and publishes/updates a prerelease on GitHub under a fixed tag, e.g. nightly.
Designs
No response
Describe alternatives you've considered
No response
Please confirm that you have searched existing issues in this repository.
Yes
Reactions are currently unavailable
Metadata
Metadata
Assignees
Type
Projects
Status
Backlog