Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 554 Bytes

File metadata and controls

31 lines (20 loc) · 554 Bytes

Build Commands

Fresh Clone Setup

composer install

After Code Changes

composer dump-autoload

Release Build

Update readme.md changelog. Update readme.txt changelog, upgrade notice, and stable tag.

Update runthings-secrets.php version number, and define. Update readme.txt stable tag.

Don't commit before running the build script (it will generate pot files)

./bin/build-zip.sh

Note: No npm pipeline. Script runs composer dump-autoload automatically.

Output: build/runthings-secrets.zip