Commit Graph
19 Commits
Author SHA1 Message Date
Stenzek 54feef27da CI: Use 7z for symbols archives
Slightly less space consumed.
2026-04-26 13:19:50 +10:00
Stenzek 3004aa35e3 CI: Don't double-archive builds 2026-04-08 01:15:58 +10:00
Stenzek fedd294bde CI: Only build Qt frontend for cross jobs 2026-03-13 18:06:03 +10:00
Stenzek 7e4efbfa9c CI: Generate Windows installers 2026-02-01 17:04:32 +10:00
Davide Pesavento 182075675d CI: Minimize workflow permissions 2025-12-25 17:29:46 +10:00
Davide Pesavento 1bc30de66f CI: Update actions 2025-12-25 17:29:46 +10:00
Davide Pesavento 30a0b94a4f CI: Download all artifacts into the same directory 2025-11-22 14:43:27 +10:00
Davide Pesavento 5b56399d8d CI: Update GitHub actions 2025-11-22 14:43:27 +10:00
Stenzek 41b8f2bf77 CI: Remove Flatpak builds
Now they're getting random timeouts updating the SDKs, just tired of it.

The workflow to publish is still in the tree, but I haven't updated
Flathub in months, and it's arguably kinda pointless since the Flatpak
is literally just a wrapper of the AppImage now...

So, still undecided what to do about that. If you are using it, please
let me know, because in the months that it's been deprecated only a
couple of people mentioned that they were using it. Therefore, as best I
can tell there's basically no userbase.
2025-10-16 16:00:18 +10:00
Stenzek e0a51e117d CI/Flatpak: Replace with a wrapped AppImage
One less thing to maintain, fewer things to go wrong.

Especially since the number of users can apparently be counted
on one hand.

It's this or I remove it completely.
2025-09-13 16:52:30 +10:00
Davide Pesavento f340bdb2bc CI: Bump actions/checkout to v5 (#3508) 2025-08-15 19:53:44 +10:00
Davide Pesavento 0f5204b31e CI: Pin action-automatic-releases to latest commit (#3423) 2025-05-24 12:54:15 +10:00
Stenzek ae9023ddf3 CI: Build armhf AppImages 2025-03-23 23:41:19 +10:00
Stenzek 15fde6a51b CI: Add ARM64 AppImage builds 2025-03-01 01:34:48 +10:00
Stenzek 57883910d6 CI: Add ARM64 flatpak build 2025-02-02 18:51:46 +10:00
Stenzek 5aa23fa6dc CI: Only pin to major version of actions 2025-01-13 22:50:39 +10:00
Stenzek 2a7625e67c CI: Add workflow dispatch triggers for all jobs
Useful for running just one platform on a branch.
2024-12-01 23:21:13 +10:00
Stenzek 482f99c323 CI: Add icons to main sub-jobs 2024-11-12 14:09:04 +10:00
Stenzek 5bc38ffd63 CI: Split and add dedicated Flathub publish 2024-11-12 13:53:17 +10:00