Skip to content

Add nightly GitHub prerelease build (ZIP asset) via Actions #774

@masteradhoc

Description

@masteradhoc

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    Backlog

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions