[04:36:49] Change on 12en.wikipedia.org a page Wikipedia:Huggle/Feedback/Archive 23 was modified, changed by Lowercase sigmabot III link https://en.wikipedia.org/w/index.php?diff=1032392134 edit summary: Archiving 1 discussion(s) from [[Wikipedia:Huggle/Feedback]]) (bot [04:36:54] Change on 12en.wikipedia.org a page Wikipedia:Huggle/Feedback was modified, changed by Lowercase sigmabot III link https://en.wikipedia.org/w/index.php?diff=1032392140 edit summary: Archiving 1 discussion(s) to [[Wikipedia:Huggle/Feedback/Archive 23]]) (bot [12:06:29] phuzion: yes you are right [12:06:34] it's in veyor config: [12:06:36] powershell.exe -file veyor.ps1 [12:06:37] 7z a %APPVEYOR_BUILD_FOLDER%\huggle3.zip %APPVEYOR_BUILD_FOLDER%\windows64\release [12:07:29] then it also collects and uploads core.dll and huggle.exe, but I think these days we have more .dll libaries, as Huggle is now very modular [12:07:43] so these 2 files are definitely not enough to update to latest nightly [12:08:30] I was providing them in past so that people who want to refresh to latest version don't need to re-download whole zip package with all these Qt libraries that are always same, in the past only huggle.exe and core.dll were changing between builds, but now it's more files [12:08:56] so maybe at this point we want to only offer huggle3.zip file, it's not small, but it's 2021, most of people have good internet these days :) [12:10:04] btw I wouldn't object moving the target upload location somewhere to wmflabs instead of my personal server, but in past appveyor only supported SFTP with password auth, which obviously wasn't supported by wmf labs [13:19:10] Ok cool. If you wanna update how the nightly build process works, I'm happy to implement a workflow that uploads a nightly to wmflabs or something. [13:58:15] Or if you can provide me with some sort of export of the Veyor config, sans credentials, that would work too.