archived-bot
archived-bot copied to clipboard
Make ;;mupdate download from CI instead of compiling
;;mupdate and ;;mcompile are really unused by the FredBoat team as the CI server makes these commands nearly obsolete. I propose removing ;;mcompile and having ;;mupdate instead download from https://ci.fredboat.com/viewLog.html?buildTypeId=FredBoat_Build&buildId=lastSuccessful&buildBranch=%3Cdefault%3E&tab=artifacts&guest=1
+1
There are reactions now for a reason, smh
Downloading from CI would be a step back from the current functionality, where you can specify a github repository and branch from which to update from. No idea if anyone is actually using it out there though.
Getting tons of reports of it not working
When I had a go at trying to download from the ci, I kept getting a 0 byte jarfile ~~no idea if I just messed up tho~~ however I agree with napstr; the current one is much more useful if someone were to want to edit the bots code etc and I can confirm that it does work on my bot View Code. The code to dl the update is the same, just the visuals have been adjusted
Currently working on creating a docker image and a self updating docker-compose config for FredBoat (keep an eye on #382 for details). Not sure if that would supersede this issue, but it's certainly worth mentioning as it achieves similar goals.