|
aeca708a26
|
Removed wrong if statement
|
2024-06-09 18:01:40 +02:00 |
|
|
7e20f34edd
|
Fixed naming
|
2024-06-09 15:37:27 +02:00 |
|
|
3c851ee5bc
|
Fixed Rust cache for main build
|
2024-06-09 15:33:17 +02:00 |
|
|
0678428fab
|
Fixed comment placement for cache key explanation
|
2024-06-09 15:28:43 +02:00 |
|
|
b9d9e3914d
|
Added cache to the qemu image
|
2024-06-09 15:24:18 +02:00 |
|
|
66be4d2381
|
Assigned the GitHub Workflow scheme
|
2024-06-09 15:21:49 +02:00 |
|
|
7d635d5633
|
Fixed path for artifact uploading
|
2024-06-09 12:28:43 +02:00 |
|
|
989f699093
|
Use matrix in job naming
|
2024-06-09 10:13:25 +02:00 |
|
|
3c5d5b847c
|
Improved job naming
|
2024-06-09 10:09:25 +02:00 |
|
|
c48037de69
|
Fixes -y option
|
2024-06-09 10:06:39 +02:00 |
|
|
1fe9e88a8d
|
Moved .NET compilation to the x86 host and using cross-compilation
|
2024-06-09 10:03:00 +02:00 |
|
|
8ae50e055a
|
Fixed icu, again
|
2024-06-09 00:26:43 +02:00 |
|
|
0bb7039cd0
|
Fixed icu issue, cf. https://github.com/dotnet/runtime/issues/60439
|
2024-06-09 00:16:28 +02:00 |
|
|
d2b75aeced
|
Fixed indention of comments
|
2024-06-08 23:49:35 +02:00 |
|
|
b22e78a89e
|
Added id
|
2024-06-08 23:38:22 +02:00 |
|
|
fb79e77ccd
|
Removed empty lines
|
2024-06-08 23:37:02 +02:00 |
|
|
d85d7638e3
|
Added name & change shell to bash
|
2024-06-08 23:33:19 +02:00 |
|
|
530ffa0bd8
|
Added linux arm64
|
2024-06-08 23:09:43 +02:00 |
|
|
9fad467e66
|
Fixed Tauri setup for Windows using caches
|
2024-06-07 08:26:51 +02:00 |
|
|
d13076e89a
|
Fixed Tauri setup when it is already present using a cache
|
2024-06-07 08:22:50 +02:00 |
|
|
a4f1aff2f3
|
Fixed Tauri setup when it is already present using a cache
|
2024-06-07 08:18:40 +02:00 |
|
|
d619cc0046
|
Fixed x86 Windows bundle
|
2024-06-07 08:07:00 +02:00 |
|
|
f648628b7b
|
Fixed cache key for Windows
|
2024-06-07 07:36:33 +02:00 |
|
|
cceee42eed
|
Simplified Rust cache key
|
2024-06-06 21:28:47 +02:00 |
|
|
86218a7eba
|
Removed redundant restore key
|
2024-06-06 21:20:35 +02:00 |
|
|
bf2b3aebee
|
Fixed cache key
|
2024-06-06 21:17:55 +02:00 |
|
|
33f04bb3d5
|
Fixed artifact uploading, again
|
2024-06-06 21:10:13 +02:00 |
|
|
e500d6879f
|
Added Rust cache
|
2024-06-06 21:06:29 +02:00 |
|
|
3b774630bc
|
Improved artifact naming
|
2024-06-06 21:06:20 +02:00 |
|
|
2212a07a87
|
Make the artifact uploading depending on the chosen Tauri bundle
|
2024-06-06 21:05:53 +02:00 |
|
|
b9015e9a35
|
Fixed parameter name
|
2024-06-06 20:15:00 +02:00 |
|
|
10096380cb
|
Improved Rust setup & customized Tauri bundle per platform
|
2024-06-06 20:08:56 +02:00 |
|
|
6c8d989e17
|
Fixed casing of the artifact path
|
2024-06-06 14:09:42 +02:00 |
|
|
bbc457acd7
|
Enable Git LFS
|
2024-06-06 13:52:33 +02:00 |
|
|
6f84a92f1b
|
Generate icon, again
|
2024-06-06 07:40:43 +02:00 |
|
|
fe0b1a9c65
|
Fixed Rust target paths
|
2024-06-06 07:24:16 +02:00 |
|
|
60594a1ca3
|
Disabled ARM linux for now
|
2024-06-06 07:00:03 +02:00 |
|
|
eb8aadc219
|
Update
|
2024-06-05 21:01:22 +02:00 |
|
|
f8fe3513fb
|
Fixed move & rename op
|
2024-06-05 20:57:11 +02:00 |
|
|
8411a58d34
|
Added matrix
|
2024-06-05 20:49:06 +02:00 |
|
|
ed85007626
|
Test again using explicit .NET setup
|
2024-06-05 19:07:40 +02:00 |
|
|
10472fdaf5
|
Fixed pattern from regex to glob style
|
2024-06-05 19:02:40 +02:00 |
|
|
1786a0b5f7
|
Fixed .NET artifact name, try removing .NET setup
|
2024-06-05 18:53:09 +02:00 |
|
|
9194e91fc5
|
Removed double caching, improved job naming, & optimized artifact handling
|
2024-06-05 13:01:12 +02:00 |
|
|
8d79ac7003
|
Changed path
|
2024-06-05 12:51:52 +02:00 |
|
|
abe6905901
|
Configured lock file
|
2024-06-05 12:46:58 +02:00 |
|
|
77ba361ab2
|
Enabled NuGet lock file
|
2024-06-05 12:42:47 +02:00 |
|
|
ee9e82e5b9
|
Changed to push trigger while testing
|
2024-06-05 12:33:26 +02:00 |
|
|
e62cb4e740
|
Relaxed pull_request trigger
|
2024-06-04 21:08:23 +02:00 |
|
|
d3e532cc22
|
Add also synchronize type
|
2024-06-04 21:06:11 +02:00 |
|