Fabian-Lars
acc588b4e2
feat: experimental mobile support ( #1203 )
2025-11-20 15:34:38 +01:00
Fabian-Lars
ab628636a1
fix: also search lockfile in parent dirs ( #1176 )
2025-11-13 23:30:18 +01:00
Fabian-Lars
eea189090a
fix: actions fails silently if runner bin doesn't exist ( #1175 )
2025-11-13 23:09:44 +01:00
FabianLars
8004782352
ci: update tauri version specifier
2025-11-13 18:59:34 +01:00
Fabian-Lars
766720b094
refactor!: remove project init feature ( #1172 )
2025-11-13 18:45:00 +01:00
FabianLars
0e168542a6
ci: disable rpm compression in fixture
2025-11-13 17:18:19 +01:00
Fabian-Lars
9b645673d5
refactor!: drop support for tauri<2.0.0 ( #1167 )
2025-11-13 15:54:48 +01:00
FabianLars
813f0a5802
ci: Update tauri cli in fixtures
2025-08-11 21:52:59 +02:00
Louis Beaumont
29dbe80fdd
feat: retry #900 ( #964 )
...
Co-authored-by: FabianLars <fabianlars@fabianlars.de >
2024-12-10 19:05:22 +01:00
Fabian-Lars
acdef251b8
fix: Set TAURI_BUNDLER_DMG_IGNORE_CI to true for tauri build, fixes #740 ( #949 )
...
* fix: Set CI to false for `tauri build`, fixes #740
* only do that when building for macos
* temp
* temp2
* vvv
* idk what im doin
* test branch
* x
* .
2024-12-02 20:46:13 +01:00
Fabian-Lars
f575715ef9
feat: Install tauri cli depending on tauri config version ( #929 )
...
* feat: Install tauri cli depending on tauri config version
* lint
* rm cli from packagejson
* v2
2024-10-02 16:05:45 +02:00
renovate[bot]
8e0f386301
fix(deps): update dependency @tauri-apps/cli to v1.6.2 ( #911 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-16 08:12:15 +02:00
renovate[bot]
6439e18076
fix(deps): update dependency @tauri-apps/cli to v1.6.1 ( #897 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-24 19:14:33 +02:00
Tony
4961ed1640
ci: Disable most optimizations ( #847 )
2024-07-03 10:27:03 +02:00
Tony
621de481eb
fix: updater file name with spaces and v2 sig files ( #845 )
...
* Fix updater file name with spaces in them
* Add change file
* Update to new tauri updater config format
* Add pubkey to ci
* Replace ..
* Include v2 sig files
* Update change file
* assetName not path 😅
* missing another AppImage.sig
2024-07-02 11:39:17 +02:00
renovate[bot]
337126f313
fix(deps): update dependency @tauri-apps/cli to v1.6.0 ( #844 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-02 08:09:51 +02:00
Fabian-Lars
f8044a1d9f
fix: Detect v1 bundles with ()[]{} removed from productName. ( #837 )
...
* fix: Detect v1 bundles with `()[]{}` removed from productName.
* add parans to tests
* regex 101
* accomodate github's asset renaming
* log
* .. -> .
* rm log
2024-06-26 22:08:10 +02:00
Fabian-Lars
7af4d5956c
chore: Delete .github/fixtures/example-with-tauri-v1/src-tauri/Cargo.lock
2024-06-25 10:24:26 +02:00
FabianLars
982d20d6f8
ci: Fix tests by renaming __fixtures__ to .github/fixtures
2024-06-24 15:47:49 +02:00