Difference between revisions of "Pre and Post Release To Do"

From WebOS-Ports
Jump to navigation Jump to search
Line 7: Line 7:
  
 
* Send out a feature freeze announcement to [email protected] one week before the release (not doing currently to allow for more agile release cycle).
 
* Send out a feature freeze announcement to [email protected] one week before the release (not doing currently to allow for more agile release cycle).
* Update https://github.com/webOS-ports/webos-ports-setup/blob/stable/conf/layers.txt with latest revisions from meta-webos-ports (pyro) and meta-smartphone (pyro) (Commit message: meta-smartfone,meta-webos-ports: upgrade to latest revisions).  
+
* Update https://github.com/webOS-ports/webos-ports-setup/blob/stable/conf/layers.txt with latest revisions from meta-webos-ports (warrior) and meta-smartphone (warrior) (Commit message: meta-smartfone,meta-webos-ports: upgrade to latest revisions).  
 
* Make sure the change log is updated with all the changes for the release: https://github.com/webOS-ports/changelog/blob/master/manifest.json also make sure to bump "platformVersion" and verify the JSON validity on http://www.jsonlint.com
 
* Make sure the change log is updated with all the changes for the release: https://github.com/webOS-ports/changelog/blob/master/manifest.json also make sure to bump "platformVersion" and verify the JSON validity on http://www.jsonlint.com
 
* Trigger luneos-stable_build-all in http://jenkins.nas-admin.org/
 
* Trigger luneos-stable_build-all in http://jenkins.nas-admin.org/
Line 22: Line 22:
 
== After a release ==
 
== After a release ==
  
* Update https://github.com/webOS-ports/meta-webos-ports/blob/pyro/meta-luneos/conf/distro/include/luneos.inc to reflect the correct "WEBOS_DISTRO_VERSION_CODENAME" for the next release. (We update current Yocto version in use (pyro) and JaMa will cherry pick this to master and other branches if needed.
+
* Update https://github.com/webOS-ports/meta-webos-ports/blob/pyro/meta-luneos/conf/distro/include/luneos.inc to reflect the correct "WEBOS_DISTRO_VERSION_CODENAME" for the next release. (We update current Yocto version in use (warrior) and JaMa will cherry pick this to master and other branches if needed.

Revision as of 08:55, 26 April 2019

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

Pre Pre-Release

Pre-Release

Release

After a release