tftsr-devops_investigation/src-tauri
Shaun Arman 9248811076
Some checks failed
Test / rust-fmt-check (pull_request) Failing after 1m11s
Test / frontend-typecheck (pull_request) Successful in 1m18s
Test / frontend-tests (pull_request) Successful in 1m21s
Test / rust-clippy (pull_request) Failing after 3m25s
PR Review Automation / review (pull_request) Successful in 3m37s
Test / rust-tests (pull_request) Successful in 5m9s
fix: add --locked to cargo commands and improve version update script
- Add --locked to fmt, clippy, and test commands in CI
- Remove updateCargoLock() and rely on cargo generate-lockfile
- Add .git directory existence check in update-version.mjs
- Use package.json as dynamic fallback instead of hardcoded 0.2.50
- Ensure execSync uses shell: false explicitly
2026-04-13 17:54:16 -05:00
..
.cargo fix: resolve clippy format-args failures and OpenSSL vendoring issue 2026-04-04 15:05:13 -05:00
capabilities chore: add MIT license, security hardening, and repo hygiene 2026-04-07 12:50:13 -05:00
gen/schemas feat: add image attachment support with PII detection 2026-04-08 20:03:34 -05:00
icons fix: replace empty icon placeholder files with real app icons 2026-03-15 20:31:52 -05:00
resources/ollama feat(ui): fix model dropdown, auth prefill, PII persistence, theme toggle, and Ollama bundle 2026-04-05 19:30:41 -05:00
src feat: implement dynamic versioning from Git tags 2026-04-13 16:12:03 -05:00
build.rs feat: implement dynamic versioning from Git tags 2026-04-13 16:12:03 -05:00
Cargo.lock fix: add --locked to cargo commands and improve version update script 2026-04-13 17:54:16 -05:00
Cargo.toml fix: add --locked to cargo commands and improve version update script 2026-04-13 17:54:16 -05:00
tauri.conf.json fix: add --locked to cargo commands and improve version update script 2026-04-13 17:54:16 -05:00