Skip to content

Release guidelines

Gregor Santner edited this page Nov 2, 2016 · 13 revisions

Release guidelines

Version naming

  • Semantic Versioning
  • App Version x.x.x (e.g. v0.2.1)
  • After release of a version a commmit is pushed changing the version to -next -> v0.2.1 -> v0.2.1-next

Update

  • PodList
  • Translations files from Crowdin
  • Contributors file
  • Changelog file

Test

  • Fresh installation of app
  • Switching pods
  • Updating app from last version to new release (signed in)
  • Updating app from last version to new release (not signed in)
Clone this wiki locally