@prisma-next/cli 0.14.0-dev.4 → 0.14.0-dev.40
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +2 -2
- package/dist/cli.mjs +27 -13
- package/dist/cli.mjs.map +1 -1
- package/dist/{client-CJzuo5wX.mjs → client-CWTNqJdj.mjs} +76 -72
- package/dist/client-CWTNqJdj.mjs.map +1 -0
- package/dist/{command-helpers-DGMvGBeX.mjs → command-helpers-6cNJZ863.mjs} +3 -3
- package/dist/{command-helpers-DGMvGBeX.mjs.map → command-helpers-6cNJZ863.mjs.map} +1 -1
- package/dist/commands/contract-emit.mjs +1 -1
- package/dist/commands/contract-infer.mjs +1 -1
- package/dist/commands/db-init.mjs +3 -3
- package/dist/commands/db-schema.mjs +3 -3
- package/dist/commands/db-sign.mjs +5 -5
- package/dist/commands/db-sign.mjs.map +1 -1
- package/dist/commands/db-update.mjs +4 -4
- package/dist/commands/db-verify.mjs +1 -1
- package/dist/commands/migrate.d.mts +1 -1
- package/dist/commands/migrate.d.mts.map +1 -1
- package/dist/commands/migrate.mjs +35 -35
- package/dist/commands/migrate.mjs.map +1 -1
- package/dist/commands/migration-check.d.mts +1 -1
- package/dist/commands/migration-check.mjs +1 -1
- package/dist/commands/migration-graph.d.mts +1 -1
- package/dist/commands/migration-graph.mjs +8 -8
- package/dist/commands/migration-graph.mjs.map +1 -1
- package/dist/commands/migration-list.d.mts +6 -6
- package/dist/commands/migration-list.d.mts.map +1 -1
- package/dist/commands/migration-list.mjs +1 -1
- package/dist/commands/migration-log.d.mts +1 -1
- package/dist/commands/migration-log.mjs +1 -1
- package/dist/commands/migration-new.mjs +4 -4
- package/dist/commands/migration-new.mjs.map +1 -1
- package/dist/commands/migration-plan.mjs +1 -1
- package/dist/commands/migration-show.mjs +4 -4
- package/dist/commands/migration-show.mjs.map +1 -1
- package/dist/commands/migration-status.d.mts +1 -1
- package/dist/commands/migration-status.mjs +1 -1
- package/dist/commands/ref.d.mts +1 -1
- package/dist/commands/ref.mjs +3 -3
- package/dist/commands/ref.mjs.map +1 -1
- package/dist/commands/telemetry/index.mjs +1 -1
- package/dist/{contract-at-errors-CFXsstzm.mjs → contract-at-errors-DdxWRjMc.mjs} +2 -2
- package/dist/{contract-at-errors-CFXsstzm.mjs.map → contract-at-errors-DdxWRjMc.mjs.map} +1 -1
- package/dist/{contract-emit-C8HmtboH.mjs → contract-emit-CMwCj7_m.mjs} +8 -6
- package/dist/contract-emit-CMwCj7_m.mjs.map +1 -0
- package/dist/{contract-emit-B_qriF8B.mjs → contract-emit-klH7zzaV.mjs} +6 -6
- package/dist/contract-emit-klH7zzaV.mjs.map +1 -0
- package/dist/{contract-infer-BYT_ra_U.mjs → contract-infer-B__56PGb.mjs} +3 -3
- package/dist/{contract-infer-BYT_ra_U.mjs.map → contract-infer-B__56PGb.mjs.map} +1 -1
- package/dist/{contract-space-aggregate-loader-ClI1KN6d.mjs → contract-space-aggregate-loader-Bu2fjSWV.mjs} +2 -2
- package/dist/{contract-space-aggregate-loader-ClI1KN6d.mjs.map → contract-space-aggregate-loader-Bu2fjSWV.mjs.map} +1 -1
- package/dist/{db-verify-C24FKhb7.mjs → db-verify-DlqHvkkA.mjs} +69 -49
- package/dist/db-verify-DlqHvkkA.mjs.map +1 -0
- package/dist/exports/control-api.d.mts +3 -3
- package/dist/exports/control-api.mjs +2 -2
- package/dist/exports/index.mjs +2 -2
- package/dist/extension-pack-inputs-1ySHqxKG.mjs.map +1 -1
- package/dist/{format-C8yv6mXH.mjs → format-C3XdaDuA.mjs} +3 -3
- package/dist/format-C3XdaDuA.mjs.map +1 -0
- package/dist/{framework-components-YVQHhPH7.mjs → framework-components-5RljWT7Q.mjs} +2 -2
- package/dist/{framework-components-YVQHhPH7.mjs.map → framework-components-5RljWT7Q.mjs.map} +1 -1
- package/dist/{init-a3-ljrL3.mjs → init-BF3s9NcB.mjs} +3 -3
- package/dist/{init-a3-ljrL3.mjs.map → init-BF3s9NcB.mjs.map} +1 -1
- package/dist/{inspect-live-schema-DF6IwcDl.mjs → inspect-live-schema-Dd1Ft0dw.mjs} +4 -4
- package/dist/inspect-live-schema-Dd1Ft0dw.mjs.map +1 -0
- package/dist/{migration-check-VwM8xCZV.mjs → migration-check-UoHMvsP3.mjs} +10 -11
- package/dist/migration-check-UoHMvsP3.mjs.map +1 -0
- package/dist/migration-cli.mjs +1 -1
- package/dist/migration-cli.mjs.map +1 -1
- package/dist/{migration-command-scaffold-DA-Lhx6o.mjs → migration-command-scaffold-DW2BpjZW.mjs} +4 -4
- package/dist/migration-command-scaffold-DW2BpjZW.mjs.map +1 -0
- package/dist/{migration-list-DlJJ_38Z.mjs → migration-list-BOzQzJK4.mjs} +15 -15
- package/dist/migration-list-BOzQzJK4.mjs.map +1 -0
- package/dist/{migration-log-CG0qQAFm.mjs → migration-log-q50rqMiU.mjs} +4 -4
- package/dist/migration-log-q50rqMiU.mjs.map +1 -0
- package/dist/{migration-path-target-Ce6OZImp.mjs → migration-path-target-zK6RG6JY.mjs} +2 -2
- package/dist/{migration-path-target-Ce6OZImp.mjs.map → migration-path-target-zK6RG6JY.mjs.map} +1 -1
- package/dist/{migration-plan-W_E8FQOk.mjs → migration-plan-BwJLPkwV.mjs} +24 -24
- package/dist/migration-plan-BwJLPkwV.mjs.map +1 -0
- package/dist/{migration-status-CD-LC2Ip.mjs → migration-status-27NzO2SC.mjs} +13 -14
- package/dist/migration-status-27NzO2SC.mjs.map +1 -0
- package/dist/{telemetry-BIM4beEO.mjs → telemetry-BckOSUWG.mjs} +2 -2
- package/dist/{telemetry-BIM4beEO.mjs.map → telemetry-BckOSUWG.mjs.map} +1 -1
- package/dist/{types-C_tYiJYx.d.mts → types-CKgJmH02.d.mts} +26 -20
- package/dist/types-CKgJmH02.d.mts.map +1 -0
- package/dist/{verify-DcOYZ1tH.mjs → verify-DC14_nPu.mjs} +29 -6
- package/dist/verify-DC14_nPu.mjs.map +1 -0
- package/package.json +21 -24
- package/src/cli.ts +3 -0
- package/src/commands/contract-emit.ts +1 -1
- package/src/commands/db-sign.ts +1 -1
- package/src/commands/db-verify.ts +32 -20
- package/src/commands/inspect-live-schema.ts +1 -1
- package/src/commands/lsp.ts +32 -0
- package/src/commands/migrate.ts +45 -42
- package/src/commands/migration-check.ts +6 -6
- package/src/commands/migration-graph.ts +5 -5
- package/src/commands/migration-list.ts +13 -13
- package/src/commands/migration-log.ts +1 -1
- package/src/commands/migration-new.ts +1 -1
- package/src/commands/migration-plan.ts +4 -4
- package/src/commands/migration-show.ts +1 -1
- package/src/commands/migration-status.ts +10 -10
- package/src/commands/ref.ts +1 -1
- package/src/control-api/client.ts +5 -3
- package/src/control-api/operations/contract-emit.ts +8 -7
- package/src/control-api/operations/db-init.ts +2 -2
- package/src/control-api/operations/db-run.ts +7 -7
- package/src/control-api/operations/db-verify.ts +38 -33
- package/src/control-api/operations/format.ts +1 -2
- package/src/control-api/operations/migrate.ts +66 -66
- package/src/control-api/operations/run-migration.ts +2 -2
- package/src/control-api/types.ts +7 -7
- package/src/migration-cli.ts +1 -1
- package/src/utils/combine-verify-results.ts +113 -0
- package/src/utils/extension-pack-inputs.ts +1 -1
- package/src/utils/formatters/verify.ts +44 -3
- package/src/utils/migration-command-scaffold.ts +1 -1
- package/src/utils/plan-resolution.ts +18 -18
- package/dist/client-CJzuo5wX.mjs.map +0 -1
- package/dist/config-loader-p9JMrekQ.mjs +0 -88
- package/dist/config-loader-p9JMrekQ.mjs.map +0 -1
- package/dist/config-loader.d.mts +0 -16
- package/dist/config-loader.d.mts.map +0 -1
- package/dist/config-loader.mjs +0 -2
- package/dist/contract-emit-B_qriF8B.mjs.map +0 -1
- package/dist/contract-emit-C8HmtboH.mjs.map +0 -1
- package/dist/db-verify-C24FKhb7.mjs.map +0 -1
- package/dist/format-C8yv6mXH.mjs.map +0 -1
- package/dist/inspect-live-schema-DF6IwcDl.mjs.map +0 -1
- package/dist/migration-check-VwM8xCZV.mjs.map +0 -1
- package/dist/migration-command-scaffold-DA-Lhx6o.mjs.map +0 -1
- package/dist/migration-list-DlJJ_38Z.mjs.map +0 -1
- package/dist/migration-log-CG0qQAFm.mjs.map +0 -1
- package/dist/migration-plan-W_E8FQOk.mjs.map +0 -1
- package/dist/migration-status-CD-LC2Ip.mjs.map +0 -1
- package/dist/types-C_tYiJYx.d.mts.map +0 -1
- package/dist/verify-DcOYZ1tH.mjs.map +0 -1
- package/src/config-loader.ts +0 -92
- package/src/config-path-validation.ts +0 -74
- package/src/utils/combine-schema-results.ts +0 -84
package/src/commands/migrate.ts
CHANGED
|
@@ -1,7 +1,11 @@
|
|
|
1
1
|
import { readFile } from 'node:fs/promises';
|
|
2
|
+
import { loadConfig } from '@prisma-next/config-loader';
|
|
2
3
|
import type { Contract } from '@prisma-next/contract/types';
|
|
3
4
|
import { createControlStack } from '@prisma-next/framework-components/control';
|
|
4
|
-
import {
|
|
5
|
+
import {
|
|
6
|
+
type AggregateContractSpace,
|
|
7
|
+
requireHeadRef,
|
|
8
|
+
} from '@prisma-next/migration-tools/aggregate';
|
|
5
9
|
import { EMPTY_CONTRACT_HASH } from '@prisma-next/migration-tools/constants';
|
|
6
10
|
import { errorUnknownInvariant, MigrationToolsError } from '@prisma-next/migration-tools/errors';
|
|
7
11
|
import { findLatestMigration, isGraphNode } from '@prisma-next/migration-tools/migration-graph';
|
|
@@ -11,9 +15,8 @@ import { readRefs } from '@prisma-next/migration-tools/refs';
|
|
|
11
15
|
import { ifDefined } from '@prisma-next/utils/defined';
|
|
12
16
|
import { notOk, ok, type Result } from '@prisma-next/utils/result';
|
|
13
17
|
import { Command } from 'commander';
|
|
14
|
-
import { loadConfig } from '../config-loader';
|
|
15
18
|
import { createControlClient } from '../control-api/client';
|
|
16
|
-
import {
|
|
19
|
+
import { planSpacePath } from '../control-api/operations/migrate';
|
|
17
20
|
import type {
|
|
18
21
|
MigrateFailure,
|
|
19
22
|
MigratePathDecision,
|
|
@@ -149,7 +152,7 @@ export interface MigrateResult {
|
|
|
149
152
|
* Computes the path through the SAME seam as `executeMigrate`:
|
|
150
153
|
* - `readAllMarkers()` for the from-state (when no `--from` is given), preserving
|
|
151
154
|
* the full marker including `invariants` (not just `storageHash`).
|
|
152
|
-
* - `
|
|
155
|
+
* - `planSpacePath()` (shared with `executeMigrate`) for per-space path selection,
|
|
153
156
|
* which feeds `graphWalkStrategy()` with the same target hash, target invariants,
|
|
154
157
|
* and current marker as the real apply path uses.
|
|
155
158
|
*
|
|
@@ -203,7 +206,7 @@ async function executeMigrateShowCommand(
|
|
|
203
206
|
const appGraph = aggregate.app.graph();
|
|
204
207
|
|
|
205
208
|
// Resolve the --to target (defaults to the on-disk contract, same as migrate).
|
|
206
|
-
// Also capture the ref's invariants so
|
|
209
|
+
// Also capture the ref's invariants so planSpacePath feeds graphWalkStrategy the
|
|
207
210
|
// same target invariants that real migrate would use (refInvariants ?? headRef.invariants).
|
|
208
211
|
let targetHash: string = contractHash;
|
|
209
212
|
let refInvariants: readonly string[] | undefined;
|
|
@@ -258,13 +261,13 @@ async function executeMigrateShowCommand(
|
|
|
258
261
|
// - Explicit --from: parse it offline (no connection).
|
|
259
262
|
// - Omitted: read the live DB marker via readAllMarkers() — the same source migrate uses.
|
|
260
263
|
//
|
|
261
|
-
// Full marker records (storageHash + invariants) are preserved so
|
|
264
|
+
// Full marker records (storageHash + invariants) are preserved so planSpacePath
|
|
262
265
|
// can feed graphWalkStrategy the complete currentMarker — exactly as executeMigrate
|
|
263
266
|
// does via familyInstance.readAllMarkers(). A stripped { storageHash, invariants: [] }
|
|
264
267
|
// marker would produce a different `required` set and a different (incorrect) path.
|
|
265
268
|
type LiveMarker = { readonly storageHash: string; readonly invariants: readonly string[] };
|
|
266
269
|
const markerBySpace = new Map<string, LiveMarker | null>();
|
|
267
|
-
const
|
|
270
|
+
const allSpaces: ReadonlyArray<AggregateContractSpace> = [aggregate.app, ...aggregate.extensions];
|
|
268
271
|
|
|
269
272
|
if (hasExplicitFrom) {
|
|
270
273
|
// @db with explicit --from requires a connection
|
|
@@ -301,7 +304,7 @@ async function executeMigrateShowCommand(
|
|
|
301
304
|
} else {
|
|
302
305
|
// Offline hypothetical: the --from ref only carries a hash (no live invariants).
|
|
303
306
|
// Apply the from-hash marker to the APP space only. Extension spaces are left
|
|
304
|
-
// absent from markerBySpace (treated as null / greenfield by
|
|
307
|
+
// absent from markerBySpace (treated as null / greenfield by planSpacePath),
|
|
305
308
|
// so they plan from their own marker → own head — exactly as executeMigrate does.
|
|
306
309
|
const fromHash = fromResult.value.hash;
|
|
307
310
|
const offlineMarker: LiveMarker | null =
|
|
@@ -334,9 +337,9 @@ async function executeMigrateShowCommand(
|
|
|
334
337
|
const allMarkers = await client.readAllMarkers();
|
|
335
338
|
// Store the full marker record (storageHash + invariants) per space.
|
|
336
339
|
// This is the same data executeMigrate uses via familyInstance.readAllMarkers().
|
|
337
|
-
for (const
|
|
338
|
-
const marker = allMarkers.get(
|
|
339
|
-
markerBySpace.set(
|
|
340
|
+
for (const space of allSpaces) {
|
|
341
|
+
const marker = allMarkers.get(space.spaceId);
|
|
342
|
+
markerBySpace.set(space.spaceId, marker ?? null);
|
|
340
343
|
}
|
|
341
344
|
} catch (error) {
|
|
342
345
|
if (CliStructuredError.is(error)) {
|
|
@@ -355,35 +358,35 @@ async function executeMigrateShowCommand(
|
|
|
355
358
|
}
|
|
356
359
|
}
|
|
357
360
|
|
|
358
|
-
// Walk the path via
|
|
359
|
-
//
|
|
361
|
+
// Walk the path via planSpacePath — the same helper executeMigrate uses.
|
|
362
|
+
// planSpacePath feeds graphWalkStrategy identical inputs (targetHash, targetInvariants,
|
|
360
363
|
// currentMarker with full invariants), so the preview path is always the path migrate runs.
|
|
361
364
|
//
|
|
362
365
|
// Canonical schedule order: extensions alphabetically first, then app — mirroring the
|
|
363
366
|
// runner's `applyOrder` in operations/migrate.ts so the "Will run, in order:" list
|
|
364
367
|
// reflects the actual execution sequence (extensions install first, app last).
|
|
365
|
-
const
|
|
368
|
+
const canonicalOrderSpaces: ReadonlyArray<AggregateContractSpace> = [
|
|
366
369
|
...aggregate.extensions,
|
|
367
370
|
aggregate.app,
|
|
368
371
|
];
|
|
369
372
|
const orderedMigrations: MigrateShowMigration[] = [];
|
|
370
|
-
for (const
|
|
371
|
-
const
|
|
372
|
-
const headRef = requireHeadRef(
|
|
373
|
-
const
|
|
374
|
-
const
|
|
375
|
-
const liveMarker = markerBySpace.get(
|
|
376
|
-
|
|
377
|
-
const outcome =
|
|
378
|
-
|
|
373
|
+
for (const space of canonicalOrderSpaces) {
|
|
374
|
+
const isAppSpace = space.spaceId === aggregate.app.spaceId;
|
|
375
|
+
const headRef = requireHeadRef(space);
|
|
376
|
+
const spaceTargetHash = isAppSpace ? targetHash : headRef.hash;
|
|
377
|
+
const spaceRefInvariants = isAppSpace ? refInvariants : undefined;
|
|
378
|
+
const liveMarker = markerBySpace.get(space.spaceId) ?? null;
|
|
379
|
+
|
|
380
|
+
const outcome = planSpacePath({
|
|
381
|
+
space,
|
|
379
382
|
aggregate,
|
|
380
|
-
targetHash:
|
|
381
|
-
refInvariants:
|
|
383
|
+
targetHash: spaceTargetHash,
|
|
384
|
+
refInvariants: spaceRefInvariants,
|
|
382
385
|
liveMarker,
|
|
383
386
|
});
|
|
384
387
|
|
|
385
388
|
if (outcome.kind === 'at-head') {
|
|
386
|
-
// Empty-graph
|
|
389
|
+
// Empty-graph space already at target — nothing to run for this space.
|
|
387
390
|
continue;
|
|
388
391
|
}
|
|
389
392
|
if (outcome.kind === 'never-planned') {
|
|
@@ -417,7 +420,7 @@ async function executeMigrateShowCommand(
|
|
|
417
420
|
|
|
418
421
|
for (const edge of outcome.plan.migrationEdges) {
|
|
419
422
|
orderedMigrations.push({
|
|
420
|
-
spaceId:
|
|
423
|
+
spaceId: space.spaceId,
|
|
421
424
|
dirName: edge.dirName,
|
|
422
425
|
migrationHash: edge.migrationHash,
|
|
423
426
|
from: edge.from,
|
|
@@ -445,12 +448,12 @@ async function executeMigrateShowCommand(
|
|
|
445
448
|
// before rendering. This ensures the name column, hash column, and ops column
|
|
446
449
|
// start at the same horizontal offset across every space section AND the
|
|
447
450
|
// "Will run, in order:" list below.
|
|
448
|
-
const
|
|
449
|
-
const isApp =
|
|
450
|
-
const
|
|
451
|
-
const rowModel = buildMigrationGraphRows(
|
|
451
|
+
const spaceLayouts = allSpaces.map((space) => {
|
|
452
|
+
const isApp = space.spaceId === aggregate.app.spaceId;
|
|
453
|
+
const spaceGraph = space.graph();
|
|
454
|
+
const rowModel = buildMigrationGraphRows(spaceGraph, isApp ? { contractHash } : {});
|
|
452
455
|
const edgeAnnotations = new Map<string, MigrationEdgeAnnotation>();
|
|
453
|
-
for (const edge of
|
|
456
|
+
for (const edge of spaceGraph.migrationByHash.values()) {
|
|
454
457
|
edgeAnnotations.set(edge.migrationHash, {
|
|
455
458
|
pathHighlight: onPathHashes.has(edge.migrationHash) ? 'on-path' : 'off-path',
|
|
456
459
|
});
|
|
@@ -459,17 +462,17 @@ async function executeMigrateShowCommand(
|
|
|
459
462
|
// green/continuous; off-path lanes dim. Rows, gutter, and labels all come
|
|
460
463
|
// from this one grid.
|
|
461
464
|
const grid = buildGrid(rowModel, {}, highlightFromEdgeAnnotations(edgeAnnotations));
|
|
462
|
-
return {
|
|
465
|
+
return { space, isApp, spaceGraph, rowModel, grid, edgeAnnotations };
|
|
463
466
|
});
|
|
464
467
|
|
|
465
468
|
// Global max across all space grids so every section's labels share columns.
|
|
466
469
|
const globalLabelColumn =
|
|
467
|
-
|
|
468
|
-
? Math.max(...
|
|
470
|
+
spaceLayouts.length > 1
|
|
471
|
+
? Math.max(...spaceLayouts.map(({ grid }) => computeLabelColumn(grid, 'unicode')))
|
|
469
472
|
: undefined;
|
|
470
473
|
const globalMaxDirNameWidthFromLayouts =
|
|
471
|
-
|
|
472
|
-
? Math.max(...
|
|
474
|
+
spaceLayouts.length > 1
|
|
475
|
+
? Math.max(...spaceLayouts.map(({ rowModel }) => computeMaxDirNameWidth(rowModel)))
|
|
473
476
|
: undefined;
|
|
474
477
|
// The run-list name column width must be at least as wide as the global tree dirName
|
|
475
478
|
// width so that tree sections and the list align at the hash column.
|
|
@@ -485,10 +488,10 @@ async function executeMigrateShowCommand(
|
|
|
485
488
|
runListLeftPad = globalLabelColumn;
|
|
486
489
|
|
|
487
490
|
// Render each space section with globally computed widths.
|
|
488
|
-
const showSpaceHeadings =
|
|
491
|
+
const showSpaceHeadings = allSpaces.length > 1;
|
|
489
492
|
const sections: string[] = [];
|
|
490
|
-
for (const {
|
|
491
|
-
const liveMarker = markerBySpace.get(
|
|
493
|
+
for (const { space, isApp, rowModel, grid, edgeAnnotations } of spaceLayouts) {
|
|
494
|
+
const liveMarker = markerBySpace.get(space.spaceId) ?? null;
|
|
492
495
|
const liveMarkerHash = liveMarker?.storageHash ?? EMPTY_CONTRACT_HASH;
|
|
493
496
|
const tree = renderMigrationGraphCommand({
|
|
494
497
|
grid,
|
|
@@ -496,7 +499,7 @@ async function executeMigrateShowCommand(
|
|
|
496
499
|
contractHash,
|
|
497
500
|
isAppSpace: isApp,
|
|
498
501
|
...(needsLiveMarker ? { dbHash: liveMarkerHash } : {}),
|
|
499
|
-
refsByHash: listRefsByContractHash(
|
|
502
|
+
refsByHash: listRefsByContractHash(space),
|
|
500
503
|
edgeAnnotationsByHash: edgeAnnotations,
|
|
501
504
|
colorize,
|
|
502
505
|
glyphMode: 'unicode',
|
|
@@ -505,7 +508,7 @@ async function executeMigrateShowCommand(
|
|
|
505
508
|
});
|
|
506
509
|
if (tree.length === 0) continue;
|
|
507
510
|
if (showSpaceHeadings) {
|
|
508
|
-
sections.push(`${
|
|
511
|
+
sections.push(`${space.spaceId}:\n${indentMigrationGraphTreeBlock(tree, ' ')}`);
|
|
509
512
|
} else {
|
|
510
513
|
sections.push(tree);
|
|
511
514
|
}
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import { existsSync, readdirSync, readFileSync, statSync } from 'node:fs';
|
|
2
2
|
import { readFile } from 'node:fs/promises';
|
|
3
|
+
import { loadConfig } from '@prisma-next/config-loader';
|
|
3
4
|
import { createControlStack } from '@prisma-next/framework-components/control';
|
|
4
5
|
import type {
|
|
5
6
|
ContractSpaceAggregate,
|
|
@@ -25,7 +26,6 @@ import { ifDefined } from '@prisma-next/utils/defined';
|
|
|
25
26
|
import { notOk, ok, type Result } from '@prisma-next/utils/result';
|
|
26
27
|
import { Command } from 'commander';
|
|
27
28
|
import { join, relative } from 'pathe';
|
|
28
|
-
import { loadConfig } from '../config-loader';
|
|
29
29
|
import {
|
|
30
30
|
type CliStructuredError,
|
|
31
31
|
errorAmbiguousMigrationRef,
|
|
@@ -156,16 +156,16 @@ export async function enumerateCheckSpaces(
|
|
|
156
156
|
candidateDirs.filter((name) => !RESERVED_SPACE_SUBDIR_NAMES.has(name)).filter(isValidSpaceId),
|
|
157
157
|
);
|
|
158
158
|
const spaces: CheckSpace[] = [];
|
|
159
|
-
for (const
|
|
160
|
-
const spaceId =
|
|
159
|
+
for (const space of aggregate.spaces()) {
|
|
160
|
+
const spaceId = space.spaceId;
|
|
161
161
|
if (!isValidSpaceId(spaceId)) continue;
|
|
162
162
|
if (!onDiskSpaceIds.has(spaceId)) continue;
|
|
163
163
|
const migrationsDir = spaceMigrationDirectory(projectMigrationsDir, spaceId);
|
|
164
164
|
spaces.push({
|
|
165
165
|
spaceId,
|
|
166
|
-
packages:
|
|
167
|
-
refs:
|
|
168
|
-
graph:
|
|
166
|
+
packages: space.packages,
|
|
167
|
+
refs: space.refs,
|
|
168
|
+
graph: space.graph(),
|
|
169
169
|
migrationsDir,
|
|
170
170
|
refsDir: spaceRefsDirectory(migrationsDir),
|
|
171
171
|
});
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
+
import { loadConfig } from '@prisma-next/config-loader';
|
|
1
2
|
import { EMPTY_CONTRACT_HASH } from '@prisma-next/migration-tools/constants';
|
|
2
3
|
import type { MigrationGraph } from '@prisma-next/migration-tools/graph';
|
|
3
4
|
import { ifDefined } from '@prisma-next/utils/defined';
|
|
4
5
|
import { ok, type Result } from '@prisma-next/utils/result';
|
|
5
6
|
import { Command } from 'commander';
|
|
6
|
-
import { loadConfig } from '../config-loader';
|
|
7
7
|
import type { CliStructuredError } from '../utils/cli-errors';
|
|
8
8
|
import {
|
|
9
9
|
addGlobalOptions,
|
|
@@ -154,13 +154,13 @@ export async function executeMigrationGraphCommand(
|
|
|
154
154
|
const treeSections: MigrationGraphTreeSection[] = [];
|
|
155
155
|
const spaces: MigrationSpaceGraphEntry[] = [];
|
|
156
156
|
for (const spaceEntry of scopedSpaces) {
|
|
157
|
-
const
|
|
158
|
-
if (
|
|
157
|
+
const space = aggregate.space(spaceEntry.space);
|
|
158
|
+
if (space === undefined) {
|
|
159
159
|
continue;
|
|
160
160
|
}
|
|
161
|
-
const graph =
|
|
161
|
+
const graph = space.graph();
|
|
162
162
|
const isAppSpace = spaceEntry.space === aggregate.app.spaceId;
|
|
163
|
-
const refsByHash = listRefsByContractHash(
|
|
163
|
+
const refsByHash = listRefsByContractHash(space);
|
|
164
164
|
const tree =
|
|
165
165
|
spaceEntry.migrations.length === 0
|
|
166
166
|
? ''
|
|
@@ -1,6 +1,7 @@
|
|
|
1
|
+
import { loadConfig } from '@prisma-next/config-loader';
|
|
1
2
|
import type {
|
|
3
|
+
AggregateContractSpace,
|
|
2
4
|
ContractSpaceAggregate,
|
|
3
|
-
ContractSpaceMember,
|
|
4
5
|
} from '@prisma-next/migration-tools/aggregate';
|
|
5
6
|
import type { MigrationGraph } from '@prisma-next/migration-tools/graph';
|
|
6
7
|
import { HEAD_REF_NAME, refsByContractHash } from '@prisma-next/migration-tools/refs';
|
|
@@ -13,7 +14,6 @@ import {
|
|
|
13
14
|
import { ifDefined } from '@prisma-next/utils/defined';
|
|
14
15
|
import { notOk, ok, type Result } from '@prisma-next/utils/result';
|
|
15
16
|
import { Command } from 'commander';
|
|
16
|
-
import { loadConfig } from '../config-loader';
|
|
17
17
|
import {
|
|
18
18
|
type CliStructuredError,
|
|
19
19
|
errorInvalidSpaceId,
|
|
@@ -59,18 +59,18 @@ function compareDirNamesDescending(a: MigrationListEntry, b: MigrationListEntry)
|
|
|
59
59
|
|
|
60
60
|
/**
|
|
61
61
|
* Ref names decorating a space's destination contract hashes. The
|
|
62
|
-
* tolerant `
|
|
62
|
+
* tolerant `space.refs` deliberately omits the structural `head.json`;
|
|
63
63
|
* for extension spaces the old enumerator surfaced it as a `head`
|
|
64
|
-
* decoration on the tip migration, so fold `
|
|
64
|
+
* decoration on the tip migration, so fold `space.headRef` back in to
|
|
65
65
|
* keep that output. The app space synthesises its head, so it carries
|
|
66
66
|
* no on-disk `head` ref to restore.
|
|
67
67
|
*/
|
|
68
68
|
export function listRefsByContractHash(
|
|
69
|
-
|
|
69
|
+
space: AggregateContractSpace,
|
|
70
70
|
): ReadonlyMap<string, readonly string[]> {
|
|
71
|
-
const byHash = new Map(refsByContractHash(
|
|
72
|
-
if (
|
|
73
|
-
const hash =
|
|
71
|
+
const byHash = new Map(refsByContractHash(space.refs));
|
|
72
|
+
if (space.spaceId !== APP_SPACE_ID && space.headRef !== null) {
|
|
73
|
+
const hash = space.headRef.hash;
|
|
74
74
|
const bucket = byHash.get(hash) ?? [];
|
|
75
75
|
if (!bucket.includes(HEAD_REF_NAME)) {
|
|
76
76
|
byHash.set(hash, [...bucket, HEAD_REF_NAME].sort());
|
|
@@ -92,7 +92,7 @@ async function orderedOnDiskSpaceIds(projectMigrationsDir: string): Promise<read
|
|
|
92
92
|
* {@link MigrationSpaceListEntry} rows `migration list` displays.
|
|
93
93
|
*
|
|
94
94
|
* Space membership matches the on-disk contract-space directories (not the
|
|
95
|
-
* aggregate's always-present synthesized app
|
|
95
|
+
* aggregate's always-present synthesized app space when `migrations/app/`
|
|
96
96
|
* is absent); package and ref data come from `aggregate.space(id)`.
|
|
97
97
|
*/
|
|
98
98
|
export async function migrationSpaceListEntriesFromAggregate(
|
|
@@ -103,12 +103,12 @@ export async function migrationSpaceListEntriesFromAggregate(
|
|
|
103
103
|
const spaces: MigrationSpaceListEntry[] = [];
|
|
104
104
|
|
|
105
105
|
for (const spaceId of spaceIds) {
|
|
106
|
-
const
|
|
107
|
-
if (
|
|
106
|
+
const space = aggregate.space(spaceId);
|
|
107
|
+
if (space === undefined) {
|
|
108
108
|
continue;
|
|
109
109
|
}
|
|
110
|
-
const refsByHash = listRefsByContractHash(
|
|
111
|
-
const migrations: MigrationListEntry[] =
|
|
110
|
+
const refsByHash = listRefsByContractHash(space);
|
|
111
|
+
const migrations: MigrationListEntry[] = space.packages
|
|
112
112
|
.map((pkg) => ({
|
|
113
113
|
name: pkg.dirName,
|
|
114
114
|
hash: pkg.metadata.migrationHash,
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
+
import { loadConfig } from '@prisma-next/config-loader';
|
|
1
2
|
import type { LedgerEntryRecord } from '@prisma-next/contract/types';
|
|
2
3
|
import { MigrationToolsError } from '@prisma-next/migration-tools/errors';
|
|
3
4
|
import { ifDefined } from '@prisma-next/utils/defined';
|
|
4
5
|
import { notOk, ok, type Result } from '@prisma-next/utils/result';
|
|
5
6
|
import { Command } from 'commander';
|
|
6
|
-
import { loadConfig } from '../config-loader';
|
|
7
7
|
import { createControlClient } from '../control-api/client';
|
|
8
8
|
import {
|
|
9
9
|
CliStructuredError,
|
|
@@ -9,6 +9,7 @@
|
|
|
9
9
|
*/
|
|
10
10
|
|
|
11
11
|
import { readFile } from 'node:fs/promises';
|
|
12
|
+
import { loadConfig } from '@prisma-next/config-loader';
|
|
12
13
|
import type { Contract } from '@prisma-next/contract/types';
|
|
13
14
|
import { getEmittedArtifactPaths } from '@prisma-next/emitter';
|
|
14
15
|
import { APP_SPACE_ID, createControlStack } from '@prisma-next/framework-components/control';
|
|
@@ -25,7 +26,6 @@ import { writeMigrationTs } from '@prisma-next/migration-tools/migration-ts';
|
|
|
25
26
|
import { notOk, ok, type Result } from '@prisma-next/utils/result';
|
|
26
27
|
import { Command } from 'commander';
|
|
27
28
|
import { join, relative } from 'pathe';
|
|
28
|
-
import { loadConfig } from '../config-loader';
|
|
29
29
|
import {
|
|
30
30
|
CliStructuredError,
|
|
31
31
|
errorFileNotFound,
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import { mkdir, readFile, writeFile } from 'node:fs/promises';
|
|
2
|
+
import { loadConfig } from '@prisma-next/config-loader';
|
|
2
3
|
import type { Contract } from '@prisma-next/contract/types';
|
|
3
4
|
import { getEmittedArtifactPaths } from '@prisma-next/emitter';
|
|
4
5
|
import {
|
|
@@ -21,7 +22,6 @@ import { writeMigrationTs } from '@prisma-next/migration-tools/migration-ts';
|
|
|
21
22
|
import { notOk, ok, type Result } from '@prisma-next/utils/result';
|
|
22
23
|
import { Command } from 'commander';
|
|
23
24
|
import { join, relative } from 'pathe';
|
|
24
|
-
import { loadConfig } from '../config-loader';
|
|
25
25
|
import {
|
|
26
26
|
type CliErrorConflict,
|
|
27
27
|
CliStructuredError,
|
|
@@ -321,11 +321,11 @@ async function executeMigrationPlanCommand(
|
|
|
321
321
|
if (!tolerantAggregateResult.ok) {
|
|
322
322
|
return notOk(tolerantAggregateResult.failure);
|
|
323
323
|
}
|
|
324
|
-
const
|
|
324
|
+
const resolutionSpace = tolerantAggregateResult.value.app;
|
|
325
325
|
|
|
326
326
|
const resolutionResult = await resolveFromForPlan({
|
|
327
327
|
optionsFrom: options.from,
|
|
328
|
-
|
|
328
|
+
space: resolutionSpace,
|
|
329
329
|
});
|
|
330
330
|
|
|
331
331
|
if (!resolutionResult.ok) {
|
|
@@ -365,7 +365,7 @@ async function executeMigrationPlanCommand(
|
|
|
365
365
|
// change.
|
|
366
366
|
if (options.to !== undefined) {
|
|
367
367
|
const toResolution = await resolveToForPlan(options.to, {
|
|
368
|
-
|
|
368
|
+
space: resolutionSpace,
|
|
369
369
|
});
|
|
370
370
|
if (!toResolution.ok) {
|
|
371
371
|
return notOk(toResolution.failure);
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import { readFile } from 'node:fs/promises';
|
|
2
|
+
import { loadConfig } from '@prisma-next/config-loader';
|
|
2
3
|
import type { Contract } from '@prisma-next/contract/types';
|
|
3
4
|
import {
|
|
4
5
|
APP_SPACE_ID,
|
|
@@ -13,7 +14,6 @@ import { ifDefined } from '@prisma-next/utils/defined';
|
|
|
13
14
|
import { notOk, ok, type Result } from '@prisma-next/utils/result';
|
|
14
15
|
import { Command } from 'commander';
|
|
15
16
|
import { relative } from 'pathe';
|
|
16
|
-
import { loadConfig } from '../config-loader';
|
|
17
17
|
import { createControlClient } from '../control-api/client';
|
|
18
18
|
import {
|
|
19
19
|
type CliStructuredError,
|
|
@@ -1,7 +1,8 @@
|
|
|
1
|
+
import { loadConfig } from '@prisma-next/config-loader';
|
|
1
2
|
import type { LedgerEntryRecord } from '@prisma-next/contract/types';
|
|
2
3
|
import type {
|
|
4
|
+
AggregateContractSpace,
|
|
3
5
|
ContractMarkerRecordLike,
|
|
4
|
-
ContractSpaceMember,
|
|
5
6
|
} from '@prisma-next/migration-tools/aggregate';
|
|
6
7
|
import { EMPTY_CONTRACT_HASH } from '@prisma-next/migration-tools/constants';
|
|
7
8
|
import {
|
|
@@ -17,7 +18,6 @@ import { ifDefined } from '@prisma-next/utils/defined';
|
|
|
17
18
|
import { notOk, ok, type Result } from '@prisma-next/utils/result';
|
|
18
19
|
import { dim, yellow } from 'colorette';
|
|
19
20
|
import { Command } from 'commander';
|
|
20
|
-
import { loadConfig } from '../config-loader';
|
|
21
21
|
import { createControlClient } from '../control-api/client';
|
|
22
22
|
import {
|
|
23
23
|
CliStructuredError,
|
|
@@ -130,7 +130,7 @@ function buildStatusMigrations(
|
|
|
130
130
|
}
|
|
131
131
|
|
|
132
132
|
function renderSpaceTree(args: {
|
|
133
|
-
readonly
|
|
133
|
+
readonly space: AggregateContractSpace;
|
|
134
134
|
readonly liveContractHash: string;
|
|
135
135
|
readonly migrations: readonly MigrationListEntry[];
|
|
136
136
|
readonly markerHash: string | undefined;
|
|
@@ -142,7 +142,7 @@ function renderSpaceTree(args: {
|
|
|
142
142
|
readonly globalMaxEdgeTreePrefixWidth?: number;
|
|
143
143
|
readonly globalMaxDirNameWidth?: number;
|
|
144
144
|
}): string {
|
|
145
|
-
const graph = args.
|
|
145
|
+
const graph = args.space.graph();
|
|
146
146
|
if (graph.nodes.size === 0) {
|
|
147
147
|
return '';
|
|
148
148
|
}
|
|
@@ -150,7 +150,7 @@ function renderSpaceTree(args: {
|
|
|
150
150
|
graph,
|
|
151
151
|
migrations: args.migrations,
|
|
152
152
|
liveContractHash: args.liveContractHash,
|
|
153
|
-
refsByHash: listRefsByContractHash(args.
|
|
153
|
+
refsByHash: listRefsByContractHash(args.space),
|
|
154
154
|
statusOverlayByHash: args.statusOverlay,
|
|
155
155
|
colorize: args.colorize,
|
|
156
156
|
glyphMode: args.glyphMode,
|
|
@@ -493,12 +493,12 @@ export async function executeMigrationStatusCommand(
|
|
|
493
493
|
globalLayoutInputs.length > 0 ? computeGlobalMaxDirNameWidth(globalLayoutInputs) : undefined;
|
|
494
494
|
|
|
495
495
|
for (const spaceEntry of scopedSpaces) {
|
|
496
|
-
const
|
|
497
|
-
if (
|
|
496
|
+
const space = aggregate.space(spaceEntry.space);
|
|
497
|
+
if (space === undefined) {
|
|
498
498
|
continue;
|
|
499
499
|
}
|
|
500
|
-
const graph =
|
|
501
|
-
const spaceContractHash =
|
|
500
|
+
const graph = space.graph();
|
|
501
|
+
const spaceContractHash = space.contract().storage.storageHash;
|
|
502
502
|
const targetHash = resolveTarget(spaceContractHash, activeRefHash);
|
|
503
503
|
if (spaceEntry.space === aggregate.app.spaceId) {
|
|
504
504
|
headlineTargetHash = targetHash;
|
|
@@ -547,7 +547,7 @@ export async function executeMigrationStatusCommand(
|
|
|
547
547
|
});
|
|
548
548
|
const isAppSpace = spaceEntry.space === aggregate.app.spaceId;
|
|
549
549
|
const tree = renderSpaceTree({
|
|
550
|
-
|
|
550
|
+
space,
|
|
551
551
|
liveContractHash: contractHash,
|
|
552
552
|
migrations: spaceEntry.migrations,
|
|
553
553
|
markerHash,
|
package/src/commands/ref.ts
CHANGED
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import { readFile } from 'node:fs/promises';
|
|
2
|
+
import { loadConfig } from '@prisma-next/config-loader';
|
|
2
3
|
import { EMPTY_CONTRACT_HASH } from '@prisma-next/migration-tools/constants';
|
|
3
4
|
import { MigrationToolsError } from '@prisma-next/migration-tools/errors';
|
|
4
5
|
import { findLatestMigration, isGraphNode } from '@prisma-next/migration-tools/migration-graph';
|
|
@@ -14,7 +15,6 @@ import {
|
|
|
14
15
|
import { notOk, ok, type Result } from '@prisma-next/utils/result';
|
|
15
16
|
import { Command } from 'commander';
|
|
16
17
|
import { join } from 'pathe';
|
|
17
|
-
import { loadConfig } from '../config-loader';
|
|
18
18
|
import {
|
|
19
19
|
CliStructuredError,
|
|
20
20
|
errorFileNotFound,
|
|
@@ -631,6 +631,7 @@ class ControlClientImpl implements ControlClient {
|
|
|
631
631
|
codecLookup: stack.codecLookup,
|
|
632
632
|
controlMutationDefaults: stack.controlMutationDefaults,
|
|
633
633
|
resolvedInputs: contractConfig.source.inputs ?? [],
|
|
634
|
+
capabilities: stack.capabilities,
|
|
634
635
|
};
|
|
635
636
|
const providerResult = await contractConfig.source.load(sourceContext);
|
|
636
637
|
if (!providerResult.ok) {
|
|
@@ -696,17 +697,18 @@ class ControlClientImpl implements ControlClient {
|
|
|
696
697
|
// payload — `enrichContract` only adds capability + extension
|
|
697
698
|
// metadata onto whatever shape it receives. The structural
|
|
698
699
|
// check happens immediately afterwards via
|
|
699
|
-
// `familyInstance.deserializeContract
|
|
700
|
-
//
|
|
700
|
+
// `familyInstance.deserializeContract`, which is the
|
|
701
|
+
// seam-of-record and the only thing that may surface
|
|
701
702
|
// structural errors to the caller.
|
|
702
703
|
const enrichedIR = enrichContract(
|
|
703
704
|
contractRaw as unknown as Contract,
|
|
704
705
|
this.frameworkComponents ?? [],
|
|
705
706
|
);
|
|
707
|
+
const rawContractJson = this.options.target.contractSerializer.serializeContract(enrichedIR);
|
|
706
708
|
|
|
707
709
|
let deserializedContract: Contract;
|
|
708
710
|
try {
|
|
709
|
-
deserializedContract = this.familyInstance.deserializeContract(
|
|
711
|
+
deserializedContract = this.familyInstance.deserializeContract(rawContractJson);
|
|
710
712
|
} catch (error) {
|
|
711
713
|
onProgress?.({
|
|
712
714
|
action: 'emit',
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import { mkdir } from 'node:fs/promises';
|
|
2
|
+
import { loadConfig } from '@prisma-next/config-loader';
|
|
2
3
|
import type { Contract } from '@prisma-next/contract/types';
|
|
3
4
|
import { emit, getEmittedArtifactPaths } from '@prisma-next/emitter';
|
|
4
5
|
import { createControlStack } from '@prisma-next/framework-components/control';
|
|
@@ -7,7 +8,6 @@ import { blindCast } from '@prisma-next/utils/casts';
|
|
|
7
8
|
import { ifDefined } from '@prisma-next/utils/defined';
|
|
8
9
|
import type { JsonObject } from '@prisma-next/utils/json';
|
|
9
10
|
import { dirname, join } from 'pathe';
|
|
10
|
-
import { loadConfig } from '../../config-loader';
|
|
11
11
|
import { errorContractConfigMissing, errorRuntime } from '../../utils/cli-errors';
|
|
12
12
|
import { queueEmitByOutput } from '../../utils/emit-queue';
|
|
13
13
|
import { toExtensionInputs } from '../../utils/extension-pack-inputs';
|
|
@@ -221,6 +221,7 @@ export async function executeContractEmit(
|
|
|
221
221
|
codecLookup: stack.codecLookup,
|
|
222
222
|
controlMutationDefaults: stack.controlMutationDefaults,
|
|
223
223
|
resolvedInputs: contractConfig.source.inputs ?? [],
|
|
224
|
+
capabilities: stack.capabilities,
|
|
224
225
|
};
|
|
225
226
|
|
|
226
227
|
startSpan(onProgress, 'resolveSource', 'Resolving contract source...');
|
|
@@ -258,16 +259,16 @@ export async function executeContractEmit(
|
|
|
258
259
|
// Blind cast: `validateProviderResult` upstream has already
|
|
259
260
|
// pinned `validatedContract.value` to the provider's loose
|
|
260
261
|
// `Contract` envelope, but the local `Contract` type at this
|
|
261
|
-
// call site is the precise structural interface.
|
|
262
|
-
// the
|
|
263
|
-
//
|
|
264
|
-
//
|
|
265
|
-
// by one statement so `enrichContract` can decorate first.
|
|
262
|
+
// call site is the precise structural interface. The cast just
|
|
263
|
+
// defers the structural check by one statement so `enrichContract`
|
|
264
|
+
// can decorate first; the subsequent serialize→deserialize round-trip
|
|
265
|
+
// re-narrows the envelope into the precise type.
|
|
266
266
|
const enrichedIR = enrichContract(
|
|
267
267
|
validatedContract.value as unknown as Contract,
|
|
268
268
|
frameworkComponents,
|
|
269
269
|
);
|
|
270
|
-
const
|
|
270
|
+
const rawContractJson = config.target.contractSerializer.serializeContract(enrichedIR);
|
|
271
|
+
const deserializedContract = familyInstance.deserializeContract(rawContractJson);
|
|
271
272
|
// Each target's descriptor ships a `contractSerializer` SPI; the
|
|
272
273
|
// framework canonicalizer threads its `serializeContract` so the
|
|
273
274
|
// on-disk JSON envelope is constructed by target-owned code
|
|
@@ -20,7 +20,7 @@ import { executeRun } from './db-run';
|
|
|
20
20
|
* {@link import('@prisma-next/migration-tools/aggregate').loadContractSpaceAggregate}
|
|
21
21
|
* from the supplied descriptor set + on-disk on-disk artefacts.
|
|
22
22
|
* 2. The aggregate planner runs with `callerPolicy.ignoreGraphFor`
|
|
23
|
-
* locked to the app
|
|
23
|
+
* locked to the app space — synth strategy for the app, graph-walk
|
|
24
24
|
* for every extension.
|
|
25
25
|
* 3. The runner's `execute` applies the per-space plans
|
|
26
26
|
* inside one outer transaction.
|
|
@@ -53,7 +53,7 @@ export interface ExecuteDbInitOptions<TFamilyId extends string, TTargetId extend
|
|
|
53
53
|
/**
|
|
54
54
|
* Declared extension descriptors. Defaults to an empty list, which
|
|
55
55
|
* routes through the same loader → planner → runner pipeline with no
|
|
56
|
-
* extension
|
|
56
|
+
* extension spaces in the aggregate.
|
|
57
57
|
*/
|
|
58
58
|
readonly extensionPacks?: ReadonlyArray<ControlExtensionDescriptor<TFamilyId, TTargetId>>;
|
|
59
59
|
/** Optional progress callback for observing operation progress */
|