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

From WebOS-Ports
Jump to navigation Jump to search
(Update to reflect current infra)
(Fix typo)
 
Line 23: Line 23:
 
== Release ==
 
== Release ==
  
* Make sure to add a tag with the relase name (e.g. "doppio") as well as date, staging number, release name (e.g. "2018-11-21-053-doppio") in webos-ports-setup repository (pointing to latest stable commit). https://github.com/webOS-ports/webos-ports-setup/releases
+
* Make sure to add a tag with the release name (e.g. "doppio") as well as date, staging number, release name (e.g. "2018-11-21-053-doppio") in webos-ports-setup repository (pointing to latest stable commit). https://github.com/webOS-ports/webos-ports-setup/releases
  
 
== After a release ==
 
== After a release ==
  
 
* Update https://github.com/webOS-ports/meta-webos-ports/blob/kirkstone/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 (kirkstone) and JaMa will cherry pick this to master and other branches if needed.
 
* Update https://github.com/webOS-ports/meta-webos-ports/blob/kirkstone/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 (kirkstone) and JaMa will cherry pick this to master and other branches if needed.

Latest revision as of 06:01, 14 February 2024

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

Pre Pre-Release

Pre-Release

  • Test the images to make sure they're no release blockers, update the Device Statuspage.

Release

After a release