Skip to content

Commit

Permalink
Merge pull request #1003 from sul-dlss/folio-types-update
Browse files Browse the repository at this point in the history
Update FOLIO types
  • Loading branch information
corylown authored Oct 27, 2023
2 parents a7ebe78 + 7f58b7c commit 85bba19
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 11 deletions.
2 changes: 1 addition & 1 deletion Jenkinsfile-Folio-Update
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ pipeline {
git add config/folio
git commit -m "Update FOLIO types" &&
git push [email protected]:sul-dlss/mylibrary.git folio-types-update &&
hub pull-request -f -m "Update FOLIO types"
hub pull-request -f -m "Update FOLIO types" --base main
echo 'Done!'
'''
}
Expand Down
21 changes: 11 additions & 10 deletions config/folio/locations.json
Original file line number Diff line number Diff line change
Expand Up @@ -2177,6 +2177,7 @@
"campusId": "c365047a-51f2-45ce-8601-e421ca3615c5",
"libraryId": "05241c96-6541-41ed-b2ad-61a126d62c2d",
"details": {
"pageAeonSite": "RUMSEY"
},
"primaryServicePoint": "b6987737-1e63-44cc-bfb1-2bcf044adcd7",
"servicePointIds": [
Expand All @@ -2188,8 +2189,8 @@
"metadata": {
"createdDate": "2023-08-10T17:46:53.799+00:00",
"createdByUserId": "58d0aaf6-dcda-4d5e-92da-012e6b7dd766",
"updatedDate": "2023-08-10T17:46:53.799+00:00",
"updatedByUserId": "58d0aaf6-dcda-4d5e-92da-012e6b7dd766"
"updatedDate": "2023-10-23T19:57:03.409+00:00",
"updatedByUserId": "2f7f4956-c95a-47ba-95f8-395354707b6f"
}
},
{
Expand Down Expand Up @@ -6272,7 +6273,7 @@
"id": "6bb4959c-9113-4286-8653-3f331d40c9ee",
"name": "East Asia Chinese",
"code": "EAL-CHINESE",
"discoveryDisplayName": "Chinese Collection",
"discoveryDisplayName": "Chinese collection",
"isActive": true,
"institutionId": "8d433cdd-4e8f-4dc1-aa24-8a4ddb7dc929",
"campusId": "c365047a-51f2-45ce-8601-e421ca3615c5",
Expand All @@ -6290,7 +6291,7 @@
"metadata": {
"createdDate": "2023-08-10T17:45:48.393+00:00",
"createdByUserId": "58d0aaf6-dcda-4d5e-92da-012e6b7dd766",
"updatedDate": "2023-10-02T15:50:36.699+00:00",
"updatedDate": "2023-10-26T15:29:14.049+00:00",
"updatedByUserId": "2f7f4956-c95a-47ba-95f8-395354707b6f"
}
},
Expand Down Expand Up @@ -6400,7 +6401,7 @@
"id": "6e5b0dbb-d3d8-4e8b-ab8b-91fc760e6f5b",
"name": "East Asia Korean",
"code": "EAL-KOREAN",
"discoveryDisplayName": "Korean",
"discoveryDisplayName": "Korean collection",
"isActive": true,
"institutionId": "8d433cdd-4e8f-4dc1-aa24-8a4ddb7dc929",
"campusId": "c365047a-51f2-45ce-8601-e421ca3615c5",
Expand All @@ -6418,7 +6419,7 @@
"metadata": {
"createdDate": "2023-08-10T17:46:39.182+00:00",
"createdByUserId": "58d0aaf6-dcda-4d5e-92da-012e6b7dd766",
"updatedDate": "2023-10-02T15:51:55.084+00:00",
"updatedDate": "2023-10-26T15:29:46.117+00:00",
"updatedByUserId": "2f7f4956-c95a-47ba-95f8-395354707b6f"
}
},
Expand Down Expand Up @@ -9058,7 +9059,7 @@
"id": "9f085820-08a3-43bd-a080-44f65fb67b1e",
"name": "East Asia Japanese",
"code": "EAL-JAPANESE",
"discoveryDisplayName": "Japanese",
"discoveryDisplayName": "Japanese collection",
"isActive": true,
"institutionId": "8d433cdd-4e8f-4dc1-aa24-8a4ddb7dc929",
"campusId": "c365047a-51f2-45ce-8601-e421ca3615c5",
Expand All @@ -9076,7 +9077,7 @@
"metadata": {
"createdDate": "2023-08-10T17:45:50.317+00:00",
"createdByUserId": "58d0aaf6-dcda-4d5e-92da-012e6b7dd766",
"updatedDate": "2023-10-02T15:51:41.074+00:00",
"updatedDate": "2023-10-26T15:27:50.664+00:00",
"updatedByUserId": "2f7f4956-c95a-47ba-95f8-395354707b6f"
}
},
Expand Down Expand Up @@ -10113,7 +10114,7 @@
"campusId": "c365047a-51f2-45ce-8601-e421ca3615c5",
"libraryId": "fe87087a-108b-4771-8ab9-5a4a5fc40960",
"details": {
"pageServicePointCodes": "ARS"
"pageAeonSite": "ARS"
},
"primaryServicePoint": "faa81922-3da8-4086-a7fa-977d7d3e7977",
"servicePointIds": [
Expand All @@ -10125,7 +10126,7 @@
"metadata": {
"createdDate": "2023-08-10T17:45:35.615+00:00",
"createdByUserId": "58d0aaf6-dcda-4d5e-92da-012e6b7dd766",
"updatedDate": "2023-10-04T18:21:54.348+00:00",
"updatedDate": "2023-10-19T22:15:00.164+00:00",
"updatedByUserId": "2f7f4956-c95a-47ba-95f8-395354707b6f"
}
},
Expand Down

0 comments on commit 85bba19

Please sign in to comment.