Skip to content

Add verified curl installer bootstrap#2

Merged
xptea merged 1 commit into
mainfrom
agent/curl-installer
Jul 13, 2026
Merged

Add verified curl installer bootstrap#2
xptea merged 1 commit into
mainfrom
agent/curl-installer

Conversation

@xptea

@xptea xptea commented Jul 13, 2026

Copy link
Copy Markdown
Owner

Summary

  • add a one-line curl.exe installer command to the README
  • resolve the latest stable GitHub Release and verify setup against SHA256SUMS.txt before execution
  • test checksum rejection, silent installation, PATH lookup, upgrade, and exact uninstall restoration
  • publish install.ps1 with release artifacts and bump the release version to 1.1.3

Testing

  • .\build.ps1 -Configuration Release -Test
  • .\tools\verify-pe.ps1
  • .\build.ps1 -Configuration Debug -Test
  • .\build.ps1 -Configuration Sanitize -Test -OutputName vgpu-mon-asan
  • .\analyze.ps1
  • .\package.ps1 -SkipBuild
  • .\installer.ps1 -SkipBuild
  • .\tests\test_installer.ps1 -InstallerPath .\dist\VGPU-Mon-1.1.3-setup.exe
  • live GitHub API plus stdin bootstrap install/uninstall smoke test

@xptea
xptea marked this pull request as ready for review July 13, 2026 19:39
@xptea
xptea merged commit a4ffe24 into main Jul 13, 2026
3 checks passed
@xptea
xptea deleted the agent/curl-installer branch July 13, 2026 19:39
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