[18:02:20] Dominus: > Marzo Why not? < Because I'm pretty comfortable with the way I'm building a universal snapshot against specific SDKs for each arch. I feel this would be a lot of workarounds to make it work via github actions.
[18:03:11] Dominus: though one could argue that the 32bit build could be laid to rest and it should be possible to eventually build a universal 64bit/arm snapshot. For now there are problems with some GTK+3 dependencies on ARM AFAIK
[18:04:24] Dominus: and I just noticed that you have mingw-w64-i686-gtk2 in the snapshots action. Is that needed for the gimp plugin?
[18:04:43] Marzo: Yes
[18:05:08] Marzo: The Gimp version which uses Gtk+3 is a prerelease version, and it seems like the next release will jump directly to Gtk+4
[18:05:21] Dominus: doesn't it need the whole of gimp2 or was that changed in your recent plugin work?
[18:05:50] Marzo: Gimp is there as well
[18:06:40] Dominus: d'oh... I didn't see it even though it's just the next one.
[18:07:16] Dominus: what's jq? it's not in the readme.win32
[18:07:30] Marzo: It is a command line json tool
[18:07:42] Marzo: It is being used to (try to) detect repository activity
[18:08:55] Marzo: It is working on coverity action, but not on the snapshot action
[19:09:49] Dominus: oh, something happened now
[19:50:55] travis-ci: exult/exult#536 (snapshot-v1.7.0.20210222 - 807f6e5 : Marzo Sette Torres Junior): The build has errored.
[19:50:55] travis-ci: Change view : https://github.com/exult/exult/compare/snapshot-v1.7.0.20210222
[19:50:55] travis-ci: Build details : https://travis-ci.com/exult/exult/builds/217860341
[20:21:36] Dominus: so now only need to get the files onto the SF snapshot page via scp :) (probably also done via the ssh key stored in the project secrets, I guess)
[20:22:14] Marzo: I am trying to get some basic virus scanning on the snapshots as well
[20:22:38] Marzo: And once that is working, I will try to setup an auto-upload to the project page
[20:22:50] Dominus: yes, I noticed. That's a good idea
[20:23:09] Marzo: And yeah, that will be done by a SSH key in secrets
[20:23:43] Dominus: thanks for taking on that huge github action task
[21:23:31] travis-ci: exult/exult#541 (snapshot-v1.7.0.20210222 - a56d6e2 : Marzo Sette Torres Junior): The build passed.
[21:23:31] travis-ci: Change view : https://github.com/exult/exult/compare/snapshot-v1.7.0.20210222
[21:23:31] travis-ci: Build details : https://travis-ci.com/exult/exult/builds/217864965
[21:38:25] travis-ci: exult/exult#543 (snapshot-v1.7.0.20210222 - 774debe : Marzo Sette Torres Junior): The build has errored.
[21:38:25] travis-ci: Change view : https://github.com/exult/exult/compare/snapshot-v1.7.0.20210222
[21:38:25] travis-ci: Build details : https://travis-ci.com/exult/exult/builds/217871468
[21:56:13] travis-ci: exult/exult#545 (snapshot-v1.7.0.20210222 - 77bb251 : Marzo Sette Torres Junior): The build has errored.
[21:56:13] travis-ci: Change view : https://github.com/exult/exult/compare/snapshot-v1.7.0.20210222
[21:56:13] travis-ci: Build details : https://travis-ci.com/exult/exult/builds/217877183
[22:17:22] Marzo: Hm. If the automated snapshot uploader works, maybe I can also setup an action to update the website as well