Skip to content

Commit

Permalink
Migrate everything to layout paragraphs and upgrade all modules/themes (
Browse files Browse the repository at this point in the history
  • Loading branch information
pookmish authored Apr 27, 2023
1 parent e4a4d11 commit d1a1dc7
Show file tree
Hide file tree
Showing 209 changed files with 28,570 additions and 7,421 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@ jobs:
- name: Back to Dev
if: ${{ steps.tag.outputs.tag }}
run: |
composer global require su-sws/stanford-caravan:dev-8.x-2.x
composer global require su-sws/stanford-caravan:dev-8.x-3.x
~/.composer/vendor/bin/sws-caravan back-to-dev $GITHUB_REF $GITHUB_WORKSPACE main
9 changes: 6 additions & 3 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
name: PHPUnit and Acceptance Tests
on: [push]
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
phpunit:
name: PHPUnit Coverage Tests
Expand All @@ -25,7 +28,7 @@ jobs:
env:
CC_TEST_REPORTER_ID: ${{secrets.CC_TEST_REPORTER_ID}}
run: |
composer global require su-sws/stanford-caravan:dev-8.x-2.x
composer global require su-sws/stanford-caravan:dev-8.x-3.x
~/.composer/vendor/bin/sws-caravan phpunit /var/www/html --extension-dir=$GITHUB_WORKSPACE/project --with-coverage
- name: Save Test Results
uses: actions/upload-artifact@v3
Expand Down Expand Up @@ -61,7 +64,7 @@ jobs:
path: project
- name: Run tests
run: |
composer global require su-sws/stanford-caravan:dev-8.x-2.x
composer global require su-sws/stanford-caravan:dev-8.x-3.x
~/.composer/vendor/bin/sws-caravan codeception /var/www/html --extension-dir=$GITHUB_WORKSPACE/project --suites=acceptance
- name: Save Test Results
uses: actions/upload-artifact@v3
Expand Down Expand Up @@ -100,7 +103,7 @@ jobs:
path: project
- name: Run tests
run: |
composer global require su-sws/stanford-caravan:dev-8.x-2.x
composer global require su-sws/stanford-caravan:dev-8.x-3.x
~/.composer/vendor/bin/sws-caravan codeception /var/www/html --extension-dir=$GITHUB_WORKSPACE/project --suites=functional
- name: Save Test Results
uses: actions/upload-artifact@v3
Expand Down
45 changes: 31 additions & 14 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -113,12 +113,12 @@
"drupal/auto_entitylabel": "^3.0@beta",
"drupal/block_content_permissions": "^1.8",
"drupal/change_labels": "^1.0",
"drupal/chosen": "^3.0",
"drupal/chosen": "^4.0",
"drupal/ckeditor_a11ychecker": "^1.0",
"drupal/ckeditor_balloonpanel": "^1.1",
"drupal/ckeditor_blockimagepaste": "^1.4",
"drupal/colorbox": "^2.0",
"drupal/components": "^2.4",
"drupal/components": "^3.0",
"drupal/conditional_fields": "^4.0",
"drupal/config_filter": "^2.0",
"drupal/config_ignore": "^3.0",
Expand All @@ -130,15 +130,16 @@
"drupal/config_update": "^1.7",
"drupal/confirm_leave": "^1.0@beta",
"drupal/content_lock": "^2.2",
"drupal/core": "~9.4.0",
"drupal/core": "~9.5.0",
"drupal/cshs": "^4.0",
"drupal/default_content": "^2.0@alpha",
"drupal/diff": "^1.0@RC",
"drupal/display_field_copy": "^2.0",
"drupal/domain_301_redirect": "^2.0",
"drupal/ds": "^3.3",
"drupal/eck": "^1.0@beta",
"drupal/editoria11y": "^2.0",
"drupal/element_class_formatter": "^1.1",
"drupal/element_class_formatter": "^2.0@beta",
"drupal/encrypt": "^3.0",
"drupal/environment_indicator": "^4.0",
"drupal/extlink": "^1.3",
Expand All @@ -154,10 +155,11 @@
"drupal/flat_taxonomy": "^1.2",
"drupal/fontawesome": "^2.19",
"drupal/google_analytics": "^4.0",
"drupal/google_tag": "^1.4",
"drupal/hook_event_dispatcher": "~3.2.0",
"drupal/google_tag": "^2.0",
"drupal/hook_event_dispatcher": "^4.0@beta",
"drupal/image_effects": "^3.2",
"drupal/imagemagick": "^3.1",
"drupal/jquery_ui_draggable": "^2.0",
"drupal/jsonapi_extras": "^3.20",
"drupal/jsonapi_hypermedia": "^1.9",
"drupal/jsonapi_image_styles": "^3.0",
Expand All @@ -167,28 +169,30 @@
"drupal/layout_builder_modal": "^1.0",
"drupal/layout_builder_restrictions": "^2.2",
"drupal/layout_library": "^1.0-beta1",
"drupal/layout_paragraphs": "^2.0",
"drupal/link_attributes": "^1.11",
"drupal/link_title_formatter": "^2.0",
"drupal/linkit": "^6.0",
"drupal/markup": "^2.0",
"drupal/mathjax": "^4.0",
"drupal/memcache": "^2.5",
"drupal/menu_admin_per_menu": "^1.0",
"drupal/menu_block": "dev-1.x#567becffbb0589e824fb053f15fb38a5846e7276",
"drupal/menu_link_weight": "^1.0-beta3",
"drupal/menu_block": "^1.10",
"drupal/menu_link_weight": "^2.0@alpha",
"drupal/metatag": "^1.3",
"drupal/name": "^1.0@RC",
"drupal/next": "^1.2",
"drupal/nobots": "^1.0",
"drupal/node_revision_delete": "^1.0@RC",
"drupal/page_cache_query_ignore": "^2.2",
"drupal/page_manager": "^4.0@beta",
"drupal/paragraphs": "^1.11",
"drupal/paragraphs_edit": "^2.0@alpha",
"drupal/paranoia": "^1.0@alpha",
"drupal/path_redirect_import": "^1.0@beta",
"drupal/path_redirect_import": "^2.0",
"drupal/pathauto": "^1.6",
"drupal/pdb": "^1.0@alpha",
"drupal/printable": "^2.1",
"drupal/printable": "^3.0@RC",
"drupal/rabbit_hole": "^1.0@beta",
"drupal/real_aes": "^2.4",
"drupal/redirect": "^1.0-beta1",
Expand Down Expand Up @@ -219,14 +223,14 @@
"onlyextart/colorbox": "dev-master#e58476becbc89dc671093d1bcd9f99b2167fa8f7",
"sainsburys/guzzle-oauth2-plugin": "^3.0",
"seboettg/citeproc-php": "2.4.1",
"su-sws/ckeditor5_plugins": "^1.0",
"su-sws/drupal-patches": "^8.1",
"su-sws/nobots": "^8.2",
"su-sws/react_paragraphs": "^8.2",
"su-sws/stanford_actions": "^8.2",
"su-sws/stanford_fields": "^8.2",
"su-sws/stanford_media": "^8.3",
"su-sws/stanford_media": "^9.0",
"su-sws/stanford_migrate": "^8.3",
"su-sws/stanford_profile_helper": "^9.1",
"su-sws/stanford_profile_helper": "^9.2",
"su-sws/stanford_ssp": "^8.2"
},
"config": {
Expand All @@ -248,6 +252,19 @@
"drush.services.yml": "^9"
}
},
"patches": {}
"patches": {
"drupal/core": {
"https://www.drupal.org/project/ckeditor/issues/3065095": "https://www.drupal.org/files/issues/2022-08-23/3065095-64-9.5.x.patch"
},
"drupal/hook_event_dispatcher": {
"https://www.drupal.org/project/hook_event_dispatcher/issues/3354751": "https://www.drupal.org/files/issues/2023-04-17/hook_event_dispatcher-4.x-3354751.patch"
},
"drupal/menu_block": {
"https://www.drupal.org/project/menu_block/issues/3271218": "https://www.drupal.org/files/issues/2022-04-29/menu_block_rendered_empty-3271218-17.patch"
},
"drupal/menu_link_weight": {
"https://www.drupal.org/project/menu_link_weight/issues/2875984": "https://git.drupalcode.org/project/menu_link_weight/-/merge_requests/2.diff"
}
}
}
}
9 changes: 0 additions & 9 deletions config/sync/auto_entitylabel.settings.log.policy.yml

This file was deleted.

22 changes: 22 additions & 0 deletions config/sync/block.block.claro_breadcrumbs.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
uuid: c797594b-5410-4796-aaa7-f184e57456b7
langcode: en
status: true
dependencies:
module:
- system
theme:
- claro
_core:
default_config_hash: NjcxOBrPOiK5-38t56DwFBDVY4yer7YSlbRWXFuHe7A
id: claro_breadcrumbs
theme: claro
region: breadcrumb
weight: 0
provider: null
plugin: system_breadcrumb_block
settings:
id: system_breadcrumb_block
label: Breadcrumbs
label_display: '0'
provider: system
visibility: { }
22 changes: 22 additions & 0 deletions config/sync/block.block.claro_content.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
uuid: cceb0660-858b-40f4-bc6c-7154baf181dd
langcode: en
status: true
dependencies:
module:
- system
theme:
- claro
_core:
default_config_hash: a0Yyx1GeyKarZ4T_yXQBR_ZFKnXiFLtxAb6gWLd8nr0
id: claro_content
theme: claro
region: content
weight: 0
provider: null
plugin: system_main_block
settings:
id: system_main_block
label: 'Main page content'
label_display: '0'
provider: system
visibility: { }
22 changes: 22 additions & 0 deletions config/sync/block.block.claro_help.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
uuid: f8936cd1-b8bf-4f90-960b-339ab5fe1354
langcode: en
status: true
dependencies:
module:
- help
theme:
- claro
_core:
default_config_hash: jccFSSVqV0WCDb6NtML1VWAWTtDbZ-zn5YgTRMgMrIM
id: claro_help
theme: claro
region: help
weight: 0
provider: null
plugin: help_block
settings:
id: help_block
label: Help
label_display: '0'
provider: help
visibility: { }
20 changes: 20 additions & 0 deletions config/sync/block.block.claro_local_actions.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
uuid: d1629367-86a7-4110-b6d8-d88bf6eb106e
langcode: en
status: true
dependencies:
theme:
- claro
_core:
default_config_hash: CdXfDmRgAvms7EQovxxWPdYi0GitxeRbVtScYK16ZH0
id: claro_local_actions
theme: claro
region: content
weight: -10
provider: null
plugin: local_actions_block
settings:
id: local_actions_block
label: 'Primary admin actions'
label_display: '0'
provider: core
visibility: { }
22 changes: 22 additions & 0 deletions config/sync/block.block.claro_messages.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
uuid: 78c7bc66-3de5-43d8-9328-506133537e3c
langcode: en
status: true
dependencies:
module:
- system
theme:
- claro
_core:
default_config_hash: '-Ac3ISpIT0PQ-whzD7_dw0SdKi6dAbRFNWdSjOiVDqg'
id: claro_messages
theme: claro
region: highlighted
weight: 0
provider: null
plugin: system_messages_block
settings:
id: system_messages_block
label: 'Status messages'
label_display: '0'
provider: system
visibility: { }
20 changes: 20 additions & 0 deletions config/sync/block.block.claro_page_title.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
uuid: 7695e8e8-305e-4e3e-b5d5-e2885539e8c5
langcode: en
status: true
dependencies:
theme:
- claro
_core:
default_config_hash: fNwDdW063tk_ktzSWzZVeQS9wzvLooVO280BQ9WrsIs
id: claro_page_title
theme: claro
region: header
weight: -30
provider: null
plugin: page_title_block
settings:
id: page_title_block
label: 'Page title'
label_display: '0'
provider: core
visibility: { }
22 changes: 22 additions & 0 deletions config/sync/block.block.claro_primary_local_tasks.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
uuid: 3b7edec6-46f1-4f2c-927b-a852398f9b54
langcode: en
status: true
dependencies:
theme:
- claro
_core:
default_config_hash: ACjBZI5shAMiiUpsz-inLYVXDqNNXRnSzAWV3kV_8Hw
id: claro_primary_local_tasks
theme: claro
region: header
weight: 0
provider: null
plugin: local_tasks_block
settings:
id: local_tasks_block
label: 'Primary tabs'
label_display: '0'
provider: core
primary: true
secondary: false
visibility: { }
22 changes: 22 additions & 0 deletions config/sync/block.block.claro_secondary_local_tasks.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
uuid: 2a0ba2a1-4453-4997-ae29-9fd8ed898b3f
langcode: en
status: true
dependencies:
theme:
- claro
_core:
default_config_hash: 2L0geP-ixCbCkEpW6BVF6H7vDUZN4ea07_Y9CociQm4
id: claro_secondary_local_tasks
theme: claro
region: pre_content
weight: 0
provider: null
plugin: local_tasks_block
settings:
id: local_tasks_block
label: 'Secondary tabs'
label_display: '0'
provider: core
primary: false
secondary: true
visibility: { }
20 changes: 20 additions & 0 deletions config/sync/block.block.stanford_profile_admin_breadcrumbs.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
uuid: 3159d3b5-295e-404d-92b8-7ab35fcd5d88
langcode: en
status: true
dependencies:
module:
- system
theme:
- stanford_profile_admin
id: stanford_profile_admin_breadcrumbs
theme: stanford_profile_admin
region: breadcrumb
weight: 0
provider: null
plugin: system_breadcrumb_block
settings:
id: system_breadcrumb_block
label: Breadcrumbs
label_display: '0'
provider: system
visibility: { }
22 changes: 22 additions & 0 deletions config/sync/block.block.stanford_profile_admin_content.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
uuid: d2b3e7e0-1428-42a3-a166-01b05d421323
langcode: en
status: true
dependencies:
module:
- system
theme:
- stanford_profile_admin
_core:
default_config_hash: a0Yyx1GeyKarZ4T_yXQBR_ZFKnXiFLtxAb6gWLd8nr0
id: stanford_profile_admin_content
theme: stanford_profile_admin
region: content
weight: 0
provider: null
plugin: system_main_block
settings:
id: system_main_block
label: 'Main page content'
label_display: '0'
provider: system
visibility: { }
Loading

0 comments on commit d1a1dc7

Please sign in to comment.