|
All checks were successful
Test / frontend-tests (pull_request) Successful in 1m43s
Test / frontend-typecheck (pull_request) Successful in 1m50s
Test / rust-fmt-check (pull_request) Successful in 4m23s
Test / rust-clippy (pull_request) Successful in 20m6s
Test / rust-tests (pull_request) Successful in 21m17s
build-linux-arm64: switch from QEMU-emulated linux-arm64 runner to cross-compile on linux-amd64 using aarch64-linux-gnu toolchain. Removes the uname -m arch guard that was causing the job to exit immediately (QEMU reports x86_64 as kernel arch), and fixes the artifact path to the explicit target directory. All build jobs: replace `cargo install tauri-cli --locked` with `npx tauri build`, using the pre-compiled @tauri-apps/cli binary from devDependencies. Eliminates the 20-30 min Tauri CLI recompilation on every run. wiki-sync: move from test.yml to auto-tag.yml. test.yml only fires on pull_request events so the `if: github.ref == 'refs/heads/master'` guard was never true and the wiki was never updated. auto-tag.yml triggers on push to master, so wiki sync now runs on every merge. Update releaseWorkflowCrossPlatformArtifacts.test.ts to match the new workflow. |
||
|---|---|---|
| .. | ||
| aiProvidersCustomRest.test.ts | ||
| auditLog.test.tsx | ||
| autoTagWorkflowTrigger.test.ts | ||
| dashboard.test.tsx | ||
| docEditor.test.tsx | ||
| exportDocument.test.ts | ||
| history.test.tsx | ||
| historyStore.test.ts | ||
| issueActions.test.ts | ||
| pii.test.ts | ||
| releaseWorkflowCrossPlatformArtifacts.test.ts | ||
| releaseWorkflowMacBundle.test.ts | ||
| resolution.test.tsx | ||
| sessionStore.test.ts | ||
| settingsStore.test.ts | ||
| setup.ts | ||