From 8329fbd7ba3f8ee1d79313de2d88832c7e552e43 Mon Sep 17 00:00:00 2001 From: Bethany Seeger Date: Tue, 6 Apr 2021 19:10:21 -0400 Subject: [PATCH] Updates snapshots upgrades search_api to 1.19 to fix a bug we were seeing fixes the corporate bodies csv test file to include a required field. --- .env | 2 +- codebase/composer.lock | 14 +++++++------- .../islandora_object-corporatebodies.csv | 4 ++-- 3 files changed, 10 insertions(+), 10 deletions(-) diff --git a/.env b/.env index 532de8e831..a20961daf3 100644 --- a/.env +++ b/.env @@ -69,7 +69,7 @@ REPOSITORY=ghcr.io/jhu-sheridan-libraries/idc-isle-dc TAG=upstream-20200824-f8d1e8e-23-g9fe79fc # Docker image and tag for snapshot image -SNAPSHOT_TAG=upstream-20201007-739693ae-228-g2dca928.1617734539 +SNAPSHOT_TAG=upstream-20201007-739693ae-239-g6f6709a.1617749868 # IdP, SP entity URIs and base URLs SP_BASEURL=https://islandora-idc.traefik.me diff --git a/codebase/composer.lock b/codebase/composer.lock index 7e354ea462..8a973cded2 100644 --- a/codebase/composer.lock +++ b/codebase/composer.lock @@ -5455,17 +5455,17 @@ }, { "name": "drupal/search_api", - "version": "1.18.0", + "version": "1.19.0", "source": { "type": "git", "url": "https://git.drupalcode.org/project/search_api.git", - "reference": "8.x-1.18" + "reference": "8.x-1.19" }, "dist": { "type": "zip", - "url": "https://ftp.drupal.org/files/projects/search_api-8.x-1.18.zip", - "reference": "8.x-1.18", - "shasum": "6cf1d6820ba55891e204bac40b6031ed15db482a" + "url": "https://ftp.drupal.org/files/projects/search_api-8.x-1.19.zip", + "reference": "8.x-1.19", + "shasum": "5654e9d02117e28c585d89a25ea3cc40d20c5019" }, "require": { "drupal/core": "^8.8 || ^9" @@ -5486,8 +5486,8 @@ "type": "drupal-module", "extra": { "drupal": { - "version": "8.x-1.18", - "datestamp": "1605204423", + "version": "8.x-1.19", + "datestamp": "1612192040", "security-coverage": { "status": "covered", "message": "Covered by Drupal's security advisory policy" diff --git a/tests/10-migration-backend-tests/testcafe/migrations/islandora_object-corporatebodies.csv b/tests/10-migration-backend-tests/testcafe/migrations/islandora_object-corporatebodies.csv index 0ed0d4ca8e..aaef52ec11 100644 --- a/tests/10-migration-backend-tests/testcafe/migrations/islandora_object-corporatebodies.csv +++ b/tests/10-migration-backend-tests/testcafe/migrations/islandora_object-corporatebodies.csv @@ -1,3 +1,3 @@ local_id,name,primary_name,subordinate_name,date_of_meeting_or_treaty,location_of_meeting,num_of_section_or_meet,alt_date_of_meeting,alt_location_of_meeting,alt_number_of_section_or_meeting,alt_primary_name,alt_subordinate_name,relationships,date,authority,description -io-corp_01,Ansel Adams Publishing Rights Trust,,,,,,,,,,,,1974,,

The Ansel Adams Publishing Rights Trust manages copyright for works by Ansel Adams.

-io-corp_02,Mountain Light Gallery,,,,,,,,,,,,1983,,"Mountain Light is a multi-faceted business, established in 1983 by Galen and Barbara Rowell. Mountain Light Gallery is open to the public, although Mountain Light’s core business is an image licensing department, housing hundreds of thousands of Galen’s and Barbara’s color images." +io-corp_01,Ansel Adams Publishing Rights Trust,Ansel Adams Publishing Rights Trust,,,,,,,,,,,1974,,

The Ansel Adams Publishing Rights Trust manages copyright for works by Ansel Adams.

+io-corp_02,Mountain Light Gallery,Mountain Light Gallery,,,,,,,,,,,1983,,"Mountain Light is a multi-faceted business, established in 1983 by Galen and Barbara Rowell. Mountain Light Gallery is open to the public, although Mountain Light’s core business is an image licensing department, housing hundreds of thousands of Galen’s and Barbara’s color images."