MegaPirateNG / FlashTool

Firmware flashing tool
GNU General Public License v2.0
15 stars 14 forks source link

Buildserver not getting latest code #12

Closed smurfy closed 10 years ago

smurfy commented 10 years ago

Old compiled hex files should be deleted on buildserver.

smurfy commented 10 years ago

@SirAlex if you have time, please update the buildserver with the latest code and delete the hex files, thanks

SirAlex commented 10 years ago

Ok, I will update scripts.

May you change code, to reload update.xml if it changed on disk? Now I need to restart app.js to apply new xml.

smurfy commented 10 years ago

For script updates you always need to restart the app.js. For update.xml changes i'm not sure if you need to. i will check this.

SirAlex commented 10 years ago

I'm added new APM:Plane version from my repo into update.xml, but when I'm try to start build from FlashTool, it say "Invalid parameter". I'm assume, server side used old version of update.xml so it don't know new version

smurfy commented 10 years ago

hm, interesting, it works for me (tested yesterday all versions locally). i will check.