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

122 commits

Author SHA1 Message Date
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
Dummerle 2075ed20cb
Fix AppImage workflow 2021-12-08 17:53:26 +01:00
Dummerle 2e0285760d
Fix appimage workflow 2021-12-07 23:07:30 +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 d52abfdb99
More fixes 2021-11-22 21:14:50 +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 825f055387
Some fixes:
- Fix info texts in installed widgets
- check settings before sync
- Update README.md
2021-11-17 23:02:36 +01:00
Dummerle 18a04c1911
Add a workflow, to update placeholder.ts automatically
- Update french translation
- add ts2qm.py script
2021-10-24 22:54:14 +02:00
Dummerle 746aa671e0 Fix release.yml for deb package 2021-10-12 23:16:39 +02:00
Dummerle c9b9ab6814 Fix some typing errors for python 3.8 2021-10-10 22:08:31 +02:00
Dummerle 4afff97893 Fix release.yml 2021-10-07 21:23:19 +02:00
Dummerle 20a4a359ea Remove CodeQL Analyse of tests.yml 2021-09-29 19:06:10 +02:00
Dummerle 33f221fcbb Upload artifacts on push 2021-09-19 23:18:06 +02:00
Dummerle f248fbbdce fix workflow 2021-09-19 23:06:42 +02:00
Dummerle 1980adecd3 fix workflow 2021-09-19 23:03:12 +02:00