test(workspace): verify locked clean sync
This commit is contained in:
@@ -16,7 +16,8 @@
|
|||||||
## 3. Locking And Developer Commands
|
## 3. Locking And Developer Commands
|
||||||
|
|
||||||
- [x] 3.1 Generate and commit the shared `uv.lock` for all workspace members.
|
- [x] 3.1 Generate and commit the shared `uv.lock` for all workspace members.
|
||||||
- [ ] 3.2 Verify clean `uv sync --locked` and lock consistency checks from the workspace root.
|
- [x] 3.2 Verify clean `uv sync --locked` and lock consistency checks from the workspace root.
|
||||||
|
- Verified with a fresh temporary environment using `uv sync --locked --all-packages` followed by `uv lock --check`.
|
||||||
- [ ] 3.3 Verify member-scoped uv commands for both `device-agent-runtime` and `device-cloud-platform`.
|
- [ ] 3.3 Verify member-scoped uv commands for both `device-agent-runtime` and `device-cloud-platform`.
|
||||||
- [ ] 3.4 Update README and relevant setup documentation with workspace synchronization, test, build, and package-selection commands while leaving console npm commands unchanged.
|
- [ ] 3.4 Update README and relevant setup documentation with workspace synchronization, test, build, and package-selection commands while leaving console npm commands unchanged.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user