1
0
Fork 0
mirror of synced 2024-06-27 02:30:31 +12:00
Commit graph

86 commits

Author SHA1 Message Date
loathingKernel dac1d8d043
Workflows: Remove shell 2023-12-10 23:48:03 +02:00
loathingKernel e70583cf99
Workflows: Create common build jobs for snapshots and releases 2023-12-10 14:22:27 +02:00
loathingKernel 9ce4eeb37d
SteamGrades: Silence pylint 2023-12-10 14:22:27 +02:00
loathingKernel a1a9d3ed57
Workflows: Fix deb action 2023-12-10 14:21:37 +02:00
loathingKernel ff2b9f2605
Rare: Update scripts to use the new entry point 2023-12-10 14:21:36 +02:00
loathingKernel 81ed28e866
Workflows: Update upload-release action version 2023-12-04 00:59:47 +02:00
loathingKernel 589290c6df
Workflows: minor updates 2023-12-01 15:25:12 +02: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 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 f7eb37351e
Disable nuitka workflow and add cx_freeze zip workflow 2023-03-19 21:33:25 +01: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 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
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 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
Dummerle 2075ed20cb
Fix AppImage workflow 2021-12-08 17:53:26 +01:00
Dummerle ea13fc9433
Move legendary submodule to rare/legendary, to fix conflicts with already installed legendary 2021-12-07 21:49:15 +01:00
Dummerle bd0802e4be
Get some requests from image worker, to avoid same request twice 2021-11-30 20:32:45 +01:00
Dummerle 72d05f6e53
Some optimization for macOS + workflow; cancel launch if confirm is activated; enable button, if queue widget deleted 2021-11-22 20:04:24 +01:00
Dummerle c31c663c8a
Pylint fix 2021-11-17 23:02:36 +01:00
Dummerle 3acc13e9b6
Many fixes 2021-11-17 23:02:36 +01:00
Dummerle 746aa671e0 Fix release.yml for deb package 2021-10-12 23:16:39 +02:00
Dummerle 4afff97893 Fix release.yml 2021-10-07 21:23:19 +02:00
Dummerle e79bee57c0 Some fixes for pylint and workflow 2021-09-18 17:21:43 +02:00
Stelios Tsampas 767f7435c8 [workflows] Clone through actions 2021-09-16 01:27:32 +03:00
Dummerle ffa5976805 Many fixes, optimizations and improvements: Gameinfo page for origin games 2021-09-15 22:16:50 +02:00
BuildTools f278a29c32 Fix .msi file and remove macos .app file, because is did not work 2021-09-05 00:54:43 +02:00
Dummerle 0a7387c4fa Add MacOS .app file to Gh release 2021-09-02 18:29:11 +02:00
Dummerle 085cb8fa73 Fix release.yml 2021-09-01 22:26:05 +02:00
Dummerle 5f01d99062 Add freeze.py to generate msi file for windows. (Bug fixed) 2021-08-30 20:34:53 +02:00
Dummerle 910bb8742a Fix release.yml: remove aur; fix appimage 2021-08-17 17:23:10 +02:00
Dummerle 763b9f69ed Add Appimage to releases 2021-08-11 22:04:17 +02:00
Dummerle 745e0cc516 Update some things to launch rare with pythonw.exe on windows 2021-06-12 00:04:09 +02:00