Skip to content

Commit ae53974

Browse files
committed
Config updates
1 parent 4346149 commit ae53974

6 files changed

+22
-0
lines changed

config/sync/migrate_plus.migration.stanford_courses.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -167,4 +167,6 @@ process:
167167
default_value: 1
168168
destination:
169169
plugin: 'entity:node'
170+
idMap: { }
170171
migration_dependencies: { }
172+
include: null

config/sync/migrate_plus.migration.stanford_events_importer.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -204,4 +204,6 @@ destination:
204204
- su_imported
205205
- title
206206
- type
207+
idMap: { }
207208
migration_dependencies: { }
209+
include: null

config/sync/migrate_plus.migration.stanford_localist_importer.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -529,4 +529,6 @@ destination:
529529
- tags_chunked
530530
- title
531531
- type
532+
idMap: { }
532533
migration_dependencies: { }
534+
include: null

config/sync/migrate_plus.migration.stanford_publications.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -324,5 +324,7 @@ destination:
324324
- text_area_target_revision_id
325325
- text_body
326326
- title
327+
idMap: { }
327328
migration_dependencies:
328329
required: { }
330+
include: null

config/sync/migrate_plus.migration.su_stanford_person.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -329,5 +329,7 @@ destination:
329329
- su_person_telephone
330330
- title
331331
- type
332+
idMap: { }
332333
migration_dependencies:
333334
required: { }
335+
include: null

config/sync/update.settings.yml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
_core:
2+
default_config_hash: xbYr66-g0FjNgVBkGypCuN46vBI2XHntXN1URawq1s4
3+
check:
4+
disabled_extensions: false
5+
interval_days: 1
6+
fetch:
7+
url: null
8+
max_attempts: 2
9+
timeout: 30
10+
notification:
11+
emails: { }
12+
threshold: all

0 commit comments

Comments
 (0)