Commit Graph

10 Commits (a17fd2352a9746dd3116f956dcc554f95f17e770)

Author SHA1 Message Date
Beq e3e7123f1f Tweak builds to remove 32-bit and add a manual trigger 2023-11-07 20:34:24 +00:00
Beq b7b87c7aaa GHA updates to align with PBR.
fixes expiries and allows nightly testing via branch trigger
2023-08-30 09:51:42 +01:00
Beq 9f1489a794 Don't strip the leading md5sum char unless its a '\' 2023-05-15 00:27:08 +01:00
Beq b35fed42a2 remove pesky extra slash 2023-05-05 00:15:47 +01:00
Beq 6c2afeac8d Use latest autobuild, faster xz comp/decomp + cleanup
Cleanup build output to bring it under 2000 char limit for discord webhooks.
improve discord response reporting
requirements.txt updated to pickup latest versions, minimum set ready for PBR
2023-05-03 22:18:02 +01:00
Beq 14e92f6b0d missing format string 2023-05-01 00:12:03 +01:00
Beq 3a79977bcf Rework deployment script to unpack and support discord webhook
need to fetch the script
Make script more tolerant of errors.
Fix extraction of build_type for GitHub layout
Need to ignore pre-existing folders
We have multiple artifacts that we are merging into a common tree.
despite the clash of folders the files are not going to clash.
revert the artifact collection to per platform.
Simplify 64/32 test to remove ReleaseType dependency
2023-04-30 11:11:22 +01:00
Beq c4f7fbe6a5 Add Beta channel build support 2023-01-20 22:49:07 +00:00
Beq e422e80377 Refactor and improve to accept github zip archives and autounpack 2022-12-19 10:49:11 +00:00
Beq cb95457e19 A couple of quick python helpers
download_list.py produces a notecard ready listing of downloads from a local folder
parse_avatar_lad produces a list of attachment points in "priority" (id) order.
2022-12-18 00:18:56 +00:00