Skip to content

Commit 058da54

Browse files
author
lpb-docs
committed
docs(skill): workspace sync — --tag is a top-level lpb-devstack flag, not a sync argument
1 parent 44d0240 commit 058da54

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • .pi/skills/localpibox-repo-workflow

.pi/skills/localpibox-repo-workflow/SKILL.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -122,11 +122,11 @@ VERSION-strip commit) or the commit is deliberately made with
122122
stays possible.
123123

124124
**Pipeline moves are one command each:**
125-
- Start development: `lpb-devstack workspace sync --tag dev` → devstack,
125+
- Start development: `lpb-devstack --tag dev workspace sync` → devstack,
126126
config + both extension repos onto their dev branches **and**
127127
`settings.json` pins re-aligned to the dev version (leftover stable
128128
pins dropped).
129-
- Return to stable: `lpb-devstack workspace sync --tag main` → same, to
129+
- Return to stable: `lpb-devstack --tag main workspace sync` → same, to
130130
stable branches + stable pins.
131131
- After `release promote`: pins are re-aligned to the stable version
132132
automatically (no leftover `-lpb-dev` pins), then `pi update --extensions`.

0 commit comments

Comments
 (0)