Commit Graph

40 Commits

Author SHA1 Message Date
louis-e
ba9c7df5ff Merge branch 'main' into park-relation-fix 2025-01-12 17:41:16 +01:00
louis-e
17ead3c2fc Fixed leisure generation for multipolygons 2025-01-12 17:37:30 +01:00
Louis Erbkamm
0850bca4de Update prerelease.yml 2025-01-12 16:32:31 +01:00
Louis Erbkamm
ef25c669c1 Merge pull request #270 from louis-e/prerelease-action
Added prerelease workflow
2025-01-12 16:20:12 +01:00
louis-e
df09afe868 Added prerelease workflow 2025-01-12 16:19:42 +01:00
Louis Erbkamm
999dd8db51 Fix Github Actions CI 2025-01-08 01:00:58 +01:00
Amir Y. Perehodnik
ac9bfab3e6 just do linux and windows for now 2025-01-07 23:03:07 +02:00
Amir Y. Perehodnik
ecaaea5da1 make it only support linux and windows x64 2025-01-07 22:06:03 +02:00
Amir Y. Perehodnik
43e8cce970 whoops 2025-01-07 22:01:59 +02:00
Amir Y. Perehodnik
f05ed0c3dc mac isnt compiling, try linux x86 and x64 and windows x86 and x64 2025-01-07 22:01:43 +02:00
Amir Y. Perehodnik
9be60f7805 remove arm64 linux, not compiling for some reason 2025-01-07 21:58:53 +02:00
Amir Y. Perehodnik
6c593694d0 Update release.yml 2025-01-07 21:55:44 +02:00
Amir Y. Perehodnik
09d3b891bb Add arm64 mac os and linux 2025-01-07 21:50:20 +02:00
Amir Y. Perehodnik
3af10a2a6b include generic linux binary in releases workflow 2025-01-07 21:37:07 +02:00
Louis Erbkamm
8ca2cf9ab9 Merge pull request #197 from TheComputerGuy96/linux-fixes
Linux fixes
2025-01-06 16:11:43 +01:00
Echo J
8999fc9a26 Bring back the Ubuntu CI builds
After adding extra dependencies, that build job turns green again

This is basically a revert of 5a215c1eda
2025-01-06 16:28:37 +02:00
Echo J
704249b5cc Switch to a maintained Rust toolchain action
This removes the set-output warnings too
2025-01-06 13:09:40 +02:00
Echo J
6d0c03862c Allow manual runs for CI workflow
This might make debugging CI issues easier
2025-01-06 13:09:39 +02:00
Echo J
bd2a852105 Freeze Cargo state for release workflow 2025-01-06 12:51:56 +02:00
louis-e
5a215c1eda ci: remove Ubuntu build from CI workflow due to https://github.com/tauri-apps/tauri/issues/11222 2024-12-25 00:40:56 +01:00
louis-e
fbe40a0611 fix(ci): install libsoup3 and set PKG_CONFIG_PATH to resolve build issues on Ubuntu 2024-12-25 00:38:44 +01:00
louis-e
cab154e631 fix(ci): explicitly add universe and backports repositories to resolve dependency issues 2024-12-25 00:37:46 +01:00
louis-e
5a1d2024f3 fix(ci): resolve libsoup3-dev installation issue by adding universe repository and fallback to source build 2024-12-25 00:36:21 +01:00
louis-e
3c29f3d2a0 fix(ci): resolve gdk-sys build failure on Ubuntu by installing GTK dependencies 2024-12-25 00:32:32 +01:00
louis-e
0f0115f6bc fix(ci): install libsoup3 and set PKG_CONFIG_PATH to resolve build issues on Ubuntu 2024-12-25 00:31:01 +01:00
louis-e
36af3ad79d fix(ci): resolve gdk-sys build failure on Ubuntu by installing GTK dependencies 2024-12-25 00:22:33 +01:00
Stephen D
4b9f9f7d98 add rustfmt to CI 2024-10-27 11:25:57 -03:00
Stephen D
a394f40659 run clippy lints in CI 2024-10-27 11:24:56 -03:00
Louis Erbkamm
0ff31781fb Fixed Rust release workflow 2024-09-20 19:38:10 +02:00
Louis Erbkamm
89135b8ddd Fixed Rust release workflow 2024-09-20 19:26:32 +02:00
Louis Erbkamm
7a17524de9 Fixed Rust release workflow 2024-09-20 19:13:03 +02:00
louis-e
f48598e1bc Prepare rust release 2024-09-20 18:01:43 +02:00
Louis Erbkamm
15837d5050 Added Release Workflow 2024-09-14 15:51:58 +02:00
louis-e
478ffb6709 Initial branch setup 2024-08-24 16:37:06 +02:00
Louis Erbkamm
96c7d33cb8 Added pull_request trigger to workflow 2024-08-24 15:53:47 +02:00
Amir Y. Perehodnik
96060cb37e Add pyinstaller building workflows 2024-08-14 22:03:37 +03:00
louis-e
0efc81439e Reformat code with black and updated requirements.txt 2024-05-24 19:50:17 +02:00
Edward Weir
4bcb0b48d6 add auto test runner 2022-10-19 23:38:16 +10:00
Callum France
0b8f91df52 update linter 2022-10-03 16:03:15 +08:00
Callum France
57bca1fd2c CI, gitignore, src/ directory, black and flake8 code checkers 2022-10-03 15:53:36 +08:00