Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 610 Bytes

RELEASE.md

File metadata and controls

27 lines (15 loc) · 610 Bytes

Release process

This document simply outlines the release process:

  1. Remove .dev extension from current versions

  2. Run make clean test to ensure all tests pass from scratch and the CI is green

  3. Ensure CHANGELOG is updated and tag release version with timestamp in it

  4. Commit changes above and update stable branch

  5. Create tag from master branch

  6. Release new docs, update elixir-lang.org

  7. Push new zip to Elixir's downloads page

  8. Push package to expm

  9. After release, bump versions and add .dev back

Places where version is mentioned

  • VERSION
  • CHANGELOG
  • src/elixir.app.src