File tree Expand file tree Collapse file tree
.pi/skills/localpibox-repo-workflow Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -122,11 +122,11 @@ VERSION-strip commit) or the commit is deliberately made with
122122stays 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 ` .
You can’t perform that action at this time.
0 commit comments