Skip to content

chore: restore the vite Rust binary - #247

Merged
Brooooooklyn merged 1 commit into
mainfrom
10-22-chore_restore_the_vite_rust_binary
Oct 22, 2025
Merged

chore: restore the vite Rust binary#247
Brooooooklyn merged 1 commit into
mainfrom
10-22-chore_restore_the_vite_rust_binary

Conversation

@Brooooooklyn

Copy link
Copy Markdown
Member

No description provided.

Copilot AI review requested due to automatic review settings October 22, 2025 12:36

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR restores the Rust binary for vite by renaming it from vt to vite and updating all related references across the codebase.

  • Added a new main.rs file that serves as the entry point for the vite Rust binary
  • Updated Cargo.toml to define the binary configuration with the name vite
  • Updated CI workflow to build and test the vite binary instead of vt

Reviewed Changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
packages/cli/binding/src/main.rs New entry point for the vite Rust binary with CLI argument parsing and error handling
packages/cli/binding/Cargo.toml Added binary configuration section defining the vite binary
.github/workflows/ci.yml Updated build and test steps to reference vite instead of vt

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Copy link
Copy Markdown
Member Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

Brooooooklyn commented Oct 22, 2025

Copy link
Copy Markdown
Member Author

Merge activity

  • Oct 22, 12:41 PM UTC: A user started a stack merge that includes this pull request via Graphite.
  • Oct 22, 12:41 PM UTC: @Brooooooklyn merged this pull request with Graphite.

@Brooooooklyn
Brooooooklyn merged commit b07e66d into main Oct 22, 2025
10 checks passed
@Brooooooklyn
Brooooooklyn deleted the 10-22-chore_restore_the_vite_rust_binary branch October 22, 2025 12:41
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.

3 participants