Move location registry modules to canonical namespace
This commit is contained in:
@@ -63,11 +63,11 @@ pipelines:
|
||||
retries: 2
|
||||
locations:
|
||||
extract:
|
||||
module: dnd/locations
|
||||
module: dnd/location-registry
|
||||
retries: 2
|
||||
merge: appendorder
|
||||
normalize:
|
||||
module: dnd/locations
|
||||
module: dnd/location-registry
|
||||
retries: 2
|
||||
scene-descriptions:
|
||||
extract:
|
||||
@@ -79,7 +79,7 @@ pipelines:
|
||||
# Accepted registry artifacts and scene-description eligibility artifacts
|
||||
# are supplied in memory to their compatible consumers in this step.
|
||||
references:
|
||||
locations:
|
||||
location_registry:
|
||||
artifact:
|
||||
step: describe-session
|
||||
lane: locations
|
||||
|
||||
Reference in New Issue
Block a user