development

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
development [04-03-2020 23:16]
cwacha
development [28-06-2020 21:50] (current)
cwacha [Creating a New Release from Development Code]
Line 173: Line 173:
   * run ''pkg/pkgmake.sh deploy''   * run ''pkg/pkgmake.sh deploy''
   * final test in DEV   * final test in DEV
-  * Upload artifacts to sourceforge+  * 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]]   * adjust [[download]] and [[changelog]]
   * run ''pkg/pkgmake.sh deploy'' to DEMO site   * run ''pkg/pkgmake.sh deploy'' to DEMO site
  
  • development.txt
  • Last modified: 28-06-2020 21:50
  • by cwacha