-
Notifications
You must be signed in to change notification settings - Fork 35
Release Packaging
Alexandre Leroux edited this page Jul 29, 2015
·
6 revisions
git clone https://github.com/OGCMetOceanDWG/WorldWeatherSymbols.git
vi VERSION.txt # update VERSION to x.y.z
vi HISTORY.txt # provide summary changes/fixes for this release
git commit -am 'update release version'
git push origin mastergit tag -a x.y.z -m 'tagging x.y.z'
git push --tags# generate .zip release w/ static PNGs
make dist- upload WorldWeatherSymbols-x.y.z-png.zip to https://github.com/OGCMetOceanDWG/WorldWeatherSymbols/releases/tag/x.y.z
vi VERSION.txt # update VERSION to x.y-dev
git commit -am 'back to dev'
git push origin master- OGC MetOceanDWG list
- Twitter (tags:
#wmo,#ogc,#metocean)