Move NPC registry to canonical namespace
This commit is contained in:
20
internal/modules/integration/testdata/dnd_npc_registry_pipeline.yml
vendored
Normal file
20
internal/modules/integration/testdata/dnd_npc_registry_pipeline.yml
vendored
Normal file
@@ -0,0 +1,20 @@
|
||||
version: 4
|
||||
output:
|
||||
directory: ./notarius-output
|
||||
cache:
|
||||
chunk_plans:
|
||||
mode: bypass
|
||||
checkpoints: {}
|
||||
debug:
|
||||
directory: ./notarius-debug
|
||||
pipelines:
|
||||
dnd-npc-registry-fixture:
|
||||
input: seriatim
|
||||
chunk: generic
|
||||
artifacts:
|
||||
npc_registry:
|
||||
extract:
|
||||
module: dnd/npc-registry
|
||||
retries: 2
|
||||
normalize: dnd/npc-registry
|
||||
output: json
|
||||
Reference in New Issue
Block a user