- Follow release steps for PCon first if supporting changes made there
- Compare and maybe pull updates from PCon:
- doc.sh
- [lint.sh]](./lint.sh)
- phpdoc.xml
- Increment version in README.md and src/pssh.php
- Run
./test/full.sh
and review output for issues - Run
./lint.sh
and fix any issues - Run
./doc.sh
- Run
pcon package pssh
- Run
./test/full.sh packaged
and review output for issues - Merge & push to master
- Run
sudo pssh update
and confirm on latest version (may need to wait for cash at times) - Run
./test/full.sh installed
and review output for issues