fix: documentation#21
Merged
Merged
Conversation
Section 2: fix preset count (5 not 2), add replaceFileUrls transformer, add isFormBuilderRecord filter, add DdbCoreTransformContext + createTransferPreset + migrationConfigSchema exports, fix fromEnv overloads, fix credential validation ref. Section 3: fix MigrationConfig comment, add missing features (SnapshotWriter, DroppedRecordLog, TransferredRecordLog, AccessChecker, PresetLifecycle), update preset list (5 presets, no example.ts exclusion), fix transformer count. Section 4: add checkAccess() to Processor.Interface, remove stale queryRecord from base context, add compressionHandler, fix slice descriptions to include querySourceRecord/queryTargetRecord, fix per-record orchestration order, add requestTimeoutMs to tuning, add debug.logLevel, fix runner surface. Section 6: remove false storage-mode runtime guard claim, fix preset count, remove stale example.ts exclusion claim. Section 7: mark di-features and os-transfer branches as merged. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
- templates/AGENTS.md: replace createDdbConfig/createOsConfig with createConfig, fix layout diagram to show single config.ts, fix --config examples - templates/README.md: replace per-storage config files with unified config.ts, fix preset example to use createTransferPreset, add presetsDir to pipeline options, remove stale DDB/OS Transfer subsections - templates/internal-project/README.md: fix config file refs, remove pipeline.preset field, update CLI examples - templates/.claude/skills/writing-data-transfer-preset/SKILL.md: remove pipeline.preset refs, fix getFile return type to Buffer | null, update preset count to 5 with copy-* presets, clarify internal transformer imports Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
- Fix preset count (5 not 4), add copy-os to built-in presets list - Add fromEnv(name, null) overload documentation - Add debug.logLevel config option - Add isFormBuilderRecord to filter predicates table - Add replaceFileUrls to built-in transformers section - Add requestTimeoutMs to tuning block - Fix copy-ddb/copy-files descriptions Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
- aws-transfer-setup.md: replace yarn start with yarn transfer, clarify env vars are user-convention wired via config.ts, not CLI-level - ddb-es-migration-reference.md: add legacy-reference header — the .sample/migration/ddb-es/ directory does not exist in this repo - pino-logger-implementation.md: rewrite to match current DI-based PinoLogger architecture; remove stale createLogger/LOG_LEVEL/msgPrefix refs; keep valid pino.multistream gotcha - webiny-di-guide.md: fix PinoLoggerImpl → PinoLogger, add logFile to LoggerOptions example Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.