Commit Graph

267 Commits

Author SHA1 Message Date
a39d9ba0ef
Added comment with a link to https://github.com/tauri-apps/tauri/issues/4470 2024-06-11 21:03:56 +02:00
e7d0ca94d7
Added code owners for reviews & approvals 2024-06-11 19:52:47 +02:00
5049c8c55d
Fixed .NET release command to build arm64 binary 2024-06-11 14:28:05 +02:00
ce86dd657f
Including native-tls-vendored reqwest for Linux, see https://github.com/tauri-apps/tauri/issues/4470 2024-06-11 11:32:56 +02:00
a76fc4be10
Going back using $RUNNER_TEMP for the qemu image due to not enough space on $GITHUB_WORKSPACE 2024-06-11 07:43:38 +02:00
32bc7a00d4
Enhanced debug output 2024-06-10 23:30:00 +02:00
b6ac81acea
Fixed base image for qemu; it must be an absolute path 2024-06-10 23:29:49 +02:00
b626720eb0
Create the destination qemu directory, as needed 2024-06-10 22:03:59 +02:00
70dabf9bc8
Store qemu image in dedicated qemu directory 2024-06-10 21:47:07 +02:00
987ed7d196
Finally, fixed the path to the artifact 2024-06-10 21:46:44 +02:00
0aad6686e2
Re-added qemu image update step 2024-06-10 21:46:06 +02:00
4bc2e028e0
Improved debug 2024-06-10 19:00:15 +02:00
de428d92d6
Added debug step 2024-06-10 16:29:17 +02:00
8589257e28
Debugging by removing the image copy step 2024-06-10 13:42:03 +02:00
3d06dd67b5
Fixed artifact path 2024-06-10 13:41:22 +02:00
0d940c2d64
Changed to warn for faster debugging 2024-06-10 07:30:01 +02:00
52dfc4b5ad
Copy artifact out of the arm runner 2024-06-10 07:29:47 +02:00
b9d2a9989d
Increased qemu image size 2024-06-09 22:29:24 +02:00
7a81dfc701
Cache runtime Rust build as well 2024-06-09 20:10:49 +02:00
460e1a3f6b
Fixes arm64 qemu environment 2024-06-09 20:10:19 +02:00
12a1a1071e
Made source command obviously 2024-06-09 20:09:48 +02:00
757a7a4f68
Fixed the Rust target path again 2024-06-09 20:09:03 +02:00
1c3fa46bac
Move icons away from git lfs 2024-06-09 18:43:07 +02:00
b4156afa17
Use global variable for retention days 2024-06-09 18:15:35 +02:00
3da00c69dd
Source the Rust environment 2024-06-09 18:02:09 +02:00
3fd0c7f310
Don't add another 5GB to the image 2024-06-09 18:01:55 +02:00
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