Below you will find pages that utilize the taxonomy term “Pattonwebz”
July 25, 2026
WordPress Playground Link
Version updated for https://github.com/pattonwebz/wordpress-playground-action to version v0.1.0.
This action is used across all versions by 1 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The GitHub Action converts an uploaded plugin zip artifact into a publicly accessible WordPress Playground link, allowing developers to easily test and deploy their plugins. It automatically handles private-repo artifacts by failing the action if the repository is private. The action supports various optional configurations such as activating themes and plugins upon installation, and provides options to post the link as a sticky comment on pull requests or in GitHub comments.
July 16, 2026
Minisign Release Signer
Version updated for https://github.com/pattonwebz/minisign-release-signer to version v1.0.0.
This action is used across all versions by ? repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates the signing of release artifacts (like WordPress plugins and themes) with Minisign, a digital signature tool that uses Ed25519 keys. The action creates detached signatures, verifies them against a published public key, and logs each signature in Sigstore Rekor for transparency. It supports multiple files per release and provides replay protection by embedding trusted comments in the signatures. The action is designed to work seamlessly with WordPress workflows but can be used for any distributable artifact.