Commit Graph

82 Commits

Author SHA1 Message Date
Simon Larsen
b9b5ca3325
switch base image to ecr 2024-10-16 15:54:57 +01:00
Simon Larsen
e7377f6c8f
refactor: Enable lazy loading for images in BlogPostUtil and remove unnecessary whitespace in Copilot/Init.ts 2024-09-05 14:30:30 +01:00
Jack Veney
17a0b65a4b
Update endpoint-status.sh
Included the -L option in the curl command, ensuring that it will follow any 301 redirects until the final URL is reached.
2024-06-20 15:24:27 -04:00
Simon Larsen
a66a04456b
refactor: Update endpoint URLs for status check script 2024-06-13 21:44:49 +01:00
Simon Larsen
f42291a428
refactor: Update status check URLs for Dashboard, Status Page, and Accounts
The status-check.sh script has been modified to update the endpoint URLs for checking the status of the Dashboard, Status Page, and Accounts services. The URLs now include "/status/ready" at the end, ensuring that the services are ready to handle requests. This change improves the accuracy and reliability of the status check script.
2024-06-13 21:05:37 +01:00
Simon Larsen
8325c06ca3
refactor: Update status check URLs for Dashboard and Status Page
The status-check.sh script has been modified to update the endpoint URLs for checking the status of the Dashboard and Status Page services. The URLs now include "/status/ready" at the end, ensuring that the services are ready to handle requests. This change improves the accuracy and reliability of the status check script.
2024-06-12 17:27:22 +01:00
Simon Larsen
b66f56bc12
refactor: Update endpoint status check URLs to include "/ready"
The status-check.sh script has been updated to modify the endpoint URLs for checking the status of various services. The URLs now include "/ready" at the end, indicating that the services are ready to handle requests. This change ensures that the status check accurately reflects the readiness of the services and improves the reliability of the script.
2024-06-12 17:25:08 +01:00
Simon Larsen
597aeb74f4
add e2e to test release 2024-06-09 19:29:23 +01:00
Simon Larsen
a24bf077ce
refactor: Improve error message in endpoint-status.sh
This code change updates the endpoint-status.sh script to improve the error message when the endpoint returns an HTTP status other than 200. The previous message mentioned that it usually takes a few minutes for the app to boot, which is not accurate. The updated message removes this misleading information and provides a more accurate description of the retry behavior.
2024-06-09 14:49:48 +01:00
snyk-bot
65f024c3f6
fix: Tests/Dockerfile.tpl to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-ALPINE318-OPENSSL-6593964
- https://snyk.io/vuln/SNYK-ALPINE318-OPENSSL-6593964
2024-05-09 21:10:47 +00:00
Simon Larsen
1be827741e
Update E2E Config.ts to use E2E_TEST_STATUS_PAGE_URL instead of E2E_TEST_REGISTERED_USER_PASSWORD 2024-04-27 16:55:22 +01:00
Simon Larsen
445a8d3f35
Update Dockerfile.tpl files to set APP_VERSION to 1.0.0 if not set 2024-04-09 12:53:42 +01:00
Simon Larsen
356bacf9a0
Update Dockerfile.tpl files to set APP_VERSION to 2.0.0 if not set 2024-04-09 12:53:13 +01:00
snyk-bot
59fff01663
fix: Tests/Dockerfile.tpl to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-UPSTREAM-NODE-6564548
- https://snyk.io/vuln/SNYK-UPSTREAM-NODE-6564550
2024-04-05 20:35:00 +00:00
Simon Larsen
519daba294
Remove root user from Dockerfiles 2024-02-16 07:40:22 +00:00
snyk-bot
033f3503f1
fix: Tests/Dockerfile.tpl to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-ALPINE318-OPENSSL-6152404
- https://snyk.io/vuln/SNYK-ALPINE318-OPENSSL-6152404
- https://snyk.io/vuln/SNYK-ALPINE318-OPENSSL-6160000
- https://snyk.io/vuln/SNYK-ALPINE318-OPENSSL-6160000
2024-01-27 11:15:48 +00:00
Simon Larsen
580fd97030
Update retry interval for endpoint status script 2024-01-25 11:32:16 +00:00
Simon Larsen
224943206e
Remove unnecessary endpoint status checks 2024-01-25 11:30:48 +00:00
Simon Larsen
04dcb80124
Refactor endpoint status checks in status-check.sh script 2023-12-29 14:06:46 +00:00
Simon Larsen
4d2afa7cf4
Add new endpoint status checks 2023-12-28 16:51:21 +00:00
Simon Larsen
284752631e
Remove unnecessary endpoint status checks 2023-12-25 13:30:46 +00:00
Simon Larsen
526df139b1
Update Dockerfile and launch configurations 2023-12-11 19:37:18 +00:00
snyk-bot
737ee28528
fix: Tests/Dockerfile.tpl to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-ALPINE318-OPENSSL-6032386
- https://snyk.io/vuln/SNYK-ALPINE318-OPENSSL-6032386
- https://snyk.io/vuln/SNYK-ALPINE318-OPENSSL-6055795
- https://snyk.io/vuln/SNYK-ALPINE318-OPENSSL-6055795
2023-12-01 17:36:21 +00:00
Simon Larsen
640ce525c5
Update Probe npm install and test commands 2023-11-21 17:50:09 +00:00
snyk-bot
d26b348f0d
fix: Tests/Dockerfile.tpl to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-ALPINE317-OPENSSL-3314647
- https://snyk.io/vuln/SNYK-UPSTREAM-NODE-3326683
- https://snyk.io/vuln/SNYK-UPSTREAM-NODE-5741793
- https://snyk.io/vuln/SNYK-UPSTREAM-NODE-5843454
- https://snyk.io/vuln/SNYK-UPSTREAM-NODE-5848038
2023-11-20 20:36:37 +00:00
Simon Larsen
6804e94850
add ingestor status check 2023-10-16 12:55:54 +01:00
Simon Larsen
ed7708ba7c
remove change in config from npm 2023-10-04 19:11:51 +01:00
Jordan Jones
515b8ba94c
chore(tests): sneak in the tiny misspelling 2023-10-01 08:29:47 -07:00
Simon Larsen
c06c0f8b38 fix helm test 2023-10-01 09:13:44 +00:00
Simon Larsen
0d09047454
add endpoint telemetry 2023-09-29 14:26:09 +01:00
Simon Larsen
8a3b893521
add status check script 2023-09-29 14:24:59 +01:00
Simon Larsen
36860e6ee9
fix status check scirpt 2023-09-29 14:16:09 +01:00
Simon Larsen
53efbaf7a0
add bash and curl to test docker 2023-09-29 13:59:08 +01:00
Simon Larsen
8863c6a209
add chmod to scripts 2023-09-29 13:52:56 +01:00
Simon Larsen
d7081c1bae
add bash 2023-09-28 21:27:11 +01:00
Simon Larsen
36cfc317a4
fix typo in file 2023-09-28 18:57:15 +01:00
Simon Larsen
3714c2c91a add test container 2023-09-28 11:16:50 +00:00
Simon Larsen
5ac2786f7e
fix changes 2022-09-27 12:24:19 +01:00
Simon Larsen
fb6bd6314e
Revert "clean up project"
This reverts commit 14f1bbe8b5.
2022-09-27 12:19:01 +01:00
Simon Larsen
14f1bbe8b5
clean up project 2022-09-27 12:11:10 +01:00
Simon Larsen
5a808e7ab0
fix lint. 2022-08-19 21:03:52 +01:00
Simon Larsen
4544d05363
fix incident state 2022-08-19 20:47:56 +01:00
Simon Larsen
edb6da1dbd
fix tsconfig 2022-05-22 11:27:41 +01:00
Simon Larsen
b5d4405aad
add sourcemap to react 2022-05-17 09:20:13 +01:00
Simon Larsen
4eb5d8cd33
fix compile errors 2022-05-06 12:50:17 +01:00
Simon Larsen
053f70daac
fix 2022-05-01 13:41:55 +01:00
Simon Larsen
bce4bd11e7
fix 2022-04-30 14:25:36 +01:00
Nawaz Dhandala
874d6dbb67
fix ignore files 2022-04-24 20:20:53 +01:00
Nawaz Dhandala
780087f3d2
fix process.env 2022-04-20 21:57:05 +01:00
Sostene Munezero Bagira
108ac0b413 fix: duplicate-imports 2022-04-20 17:43:19 +02:00