X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=Releasing;h=a1c510fdbabbdecf94c03560403ca261cfb4a969;hb=c3325b81f34faa99023e770231dddd5230e9c0f6;hp=c04a1de84e2b34121bf02f1dc58985c54bf50063;hpb=1517ad263ba4c0b8c9251a726cce1ed8a86a634c;p=fw%2Faltos diff --git a/Releasing b/Releasing index c04a1de8..a1c510fd 100644 --- a/Releasing +++ b/Releasing @@ -1,5 +1,8 @@ These are Bdale's notes on how to do a release. + - make sure build environment is up to date + sudo cowbuilder --update + git checkout master - make sure the Google Maps API key is in the build chroot and root @@ -75,6 +78,7 @@ These are Bdale's notes on how to do a release. src/telemetrum-v2.0/flash-loader/*.elf \ ~/altusmetrumllc/Binaries/loaders/ (cd ~/altusmetrumllc ; git add Binaries ; git commit -a) + (cd ~/altusmetrumllc ; git push) - copy the relevant release notes file from doc/ to /home/bdale/web/altusmetrum/AltOS/releases/ @@ -87,9 +91,9 @@ These are Bdale's notes on how to do a release. - go edit ~/web/altusmetrum/AltOS/releases/.mdwn, /home/bdale/web/altusmetrum/MicroPeak/releases/.mdwn, and - /home/bdale/web/altusmetrum/TeleGPS/releases/.mdwn, to - include release date and explicit ref to dir contents so the - web pages shows versioned links, commit and push + /home/bdale/web/altusmetrum/TeleGPS/releases/.mdwn + + - make sure the Windows stuff is like 1-4-1, not 1.4.1! (cd doc ; make publish)