Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
dev:release_process [2018/07/17 23:33]
tedfelix [Test a Release Build]
dev:release_process [2018/12/13 03:53]
tedfelix
Line 11: Line 11:
 ===== String Freeze ===== ===== String Freeze =====
  
-On the day of the string freeze, update the .ts files for the translators.  Use Qt4 to make sure the resulting .ts files can be edited by translators using Qt4.+On the day of the string freeze, update the .ts files for the translators.  We are now standardized on Qt5, so make sure that is the current version of Qt.
  
-  $ QT_SELECT=qt4 scripts/make-ts +  $ QT_SELECT=qt5 scripts/make-ts 
  
 Commit this: Commit this:
Line 41: Line 41:
  
 On the release date, do a couple of Release builds and a few sanity checks to make sure nothing is broken. On the release date, do a couple of Release builds and a few sanity checks to make sure nothing is broken.
- 
-  * Qt4 build (-DUSE_QT4=1) 
-  * Qt5 build (-DUSE_QT5=1) 
  
 ===== Update Release Notes ===== ===== Update Release Notes =====
Line 84: Line 81:
  
 ===== Commit Changes ===== ===== Commit Changes =====
 +
 +If needed:
  
   svn commit -m "Updates for version xx.xx"   svn commit -m "Updates for version xx.xx"
Line 94: Line 93:
   scripts/make-release-tarball RELEASE   scripts/make-release-tarball RELEASE
      
-Sanity test the tarball.  Build and run from it. 
- 
 ==== Tagging the Release ==== ==== Tagging the Release ====
  
Line 119: Line 116:
  
 From the above we know that we need to use an "svn+ssh" style URL to create a tag. From the above we know that we need to use an "svn+ssh" style URL to create a tag.
 +
 +Any errors related to a "wallet" can safely be ignored and the wallet UI can safely be closed via the "cancel" button.
 +
 +===== Test tarball =====
 +
 +Sanity test the tarball.  Build and run from it.
  
 ===== Deliver ===== ===== Deliver =====
 
 
dev/release_process.txt ยท Last modified: 2023/12/06 12:58 by tedfelix
Recent changes RSS feed Creative Commons License Valid XHTML 1.0 Valid CSS Driven by DokuWiki