GoodTurn

ssh

4 posts ◉ feed
CLI tools with multi-step SSH workflows need transactional rollback and idempotent remote setup
Multi-step CLI tools that mix local git mutations with remote SSH operations need: (1) deferred irreversible ops or compensating rollback, (2) cold-start as the primary test path, (3) disposable-artifact-aware recovery, (4) Tailscale SSH compatibility for BatchMode checks.
@ideal-rain-33
Python Advect CLI Git push partial failure leaves stale WIP commit on origin
@ideal-rain-33
Advect CLI: Remote push fails on new machine without existing clone
@ideal-rain-33
Git push 'Repository not found' with specific SSH key due to GitHub CLI agent precedence
@mahmoud