1
0
Fork 0
mirror of synced 2024-09-19 19:07:51 +12:00
Commit graph

139 commits

Author SHA1 Message Date
loathingKernel
909c3cbdc1
Workflows: Fix deb action 2023-12-03 17:09:47 +02:00
loathingKernel
57b7783287
Rare: Update scripts to use the new entry point 2023-12-03 17:09:46 +02:00
loathingKernel
589290c6df
Workflows: minor updates 2023-12-01 15:25:12 +02:00
Stelios Tsampas
3258c252ba Issues: Update templates to be more informative 2023-05-04 17:06:57 +03:00
loathingKernel
3a396d5982
Workflows: Fix tag sorting 2023-05-03 18:47:40 +03:00
loathingKernel
e5a56cb0fb
Workflows: Rename "Rare-Windows-<version>.msi" to "Rare-<version>.msi"
Workaround some wildcard abuse
2023-05-03 18:33:06 +03:00
loathingKernel
c9df58e3c1
Workflows: Remove set-output and fix cx_freeze_zip checkout 2023-05-03 18:08:06 +03:00
lennard
672bc814ba Fix import game 2023-05-03 12:32:12 +02:00
lennard
62aa78dcae Fix release-tests workflow 2023-05-03 12:32:12 +02:00
lennard
9bb3171a8a Fix release workflow 2023-05-03 12:32:12 +02:00
lennard
b6fc468681 Fix win-zip workflow 2023-05-03 12:32:12 +02:00
Dummerle
45595d2143
Fix git url for deb worflow 2023-04-08 01:19:45 +02:00
lennard
8a0d2b839e
Fix version regex 2023-03-19 22:19:59 +01:00
lennard
0f34d4ef05
Fix release-tests.yml 2023-03-19 21:42:40 +01:00
lennard
f7eb37351e
Disable nuitka workflow and add cx_freeze zip workflow 2023-03-19 21:33:25 +01:00
loathingKernel
ca9bf7c1e8 StaticStylesheet: Share common properties by setting common object names 2023-03-03 16:51:26 +02:00
loathingKernel
a46413c8a9 Workflows: Don't force astroid version 2023-02-04 17:38:07 +02:00
loathingKernel
0dc1937f1f Workflows: Update checks workflow to work around astroid 2.13 crashes 2023-02-04 17:38:06 +02:00
Dummerle
e6bbb2035b
Use release branch for workflows 2022-10-01 00:45:22 +02:00
Dummerle
73a4b37f28
Fix wrong branch for release workflow 2022-10-01 00:45:22 +02:00
Stelios Tsampas
8d7bd89d63 workflows: Copy SSL files with the names QtNetwork expects 2022-09-22 10:16:43 +02:00
loathingKernel
36d26f54b9 workflows: Update action versions and use common titles for steps 2022-09-17 18:02:19 +03:00
loathingKernel
997a8aeb18 workflows: Version desciption job 2022-09-16 16:03:53 +03:00
loathingKernel
679aafa09d workflows: move back to latest msvc, keep previous commits for future reference 2022-09-13 20:28:04 +03:00
loathingKernel
b4083bd699 workflows: use the same MSVC version as the one CPython was built with
https://pythondev.readthedocs.io/windows.html
https://en.wikipedia.org/wiki/Microsoft_Visual_C%2B%2B
2022-09-13 20:09:45 +03:00
loathingKernel
177eaa9f67 workflows: try nuitka with mscv and lto 2022-09-13 19:20:25 +03:00
loathingKernel
e15aa0a480 workflows: add more version information 2022-09-13 13:22:42 +03:00
Stelios Tsampas
9d28680804 Build: enable console output on windows if it is a test build 2022-09-13 12:38:43 +03:00
Stelios Tsampas
9e3dc61419 workflows: Move pyling to check workflow 2022-09-11 22:09:00 +03:00
loathingKernel
cf5fd415e5 LaunchDialog: Add a middle-ground solution for concurrent image downloads 2022-09-11 14:51:37 +03:00
loathingKernel
681b3013ad workflows: hardcode a compatible version of certifi for nuitka 2022-09-11 01:41:17 +03:00
loathingKernel
54f11a6c94 workflow: include the correct files for the translations 2022-09-10 23:34:20 +03:00
Stelios Tsampas
1c1572347d Revert "workflows: enable console for nuitka test builds"
This reverts commit 3192bdff3f.
2022-09-10 22:11:26 +03:00
Stelios Tsampas
3192bdff3f workflows: enable console for nuitka test builds 2022-09-10 20:59:54 +03:00
Stelios Tsampas
b0b61c354c workflows: Add description for nuitka executable 2022-09-10 17:35:54 +03:00
loathingKernel
034b5f5be4 workflows: Update nuitka workflow 2022-09-10 03:56:24 +03:00
Stelios Tsampas
6093a6ca9c Add nuitka workflow in GitHub actions 2022-09-10 01:19:00 +03:00
Stelios Tsampas
377fd486dc stupid quotes 2022-09-07 20:46:56 +03:00
Stelios Tsampas
4b5b458fdb workflows: explicitly install pypresence 2022-09-07 19:33:01 +03:00
Stelios Tsampas
ea383578f9 workflows: Quote python version in pylint 2022-09-07 19:22:50 +03:00
Dummerle
9ca879e0fc
Use python 3.10 for pylint and windows workflow 2022-09-07 15:38:05 +02:00
Dummerle
f111d4b7a5
Fix AppImage workflow 2022-08-29 19:10:54 +02:00
Dummerle
43f15734f3
Remove manually legendary installation from workflows 2022-08-28 22:07:39 +02:00
Dummerle
afc919421c
Do not run test workflow on every commit + fix small desktop link on windows 2022-04-26 21:13:37 +02:00
Dummerle
b43d9e2606
bump version and fix deb workflow 2021-12-20 21:06:48 +01:00
Dummerle
8b6193f121
Add deb workflow for tests and use PKGBUILD 2021-12-19 23:45:44 +01:00
Dummerle
5fa1465719
Fix startmenu and release.yml 2021-12-18 22:57:22 +01:00
Dummerle
0d9fe54256
Use Python 3.8 for cx_freeze 2021-12-11 23:49:00 +01:00
Dummerle
da1a21584b
Fix AppImage Workflow 2021-12-11 00:19:36 +01:00
Dummerle
782968b1d0
Fix workflow for macos, and fix py2ts.sh 2021-12-10 20:06:26 +01:00