Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 583 Bytes

RELEASE.md

File metadata and controls

11 lines (10 loc) · 583 Bytes

Release Instructions

  1. Do not start a release without syncing with the docs team
  2. Bump version in CHANGELOG, mix.exs and installer/mix.exs
  3. Update phoenix reference in installer/templates/new/mix.exs to package
  4. Run tests, commit, push branch and tags
  5. Run mix archive.build inside installer/ directory to build new installer
  6. Test installer by generating a new app, running mix deps.get, and compiling
  7. Push package and docs to hex
  8. Update CHANGELOG, mix.exs to -dev
  9. Update phoenix reference in installer/templates/new/mix.exs back to git