Commit Graph

15 Commits

Author SHA1 Message Date
Thorsten Sommer
5cc6e141c2
GitHub workflow: added tag check for metadata processing (#331)
Some checks are pending
Build and Release / Read metadata (push) Waiting to run
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-aarch64-apple-darwin, osx-arm64, macos-latest, aarch64-apple-darwin, dmg updater) (push) Blocked by required conditions
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-aarch64-pc-windows-msvc.exe, win-arm64, windows-latest, aarch64-pc-windows-msvc, nsis updater) (push) Blocked by required conditions
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-x86_64-apple-darwin, osx-x64, macos-latest, x86_64-apple-darwin, dmg updater) (push) Blocked by required conditions
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-x86_64-pc-windows-msvc.exe, win-x64, windows-latest, x86_64-pc-windows-msvc, nsis updater) (push) Blocked by required conditions
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-x86_64-unknown-linux-gnu, linux-x64, ubuntu-22.04, x86_64-unknown-linux-gnu, appimage deb updater) (push) Blocked by required conditions
Build and Release / Build app (linux-arm64) (push) Blocked by required conditions
Build and Release / Prepare & create release (push) Blocked by required conditions
Build and Release / Publish release (push) Blocked by required conditions
2025-03-12 13:18:28 +01:00
Thorsten Sommer
850d56cfcf
Enhance build & release workflow (#330) 2025-03-12 13:10:28 +01:00
Thorsten Sommer
6f5aecd92b
Fixed Ubuntu arm build pipeline (#245) 2025-01-02 21:29:20 +01:00
Thorsten Sommer
a19a6b2188
CI/CD: Use a specific Tauri version for the cli tools (#158) 2024-10-07 14:42:09 +02:00
Thorsten Sommer
7a5f2d4aec
Improved Rust caching for the build pipeline (#136) 2024-09-09 12:39:53 +02:00
Thorsten Sommer
57905d5510
Fix the linux-arm build (#114) 2024-09-04 20:09:19 +02:00
Thorsten Sommer
09c1b77414
Cache the Rust build artifacts (#111) 2024-09-04 11:19:14 +02:00
Thorsten Sommer
ea083fdec2
Bind mount the repo for linux-arm (#110) 2024-09-04 10:23:18 +02:00
Thorsten Sommer
2889581702
Changed release settings (#106) 2024-09-03 17:03:35 +02:00
Thorsten Sommer
fc64c0b505
Improve ipc (#102) 2024-09-01 20:10:03 +02:00
Thorsten Sommer
e4ef4bc06e
Fixed an issue with the update file due to double quotes (#100) 2024-08-24 14:00:27 +02:00
Thorsten Sommer
2d82fcc5e1
Fix #65: changelog variable assignment (#97) 2024-08-24 10:24:00 +02:00
Thorsten Sommer
50a03e6c9d
Fixed URL encoding accordingly to GitHub (#11) 2024-06-26 09:13:36 +02:00
Thorsten Sommer
5065a7c203
Add write access to create content (#5) 2024-06-24 13:04:15 +02:00
Thorsten Sommer
329467123b
Add CI/CD pipeline for releases (#3) 2024-06-23 19:33:21 +02:00