fabro/lib
Scott Werner ce640b6ad3 Unify pinned tag and exact-commit clone paths
Introduce a PinnedRevision enum in clone_source so the Docker and Daytona
providers run one fetch/checkout/verify sequence for both an exact commit
and a tag instead of two near-identical arms. Fold the tag-specific
command builders into the generic ones, share the bare-ref grammar check
between branch and tag validation, and derive the workflow clone source
from the validated Git target in a single match.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-08-26 12:18:58 -04:00
..
apps Add tag support to Git run targets 2026-08-26 11:16:37 -04:00
components Unify pinned tag and exact-commit clone paths 2026-08-26 12:18:58 -04:00
foundation Unify pinned tag and exact-commit clone paths 2026-08-26 12:18:58 -04:00
packages/fabro-api-client Add tag support to Git run targets 2026-08-26 11:16:37 -04:00