Skip to content

fix(installer): report exact installation path - #220

Merged
ss-o merged 1 commit into
mainfrom
bug-215
Sep 20, 2026
Merged

ss-o merged 1 commit into
mainfrom
bug-215

Conversation

@ss-o

@ss-o ss-o commented Sep 20, 2026

Copy link
Copy Markdown
Member

Summary

  • remove punctuation from the path printed after Successfully installed at
  • add a regression test that strips ANSI styling and verifies the exact reported path
  • regenerate the published installer checksum

Validation

  • sh ./tests/installers.sh (31 checks passed)
  • shellcheck public/sh/*.sh
  • trunk check public/sh/install.sh public/checksum.txt
  • git diff --check

Closes #215

@cloudflare-workers-and-pages

Copy link
Copy Markdown

Deploying src with  Cloudflare Pages  Cloudflare Pages

Latest commit: 9c68b1d
Status: ✅  Deploy successful!
Preview URL: https://0cc99c90.zi-src.pages.dev
Branch Preview URL: https://bug-215.zi-src.pages.dev

View logs

@ss-o
ss-o merged commit 28615a6 into main Sep 20, 2026
9 checks passed
@ss-o
ss-o deleted the bug-215 branch September 20, 2026 07:07
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.

installer: success line prints the path with a trailing period

1 participant