From db11522933bfda2f8dff6192760b03e3e035b6b0 Mon Sep 17 00:00:00 2001 From: benjaminramey Date: Thu, 22 Aug 2024 09:11:28 -0500 Subject: [PATCH] vault backup: 2024-08-22 09:11:28 --- 2024-08-21 (Wednesday).md | 26 ++++++++++++++++++++++++++ Areti Mouralas.md | 3 +++ 2 files changed, 29 insertions(+) create mode 100644 2024-08-21 (Wednesday).md create mode 100644 Areti Mouralas.md diff --git a/2024-08-21 (Wednesday).md b/2024-08-21 (Wednesday).md new file mode 100644 index 0000000..8f7d339 --- /dev/null +++ b/2024-08-21 (Wednesday).md @@ -0,0 +1,26 @@ +# Work +#logos +Continued work on migrating Commerce documentation to Keeper links for secrets from Secret Server links. + +While changing Secret Server links to Keeper links, I found that a few repos were deploying to production. The error in deployment showed up like this: +``` +WARN Deployment.Deploy PaymentPlansApi.v1 cmrc-fl-vm08.azure.faithlife.local AcceptanceScripts SmokeTest - The remote certificate is invalid according to the validation procedure: RemoteCertificateNameMismatch + +[37](https://git.faithlife.dev/Logos/PaymentPlansApi/actions/runs/970964/job/1940904#step:5:38) INFO Deployment.Deploy PaymentPlansApi.v1 cmrc-fl-vm08.azure.faithlife.local AcceptanceScripts SmokeTest - Invoke-RestMethod -Uri "[http://cmrc-fl-vm08.azure.faithlife.local/v1/smoketest](http://cmrc-fl-vm08.azure.faithlife.local/v1/smoketest)" -Headers @{ Host = "paymentplansapi.logos.com"; Authorization = "OAuth ***" } + +[38](https://git.faithlife.dev/Logos/PaymentPlansApi/actions/runs/970964/job/1940904#step:5:39) INFO Deployment.Deploy PaymentPlansApi.v1 cmrc-fl-vm08.azure.faithlife.local AcceptanceScripts SmokeTest - Invoke-RestMethod -Uri "[http://cmrc-fl-vm08.azure.faithlife.local/v1/smoketest/health](http://cmrc-fl-vm08.azure.faithlife.local/v1/smoketest/health)" -Headers @{ Host = "paymentplansapi.logos.com"; Authorization = "OAuth ***" } + +[39](https://git.faithlife.dev/Logos/PaymentPlansApi/actions/runs/970964/job/1940904#step:5:40) ERROR Deployment.Deploy PaymentPlansApi.v1 cmrc-fl-vm08.azure.faithlife.local AcceptanceScripts SmokeTest - Couldn't resolve host or hit smoketest page for cmrc-fl-vm08.azure.faithlife.local or hit the health route. + +[40](https://git.faithlife.dev/Logos/PaymentPlansApi/actions/runs/970964/job/1940904#step:5:41) ERROR Deployment.Deploy PaymentPlansApi.v1 cmrc-fl-vm08.azure.faithlife.local AcceptanceScripts SmokeTest - System.Net.Http.HttpRequestException: The SSL connection could not be established, see inner exception. +``` +- PaymentPlansApi - smoketests failure, fixed access secret and token +- CallTrackingApi - same as PaymentPlansApi + +I found `AppStorePurchaseApi` was also failing integration tests. +# Meetings +#logos +## Commerce scrum +WE have a channels for: +- Configuration wizard: proj-configuration-wizard ?? +- Translations: proj-translations ?? diff --git a/Areti Mouralas.md b/Areti Mouralas.md new file mode 100644 index 0000000..0300a10 --- /dev/null +++ b/Areti Mouralas.md @@ -0,0 +1,3 @@ +#logos + +Co-worker at Logos, stakeholder for NetSuite and accounting in general. \ No newline at end of file