Commit 1b6fe3f
docs(objectql,cloud-connection): mark the two remaining out-of-repo app paths (#16977)
`apps/cloud` and `apps/objectos-ee` were deleted from this repository and now
live in `objectstack-ai/cloud`. Two source comments still named them as live
paths here and were in neither of the two earlier censuses.
`ObjectQLPluginOptions.skipSchemaSync`'s TSDoc is the main repair: it is an
imperative naming `apps/cloud/scripts/migrate.ts`, a script this repo does not
contain, and it is the same sentence about the same script as the
migrate-and-exit note in `packages/cli/src/commands/serve.ts`. The two were
written as a pair and only one had ever been swept, so the marker is copied
from that pair verbatim.
The `marketplace-install-local-seed-replayer` test's rationale uses the older
terse in-repo form, matching the spelling its siblings already use.
The objectql docblock is emitted into `dist/index.d.ts` and `dist/index.d.mts`,
both inside the published tarball, so it takes a patch changeset. The
cloud-connection half publishes nothing — no test file is in that tarball.
Claude-Session: https://claude.ai/code/session_01ADLdAs2pVcH17h9tZKWMBg
Co-authored-by: Claude <noreply@anthropic.com>1 parent a72b686 commit 1b6fe3f
3 files changed
Lines changed: 24 additions & 2 deletions
File tree
- .changeset
- packages
- cloud-connection/src
- objectql/src
Lines changed: 21 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
162 | 162 | | |
163 | 163 | | |
164 | 164 | | |
165 | | - | |
| 165 | + | |
| 166 | + | |
166 | 167 | | |
167 | 168 | | |
168 | 169 | | |
| |||
0 commit comments