Skip to content

Latest commit

 

History

History
15 lines (15 loc) · 768 Bytes

README-RELEASE-STEPS.md

File metadata and controls

15 lines (15 loc) · 768 Bytes

Release Steps for PSSH

  1. Follow release steps for PCon first if supporting changes made there
  2. Compare and maybe pull updates from PCon:
  3. Increment version in README.md and src/pssh.php
  4. Run ./test/full.sh and review output for issues
  5. Run ./lint.sh and fix any issues
  6. Run ./doc.sh
  7. Run pcon package pssh
  8. Run ./test/full.sh packaged and review output for issues
  9. Merge & push to master
  10. Run sudo pssh update and confirm on latest version (may need to wait for cash at times)
  11. Run ./test/full.sh installed and review output for issues