103 Commits

Author SHA1 Message Date
Fabian-Lars
a17391cacd ci: upload updater sigs again 2026-01-19 21:36:32 +01:00
FabianLars
3469a4eb01 ci(deps): update create-pull-request action 2025-11-22 19:28:49 +01:00
Fabian-Lars
184e301f77 ci(deps): use actions/checkout@v5 for covector workflow 2025-11-22 16:35:08 +01:00
FabianLars
b52116e57d ci(deps): update actions/checkout to v6 2025-11-22 16:11:22 +01:00
Fabian-Lars
acc588b4e2 feat: experimental mobile support (#1203) 2025-11-20 15:34:38 +01:00
Fabian-Lars
2d5d375e87 fix: no latest.json with uploadUpdatedSignatures disabled (#1198) 2025-11-17 18:26:01 +01:00
Fabian-Lars
39da5ba84a ci: run covector on legacy branches 2025-11-16 22:12:43 +01:00
Fabian-Lars
1898cf45ee fix: overwrite native builds if needed (#1186) 2025-11-16 15:18:37 +01:00
Fabian-Lars
6d11c279be refactor!: remove updaterJsonKeepUniversal (#1185) 2025-11-15 14:01:11 +01:00
Fabian-Lars
c18827ebec refactor!: split workflow artifact configs (#1183) 2025-11-15 13:22:54 +01:00
Fabian-Lars
59219d36c3 ci: update workflow deps (#1179) 2025-11-14 22:12:44 +01:00
Fabian-Lars
05c1b09fe5 feat: optionally upload workflow artifacts (#1178) 2025-11-14 20:22:28 +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
af2966305d ci: don't cache node_modules in real-world workflow 2025-11-13 19:00:55 +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
adb8bd38d1 refactor!: remove includeDebug and includeRelease settings (#1170) 2025-11-13 16:57:56 +01:00
Fabian-Lars
7485c956ab chore(deps): switch to smol-toml (#1169) 2025-11-13 16:24:28 +01:00
Fabian-Lars
9b645673d5 refactor!: drop support for tauri<2.0.0 (#1167) 2025-11-13 15:54:48 +01:00
Fabian-Lars
45acc1922a feat: add generatedReleaseNotes (#1164) 2025-11-10 17:12:42 +01:00
FabianLars
fc4608ec08 feat: new -setup injection for namePattern 2025-10-09 16:31:26 +02:00
Fabian-Lars
ac619d2981 fix: fix path lookup for uploadPlainBinary. Add to CI tests. (#1143) 2025-10-01 18:44:15 +02:00
Fabian-Lars
75a6b72e66 ci: add job to test native arm runners (#1126) 2025-08-25 12:58:32 +02:00
FabianLars
813f0a5802 ci: Update tauri cli in fixtures 2025-08-11 21:52:59 +02:00
Fabian-Lars
5586cfdb0a fix: fix asset name fallback (#1110) 2025-07-07 14:02:26 +02:00
Lete
5b1138d93c feat: add custom asset filename (#1099)
Co-authored-by: FabianLars <github@fabianlars.de>
2025-07-05 20:26:34 +02:00
FabianLars
370b08eac7 ci replace -vvv with --verbose 2025-06-29 05:22:09 +02:00
Fabian-Lars
7dfbbc1ee0 ci: Update runner to 22.04 2025-05-31 12:55:43 +02:00
renovate[bot]
adaff8d1d8 chore(deps): update pnpm to v10 (#1016)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: FabianLars <github@fabianlars.de>
2025-02-27 11:07:46 +01: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
048a451f8f ci: test updaterJsonKeepUniversal 2024-11-18 12:10:09 +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
Fabian-Lars
0410d88ad9 ci: Run real world tests on dev branch too 2024-07-02 12:16:54 +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
14347343e0 ci: run pnpm i on v1 examples too 2024-06-24 17:17:19 +02:00
FabianLars
5a3312750c ci: Fix paths in workflow 2024-06-24 15:50:23 +02:00
FabianLars
982d20d6f8 ci: Fix tests by renaming __fixtures__ to .github/fixtures 2024-06-24 15:47:49 +02:00
Amr Bashir
20997a48a0 ci: recognize contributors in releases (#818) 2024-06-06 19:35:48 +02:00
Fabian-Lars
eec7d56457 ci: Add v2 tests (#797)
* ci: Add v2 tests

* fix env var name

* and so the logging begins

* moar

* fix?

* lol

* rm debug logs
2024-05-22 16:27:08 +02:00
renovate[bot]
fd3a176830 chore(deps): update pnpm to v9 (#775)
* chore(deps): update pnpm to v9

* update workflows to pnpm 9

* update pnpm/action-setup

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: FabianLars <fabianlars@fabianlars.de>
2024-05-13 13:58:39 +02:00
Fabian-Lars
bedcb12832 ci: Install x86_64 target to be able to run on new macos runners 2024-04-24 12:46:51 +02:00