Pre and Post Release To Do

From WebOS-Ports
Jump to navigation Jump to search

When we prepare for a new release a few things need to be sorted:

Pre-Release

  • Send out a feature freeze announcement to [email protected] one week before the release (not doing currently to allow for more agile release cycle).
  • Make sure the change log is updated with all the changes for the release: https://github.com/webOS-ports/changelog/blob/master/manifest.json (Herrie)
  • Make sure to update the individual device templates to reflect the supported version for this device (device_wop_versions_supported) for Grouper,Mako, Tenderloin and the Emulator. All the release names are already in there, so you just need to move the <!-- to the right so the new release will show :) (Herrie)
  • Make sure to update the "gh-pages" branches for each of the Enyo 2 apps to be updated with the latest commits from the "master" branches (http://webos-ports.org/wiki/Enyo_Ports_UI#Reference_Apps), so they can be tested/run from within the browser as well. (Herrie)

Release

After a release