1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-06-07 08:24:43 -04:00
Commit Graph

20 Commits

Author SHA1 Message Date
Jon Beniston 08a864fc0a Add workflow_dispatch so actions can be triggered manually. 2026-05-18 21:24:23 +01:00
f4exb 32837c7757 Avoid duplicate builds on releases 2026-01-17 05:52:41 +01:00
Jon Beniston 926ed71dba Use Qt 6.9.3 on Windows for #2572 2025-12-12 09:58:10 +00:00
Jon Beniston 55e5d52656 Tey using bash to set path 2025-09-22 15:04:01 +01:00
Jon Beniston ea5b474b1c Set PATH so nsis can be found. 2025-09-22 14:51:56 +01:00
Jon Beniston ae2ab1dad6 Install NSIS via chocolatey, as not included in Windows 2025 runner 2025-09-22 14:43:57 +01:00
Jon Beniston f76bfcb8f4 Revert Qt to 6.7.3 on Windows. 2025-07-08 08:25:49 +01:00
Jon Beniston 3966480fea Update Qt version to 6.9.1 on Windows and Mac. For #2481 2025-07-05 13:31:44 +01:00
Jon Beniston c108f5be40 Try using Python 3.12 instead 2025-04-23 09:10:24 +01:00
Jon Beniston 1074bd0105 Try earlier versions to work around #2441 2025-04-23 08:40:40 +01:00
Jon Beniston a5d1f48580 Try setup-python: true to fix #2441 2025-04-23 08:25:47 +01:00
Jon Beniston d86dbbade9 Upload signed releases rather than unsigned releases to Github releases page.
Only sign releases, not all pull requests.
2024-12-02 22:41:18 +00:00
Jon Beniston c0b8620baa Increase timeout to 1 hour 2024-12-02 13:50:24 +00:00
Jon Beniston 4b714dfaa5 Remove unzip step, as it appears we get a .exe 2024-12-02 13:46:56 +00:00
Jon Beniston a12d664055 Use relative path. Increase timeout to 30 minutes. 2024-11-16 10:48:26 +00:00
Jon Beniston f8a991e4a3 Use release signing certificate for Windows installer. 2024-11-14 12:40:01 +00:00
Jon Beniston a7c67a8540 Fix output-artifact-directory and unzip file. 2024-11-11 16:53:52 +00:00
Jon Beniston 3da2074d9d Add qtwebchannel needed by qtwebengine. 2024-11-09 21:50:13 +00:00
Jon Beniston eceedd5db8 Windows code signing: Use test certificate until release certificate is available. 2024-11-05 11:12:14 +00:00
Jon Beniston b8fc311997 Add github action to test code signing on windows using SignPath. 2024-11-02 16:16:09 +00:00