Commit Graph

302 Commits

Author SHA1 Message Date
bcf0e23e62
Fixed wording for .NET version 2024-06-16 20:40:08 +02:00
46ccf849ac
Fixed .NET versions 2024-06-16 20:38:12 +02:00
8fded0137d
Removed redundant .NET quality setting 2024-06-16 20:28:56 +02:00
0b440354bd
Fixed Rust version 2024-06-16 20:27:44 +02:00
1a031ad5e2
Use .NET, Rust, and Tauri versions as provided by the metadata 2024-06-16 20:23:51 +02:00
487e466a8e
Read the provided metadata 2024-06-16 20:22:45 +02:00
cafb42998a
Switch to use the major version 2024-06-16 19:49:09 +02:00
022d2ba8f7
Spelling 2024-06-16 19:48:40 +02:00
135e07fdf4
Fixed Windows-based newline issue on platforms 2024-06-16 15:28:20 +02:00
58534da03f
Remove the MSI installer to simplify the automatic update process, cf. https://github.com/tauri-apps/tauri/discussions/8963 2024-06-16 15:28:20 +02:00
2d8913a772
Use process substitution as a solution for the subshell issue 2024-06-16 13:47:50 +02:00
dfe06c0747
Fixed the bash-while-subshell problem 2024-06-16 13:22:52 +02:00
308e27b981
Added another debug log 2024-06-16 11:39:40 +02:00
5c493afce0
Integrated debug logging for building platform JSON 2024-06-16 11:19:33 +02:00
74d4d44daf
Implemented the final format of latest.json 2024-06-16 10:54:32 +02:00
75c4be3b05
Store update platform to artifact 2024-06-15 22:55:51 +02:00
0e85118173
Fixed missing .update directory 2024-06-15 15:29:52 +02:00
675ce5e571
Test update file job without linux on ARM64 2024-06-15 14:23:52 +02:00
08b00a23cf
Fixed signature handling through a temporary file 2024-06-15 14:10:30 +02:00
754e146440
Fixed workspace path input to download action 2024-06-15 10:30:44 +02:00
f4ee7de986
Implemented first steps to build Tauri update file 2024-06-14 21:38:30 +02:00
ee93dfb5d0
Re-added images without git lfs 2024-06-12 13:13:05 +02:00
0cafb11ea8
Fixed .NET server name when starting sidecar 2024-06-12 13:05:45 +02:00
84a8eb4551
Renamed the .NET backend executable; important for Linux Debian installations using the *.deb installer 2024-06-12 10:43:52 +02:00
5ab6b51523
Secure the update directory 2024-06-12 10:42:15 +02:00
92ef8d7a9a
Fixed updater artifact names 2024-06-11 21:59:09 +02:00
b77377a630
Fixed Windows environment variables 2024-06-11 21:58:46 +02:00
cde314eac3
Changed paths 2024-06-11 21:39:28 +02:00
1502e65d6c
Changed password quoting 2024-06-11 21:28:26 +02:00
96d61ae6b8
Added updater bundle 2024-06-11 21:25:27 +02:00
a6de936dcb
Add the missed query for the target platform 2024-06-11 21:22:33 +02:00
e050331465
Fixed scope from with to env 2024-06-11 21:18:59 +02:00
8d56655c7f
Fixed secret escaping 2024-06-11 21:12:06 +02:00
4f867e6711
Added auto. update process 2024-06-11 21:10:11 +02:00
ba1a26b339
Placeholder 2024-06-11 21:09:25 +02:00
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