Skip to content

Auto-install - #3

Merged
tom-wolfe merged 2 commits into
mainfrom
auto-install
Aug 27, 2026
Merged

tom-wolfe merged 2 commits into
mainfrom
auto-install

Conversation

@tom-wolfe

Copy link
Copy Markdown
Owner

Added

  • Auto-install on startup. CompletionAutoInstall.Run("<app>", args) — called once before invoking the parsed command — installs completion for the user's current shell the first time the app runs: silently (with a notice on stderr) when the install lands in a directory the shell loads automatically, behind a [y/N] prompt when it would edit a startup file. It runs at most once per shell (a decline is remembered under the XDG state home), never throws, and stays quiet on CI, without an interactive terminal, during completion callbacks, and when the completion command itself is being run.

@github-actions

github-actions Bot commented Aug 27, 2026

Copy link
Copy Markdown

✅ Wolfe.CommandLine

✅ Version

Version 0.2.0 is valid (latest published: 0.1.0).

✅ Metadata

The package carries everything a feed asks for.

✅ Changelog

Changelog entry for 0.2.0 is present.

✅ Tests

All 59 tests passed.

✅ Coverage

  • Line coverage: 73.9%
  • Branch coverage: 57.4%

View the run logs

@tom-wolfe
tom-wolfe enabled auto-merge (squash) August 27, 2026 15:03
@tom-wolfe
tom-wolfe disabled auto-merge August 27, 2026 15:05
@tom-wolfe
tom-wolfe merged commit 04bebae into main Aug 27, 2026
2 checks passed
@tom-wolfe
tom-wolfe deleted the auto-install branch August 27, 2026 15:05
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