Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| development [11-04-2015 14:48] – cwacha | development [28-06-2020 21:50] (current) – [Creating a New Release from Development Code] cwacha | ||
|---|---|---|---|
| Line 145: | Line 145: | ||
| This is a MUST-HAVE list. My personal addresses are normally stored inside Apples AddressBook which I find to perfectly fit all my needs. I thought that a web based equivalent, that behaves pretty much the same would be very cool. | This is a MUST-HAVE list. My personal addresses are normally stored inside Apples AddressBook which I find to perfectly fit all my needs. I thought that a web based equivalent, that behaves pretty much the same would be very cool. | ||
| - | ==== Existing Work ==== | + | ==== Existing Work (as of 2007) ==== |
| This is a list of all PHP addressbook applications I found on the web including a short comment why they did not fit my needs. | This is a list of all PHP addressbook applications I found on the web including a short comment why they did not fit my needs. | ||
| Line 167: | Line 167: | ||
| ===== Creating a New Release from Development Code ===== | ===== Creating a New Release from Development Code ===== | ||
| - | * update | + | * update '' |
| - | * adjust ''/ | + | * adjust '' |
| - | * disable | + | * update |
| - | * request updates from translators | + | * run '' |
| - | * update | + | * 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 '' | ||