tftsr-devops_investigation/src-tauri/src/mcp
Shaun Arman 655f8936c9
All checks were successful
Test / frontend-tests (pull_request) Successful in 1m45s
Test / frontend-typecheck (pull_request) Successful in 1m52s
PR Review Automation / review (pull_request) Successful in 3m0s
Test / rust-fmt-check (pull_request) Successful in 13m1s
Test / rust-clippy (pull_request) Successful in 14m52s
Test / rust-tests (pull_request) Successful in 16m50s
fix: implement v1.2.1 fixes
- Remove duplicate Updater page; integrate updater into ProxmoxSettings
- Fix ProxmoxRemotesPage imports to use proxmoxClient instead of tauriCommands
- Add rustls provider initialization for HTTPS tests
- Update tauri.conf.json and Cargo.toml for v1.2.1
- Bump version to 1.2.1

All tests pass:
- 386 frontend tests
- 406 Rust tests
- ESLint: 0 errors
- TypeScript: 0 errors
- Rust clippy: 0 warnings
2026-06-12 21:20:09 -05:00
..
transport fix: implement v1.2.1 fixes 2026-06-12 21:20:09 -05:00
adapter.rs style(mcp): apply rustfmt formatting 2026-05-23 16:48:26 -05:00
client.rs fix(mcp): parse and merge env vars in discovery layer 2026-06-01 08:25:49 -05:00
commands.rs feat: full copy from apollo_nxt-trcaa with complete sanitization 2026-06-05 14:12:43 -05:00
discovery.rs fix(mcp): treat missing resources/list as non-fatal for servers that don't implement it 2026-06-01 13:19:34 -05:00
mod.rs feat(mcp): add MCP Server Support with TDD implementation 2026-05-23 16:23:48 -05:00
models.rs fix(mcp): add env encryption to store layer 2026-06-01 08:22:29 -05:00
store.rs fix(mcp): improve UX clarity for encrypted env vars during edit 2026-06-01 11:58:52 -05:00