refactor(cloud): move package into workspace member
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
|
||||
## 2. Cloud Package Extraction
|
||||
|
||||
- [ ] 2.1 Move the existing `cloud` package under `packages/cloud-platform` while preserving every `cloud.*` import path.
|
||||
- [x] 2.1 Move the existing `cloud` package under `packages/cloud-platform` while preserving every `cloud.*` import path.
|
||||
- [ ] 2.2 Remove `cloud*` from the root distribution's setuptools discovery and update path-sensitive composition tests or tooling.
|
||||
- [ ] 2.3 Add packaging tests that identify the owning distribution for Runtime and cloud modules and reject reverse cloud dependencies.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user