Skip to content

Remove unused generated artifacts#94

Merged
Finesssee merged 1 commit into
mainfrom
finesssee/remove-generated-bloat
Jun 20, 2026
Merged

Remove unused generated artifacts#94
Finesssee merged 1 commit into
mainfrom
finesssee/remove-generated-bloat

Conversation

@Finesssee

Copy link
Copy Markdown
Owner

Summary

  • Delete checked-in generated Tauri schema JSON artifacts and ignore regenerated schema outputs
  • Remove the one-use directories dependency in favor of already-used dirs
  • Inline the one-call prerequisite help helper in dev.ps1

Validation

  • cargo fmt --all for both Rust manifests
  • cargo test --manifest-path apps\desktop-tauri\src-tauri\Cargo.toml (247 passed)
  • cargo clippy --manifest-path rust\Cargo.toml --all-targets -- -D warnings
  • cargo clippy --manifest-path apps\desktop-tauri\src-tauri\Cargo.toml --all-targets -- -D warnings
  • cargo test --manifest-path rust\Cargo.toml (425 passed)
  • pnpm --dir apps\desktop-tauri run build
  • PowerShell parser check for dev.ps1
  • git diff --check

GitHub Actions are currently blocked by the repository/account billing lock, so this uses local CI-equivalent validation.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@Finesssee Finesssee merged commit db9cede into main Jun 20, 2026
2 of 12 checks passed
@Finesssee Finesssee deleted the finesssee/remove-generated-bloat branch June 20, 2026 11:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant