development

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
development [11-04-2015 14:50]
cwacha [Existing Work]
development [28-06-2020 21:50] (current)
cwacha [Creating a New Release from Development Code]
Line 167: Line 167:
 ===== Creating a New Release from Development Code ===== ===== Creating a New Release from Development Code =====
  
-  * update version number in ''/VERSION'' +  * update ''src/VERSION'' 
-  * adjust ''/lib/sql/*.sql'' schemas and db if necessary +  * adjust ''src/lib/sql/*.sql'' schemas and db if necessary 
-  * disable ''/lib/lang/translator.php'' +  * update ''src/README.txt'' and ''src/INSTALL.txt'' 
-  * request updates from translators +  * run ''pkg/pkgmake.sh all'' 
-  * update ''/README.txt'' and ''/INSTALL.txt'' +  * run ''pkg/pkgmake.sh deploy'' 
-  * run ''trunk/pkg/pkgmake.sh''+  * final test in DEV 
 +  * git tag -a -m "releasing version 4.1.0" release-v4.1.0 
 +  * git push origin --tags 
 +  * run ''pkg/pkgmake.sh all'' 
 +  * run ''pkg/pkgmake.sh deploy'' to DEV site (again) 
 +  * Draft new release in github (Release title: iaddressbook-4.1.0-191) 
 +  * Upload artifacts to github release 
 +  * adjust [[download]] and [[changelog]] 
 +  * run ''pkg/pkgmake.sh deploy'' to DEMO site
  
  • development.1428756615.txt.gz
  • Last modified: 17-11-2016 12:33
  • (external edit)