tftsr-devops_investigation/src-tauri
Shaun Arman ae3e478034
All checks were successful
Auto Tag / autotag (push) Successful in 6s
Auto Tag / wiki-sync (push) Successful in 6s
Auto Tag / changelog (push) Successful in 42s
Auto Tag / build-macos-arm64 (push) Successful in 2m53s
Auto Tag / build-linux-amd64 (push) Successful in 12m6s
Auto Tag / build-linux-arm64 (push) Successful in 14m10s
Auto Tag / build-windows-amd64 (push) Successful in 14m45s
feat: implement dynamic versioning from Git tags
- Add build.rs to read version from git describe --tags
- Create update-version.mjs script to sync version across files
- Add get_app_version() command to Rust backend
- Update App.tsx to use custom version command
- Run version update in CI before Rust checks
2026-04-13 16:08:58 -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:08:58 -05:00
build.rs feat: implement dynamic versioning from Git tags 2026-04-13 16:08:58 -05:00
Cargo.lock feat: implement dynamic versioning from Git tags 2026-04-13 16:08:58 -05:00
Cargo.toml fix: harden pr-review workflow and sync versions to 0.2.50 2026-04-12 17:40:12 -05:00
tauri.conf.json fix: add Windows nsis target and update CHANGELOG to v0.2.61 2026-04-13 15:25:05 -05:00