1
0
Fork 0
mirror of synced 2024-06-02 10:44:40 +12:00
Commit graph

155 commits

Author SHA1 Message Date
loathingKernel 935c48e101 Workflows: Of course there had to be a typo 2023-12-26 20:21:10 +02:00
loathingKernel f6933a3589 Workflows: Add toggle for pre-release when invoked manually 2023-12-26 19:50:42 +02:00
loathingKernel a3da8e339a Workflows: Merge pre-release and snapshot workflows
When the snapshot is manually triggered, it will also create a pre-release
2023-12-26 19:35:15 +02:00
loathingKernel 040e03716f Workflows: Setup prerelease workflow 2023-12-26 19:05:40 +02:00
loathingKernel 7309e6f1a6 Workflows: Update issue template 2023-12-26 17:34:59 +02:00
loathingKernel 9a56f4b079 Workflows: Add version reusable workflow 2023-12-26 17:31:49 +02:00
loathingKernel e5b445d37a Workflows: bump windows and macos to python 3.12 2023-12-26 00:48:01 +02:00
loathingKernel 8e0333f8a7
Update readme 2023-12-20 11:25:29 +02:00
loathingKernel 981574ab63
Workflows: inherit secrets for pypi workflow 2023-12-18 13:06:44 +02:00
loathingKernel dac1d8d043
Workflows: Remove shell 2023-12-10 23:48:03 +02:00
loathingKernel 9f6443242a
Workflows: Create snapshot artifacts when a PR is merged into main branch 2023-12-10 22:47:12 +02:00
loathingKernel f9e8dbe528
Workflows: Use local repository for Ubuntu package 2023-12-10 14:22:29 +02:00
loathingKernel 757e1c7ef2
Workflows: update makedeb links 2023-12-10 14:22:28 +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
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