tftsr-devops_investigation/src-tauri
Shaun Arman de432e0bf1
All checks were successful
Test / wiki-sync (pull_request) Has been skipped
Test / frontend-typecheck (pull_request) Successful in 2m3s
Test / frontend-tests (pull_request) Successful in 2m1s
Test / rust-fmt-check (pull_request) Successful in 5m1s
Test / rust-clippy (pull_request) Successful in 21m49s
Test / rust-tests (pull_request) Successful in 23m14s
ci: run test workflow only on pull requests
Avoid duplicate Test workflow executions by removing push triggers and keeping pull_request validation as the single gate. Also fix remaining clippy format string violations in integration modules to keep rust-clippy passing.

Made-with: Cursor
2026-04-04 18:18:55 -05:00
..
.cargo fix: suppress MinGW auto-export to resolve Windows DLL ordinal overflow 2026-03-29 12:33:24 -05:00
capabilities fix: add user_id support and OAuth shell permission (v0.2.6) 2026-04-03 16:34:00 -05:00
gen/schemas fix: resolve clippy uninlined format args failures 2026-04-04 17:16:47 -05:00
icons fix: replace empty icon placeholder files with real app icons 2026-03-15 20:31:52 -05:00
src ci: run test workflow only on pull requests 2026-04-04 18:18:55 -05:00
target security: rotate exposed token, redact from PLAN.md, add secret patterns to .gitignore 2026-03-15 14:04:49 -05:00
build.rs feat: initial implementation of TFTSR IT Triage & RCA application 2026-03-14 22:36:25 -05:00
Cargo.lock feat: implement OAuth2 callback server with automatic token exchange 2026-04-03 14:59:39 -05:00
Cargo.toml feat: implement OAuth2 callback server with automatic token exchange 2026-04-03 14:59:39 -05:00
tauri.conf.json feat: add multi-mode authentication for integrations (v0.2.10) 2026-04-03 17:26:09 -05:00