-
Notifications
You must be signed in to change notification settings - Fork 156
feat(installer): add standalone Windows .exe installer (vp-setup.exe) #1293
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Draft
fengmk2
wants to merge
39
commits into
main
Choose a base branch
from
windows-installer
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Changes from all commits
Commits
Show all changes
39 commits
Select commit
Hold shift + click to select a range
c8a4af6
feat(installer): add standalone Windows .exe installer (vp-setup.exe)
fengmk2 6b4200d
refactor(installer): simplify code after review
fengmk2 c562ab0
style: apply formatting fixes from vp check --fix
fengmk2 e5f2fc3
feat(installer): implement remaining RFC gaps
fengmk2 d5bdac2
fix(build): remove unused junction dependency from vite_global_cli
fengmk2 974cf12
docs(rfc): restructure Installation Flow with visual diagram
fengmk2 ba29a0d
fix(rfc): remove garbled Unicode characters in ASCII diagram
fengmk2 ef1b30e
docs(rfc): sync RFC with implementation
fengmk2 1898d38
refactor(installer): replace raw FFI with winreg crate for registry a…
fengmk2 ead7a8a
refactor(installer): minor cleanup from code review
fengmk2 d27f56f
fix(installer): address Codex review findings
fengmk2 b0a864d
refactor(installer): address simplify review findings
fengmk2 617e63e
refactor(installer): pre-compute Node.js manager decision before menu
fengmk2 bdf01e2
fix(installer): match install.ps1 Node.js manager default for interac…
fengmk2 54e3701
fix(ci): fix test-vp-setup-exe workflow syntax error
fengmk2 530c474
docs(rfc): sync RFC with latest implementation changes
fengmk2 3000abd
refactor(setup): move create_env_files from vite_installer to vite_setup
fengmk2 b4ab395
fix(build): remove unused tracing dependency from vite_installer
fengmk2 332ca31
fix(ci): add clone step to test-vp-setup-exe for workspace resolution
fengmk2 a518d50
fix(build): fix rustfmt blank line in upgrade_check.rs imports
fengmk2 33a4578
perf(ci): add Dev Drive setup to test-vp-setup-exe for faster Windows…
fengmk2 26c3671
fix(installer): update documentation URL to viteplus.dev/guide/
fengmk2 ba39ecb
fix(installer): update outdated comment to reference auto_detect_node…
fengmk2 19c3e24
chore: remove unnecessary comment in cli.rs
fengmk2 e415d43
feat(installer): auto-detect CI environment to skip interactive prompts
fengmk2 61d53a0
chore: remove unnecessary -y flag from CI (auto-detected)
fengmk2 75433ab
fix(ci): add flate to typos allowlist (flate2 crate name)
fengmk2 aa5c306
docs(rfc): clarify minimum Windows version with release date
fengmk2 d080c55
docs(rfc): add link to Rust platform support page for Windows target …
fengmk2 356be0d
docs: add vp-setup.exe as Windows installation option
fengmk2 05d5b1c
docs: improve vp-setup.exe installation wording
fengmk2 f058f86
docs: tweak vp-setup.exe wording
fengmk2 8e5e87b
docs: simplify vp-setup.exe installation line
fengmk2 deef407
docs: move link from vp-setup.exe to 'latest release'
fengmk2 ec79df1
refactor: extract VP_BINARY_NAME const and fix review findings
fengmk2 5b52a25
fix(installer): pause before closing in interactive mode
fengmk2 1d3e4a1
fix(installer): remove misleading quotes from version input prompt
fengmk2 a87b42c
docs: add SmartScreen warning guide for vp-setup.exe download
fengmk2 a8c95ab
docs: use vp-setup.exe in SmartScreen warning text
fengmk2 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.