Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| development [19-12-2017 22:41] – [Creating a New Release from Development Code] cwacha | development [28-06-2020 21:50] (current) – [Creating a New Release from Development Code] cwacha | ||
|---|---|---|---|
| Line 167: | Line 167: | ||
| ===== Creating a New Release from Development Code ===== | ===== Creating a New Release from Development Code ===== | ||
| + | * update '' | ||
| * adjust '' | * adjust '' | ||
| - | * disable '' | ||
| - | * request updates from translators | ||
| * update '' | * update '' | ||
| - | * run '' | + | * run '' |
| + | * run '' | ||
| + | * final test in DEV | ||
| + | * git tag -a -m " | ||
| + | * git push origin --tags | ||
| + | * run '' | ||
| + | * run '' | ||
| + | * Draft new release in github (Release title: iaddressbook-4.1.0-191) | ||
| + | * Upload artifacts to github release | ||
| + | * adjust [[download]] and [[changelog]] | ||
| + | * run '' | ||