[Spark] Use Psr\Cache instead of CAS for caching credentials
Review Request #1078 — Created Dec. 8, 2023 and submitted — Latest diff uploaded
Information | |
---|---|
pprkut | |
Lunr | |
9d50c3e... | |
Reviewers | |
lunr | |
Use Psr\Cache instead of CAS for caching credentials
GitHub actions run: https://github.com/pprkut/lunr/actions/runs/7141365175
Diff Revision 1 (Latest)
src/Lunr/Spark/Contentful/Api.php |
---|
src/Lunr/Spark/Contentful/DeliveryApi.php |
---|
src/Lunr/Spark/Contentful/ManagementApi.php |
---|
src/Lunr/Spark/Contentful/PreviewApi.php |
---|
src/Lunr/Spark/Contentful/Tests/ApiBaseTest.php |
---|
src/Lunr/Spark/Contentful/Tests/ApiTest.php |
---|
src/Lunr/Spark/Contentful/Tests/DeliveryApiBaseTest.php |
---|
src/Lunr/Spark/Contentful/Tests/DeliveryApiGetAssetsTest.php |
---|
src/Lunr/Spark/Contentful/Tests/DeliveryApiGetEntriesTest.php |
---|
src/Lunr/Spark/Contentful/Tests/DeliveryApiTest.php |
---|
src/Lunr/Spark/Contentful/Tests/ManagementApiBaseTest.php |
---|
src/Lunr/Spark/Contentful/Tests/ManagementApiCreateEntryTest.php |
---|
src/Lunr/Spark/Contentful/Tests/ManagementApiGetEntryTest.php |
---|
src/Lunr/Spark/Contentful/Tests/ManagementApiPublishEntryTest.php |
---|
src/Lunr/Spark/Contentful/Tests/ManagementApiTest.php |
---|
src/Lunr/Spark/Contentful/Tests/ManagementApiUnpublishEntryTest.php |
---|
src/Lunr/Spark/Contentful/Tests/ManagementApiUpdateEntryTest.php |
---|
src/Lunr/Spark/Contentful/Tests/PreviewApiBaseTest.php |
---|
src/Lunr/Spark/Contentful/Tests/PreviewApiTest.php |
---|