vault backup: 2024-08-24 09:05:23

This commit is contained in:
2024-08-24 09:05:23 -05:00
parent 2dd88ecd31
commit c57283433b
42 changed files with 71 additions and 4 deletions

View File

@@ -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 ??