Skip to content

Release v0.2.2 - #13

Merged
pzfreo merged 1 commit into
mainfrom
release/v0.2.2
May 28, 2026
Merged

Release v0.2.2#13
pzfreo merged 1 commit into
mainfrom
release/v0.2.2

Conversation

@pzfreo

@pzfreo pzfreo commented May 28, 2026

Copy link
Copy Markdown
Contributor

Release v0.2.2

Bugfixes

  • Daemon PID file: remove hard dependency on pgrep (Daemon PID file: remove hard dependency on pgrep #12) — _kill_local_daemon now records the spawned daemon PID in a file ($XDG_RUNTIME_DIR/boocloud-bridge.pid or a per-user temp file) and reads it back to target the exact process. This removes the hard dependency on pgrep, which is missing from slim container images like python:3.12-slim. The pgrep lookup is kept as a fallback for daemons started outside _start_daemon. Windows force-kill is a safe no-op (Windows uses Docker per the README).

Merge to trigger the release pipeline. The workflow will create tag v0.2.2, publish the GitHub Release, and build + attach the bridge binaries.

🤖 Generated with Claude Code

@pzfreo
pzfreo merged commit 7a7860a into main May 28, 2026
16 checks passed
@pzfreo
pzfreo deleted the release/v0.2.2 branch May 28, 2026 17:01
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