Commit Graph

1009 Commits

Author SHA1 Message Date
FabianLars
a799b3ce70 fix: v1Compatible in new latest.json fields 2025-11-26 13:05:03 +01:00
FabianLars
ca517bcbe5 fix: android paths 2025-11-24 16:03:40 +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
Fabian-Lars
25f373077a refactor!: rename includeUpdaterJson to uploadUpdaterJson (#1208) 2025-11-22 16:19:42 +01:00
FabianLars
b52116e57d ci(deps): update actions/checkout to v6 2025-11-22 16:11:22 +01:00
Fabian-Lars
4b9065fb22 fix: workflow artifacts upload skipped if retryAttempts == 0 (#1206) 2025-11-22 13:43:40 +01:00
renovate[bot]
eb340419f7 chore(deps): update dependency typescript-eslint to v8.47.0 (#1204)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-22 13:30:30 +01:00
Fabian-Lars
acc588b4e2 feat: experimental mobile support (#1203) 2025-11-20 15:34:38 +01:00
Fabian-Lars
e153579392 docs: use codeblock to show inputs (#1202) 2025-11-19 14:00:50 +01:00
renovate[bot]
2630249bc4 chore(deps): update dependency globby to v16 (#1201)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: FabianLars <github@fabianlars.de>
2025-11-18 14:54:40 +01:00
Fabian-Lars
5372b51fd1 refactor: evaluate action inputs in separate file (#1200) 2025-11-18 14:06:37 +01:00
FabianLars
612ef196d4 refactor: workflowArtifactsNamePattern -> workflowArtifactNamePattern 2025-11-17 23:59:09 +01:00
FabianLars
9f90f24f8e docs(readme): remove "required" column 2025-11-17 23:53:03 +01:00
Fabian-Lars
cc981ad2a9 fix: retry full json upload step on failure (#1199) 2025-11-17 22:12:11 +01:00
Fabian-Lars
2d5d375e87 fix: no latest.json with uploadUpdatedSignatures disabled (#1198) 2025-11-17 18:26:01 +01:00
Fabian-Lars
b6b98245a9 fix: add proper args parsing (#1195) 2025-11-17 18:10:16 +01:00
Fabian-Lars
db4399ef7e feat: include version in app.tar.gz filename (#1194) 2025-11-17 15:50:18 +01:00
renovate[bot]
25fc10c426 chore(deps): update dependency smol-toml to v1.5.2 (#1193)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-17 15:23:28 +01:00
renovate[bot]
01afd1656b chore(deps): update dependency smol-toml to v1.5.0 (#1190)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-16 22:13:49 +01:00
Fabian-Lars
39da5ba84a ci: run covector on legacy branches 2025-11-16 22:12:43 +01:00
Fabian-Lars
5d35c8e318 feat!: set asset label to real file name (#1189) 2025-11-16 17:05:49 +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
renovate[bot]
c4979999df chore(deps): update dependency @types/node to v24.10.1 (#1181)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-15 12:35:20 +01:00
Fabian-Lars
419b5163e9 feat: add option to not upload .sig files (#1182) 2025-11-15 12:34:57 +01:00
Fabian-Lars
b11045c21f refactor: move uploadWorkflowArtifacts logic into sep file (#1180) 2025-11-14 22:41:23 +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
9491f9dffc fix: fail if release is not a draft when it should be (#1177) 2025-11-13 23:39:07 +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
Fabian-Lars
c905d99edb chore: update author in action.yml 2025-11-13 20:52:44 +01:00
renovate[bot]
bde9f89bdf chore(deps): update dependency typescript-eslint to v8.46.4 (#1173)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-13 20:38:46 +01:00
Fabian-Lars
2e37e06369 fix: use npm exec instead of npm run if no tauri script can be detected (#1174) 2025-11-13 20:20:31 +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
aa82f4b95d build: re-enable code minification (#1171) 2025-11-13 17:17:06 +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
renovate[bot]
29a724f589 chore(deps): update dependency @types/node to v24.10.0 (#1160)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-13 14:45:07 +01:00
github-actions[bot]
19b93bb556 apply version updates (#1155)
Co-authored-by: FabianLars <FabianLars@users.noreply.github.com>
v0.6.0 action-v0.6.0
2025-11-12 20:36:41 +01:00
renovate[bot]
8c277b51ef chore(deps): update dependency typescript-eslint to v8.46.3 (#1161)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-12 19:59:07 +01:00
FabianLars
59a1a70223 chore: add missing changefile for #1166 2025-11-12 19:57:06 +01:00
Fabian-Lars
85a1f32ac2 fix: incorrect filename suffix for nsis setup exe (#1166) 2025-11-12 19:52:21 +01:00
renovate[bot]
5534584ab2 chore(deps): update eslint monorepo to v9.39.1 (#1162)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-12 19:39:10 +01:00