22 Commits

Author SHA1 Message Date
22a2cba3fe Fix the path used for checking upstatus 2025-06-08 12:19:01 +02:00
01717b392c Revert "Try localhost"
This reverts commit e0da10c0006d8f984771dbdc38508b69f902835e.
2025-06-08 11:49:44 +02:00
85f918b397 Fix the waiting URL
Some checks failed
Check usage of free licenses / build-static-assets (pull_request) Successful in 33s
Add copyright notice / copyright_notice (pull_request) Successful in 47s
Playwright Tests / test (pull_request) Failing after 5m38s
Build Nginx-based docker image / build-static-assets (push) Successful in 6m4s
2025-06-08 11:42:59 +02:00
e0da10c000 Try localhost
Some checks failed
Check usage of free licenses / build-static-assets (pull_request) Successful in 1m40s
Add copyright notice / copyright_notice (pull_request) Successful in 1m40s
Playwright Tests / test (pull_request) Failing after 13m49s
Build Nginx-based docker image / build-static-assets (push) Successful in 14m7s
2025-06-08 11:10:00 +02:00
8b0cab93c9 Fix environment variable name
Some checks failed
Check usage of free licenses / build-static-assets (pull_request) Successful in 2m10s
Add copyright notice / copyright_notice (pull_request) Successful in 4m0s
Playwright Tests / test (pull_request) Failing after 13m38s
Build Nginx-based docker image / build-static-assets (push) Successful in 15m8s
2025-06-08 10:48:51 +02:00
6490e585ee Run the server in 127.0.0.1 host
Some checks failed
Check usage of free licenses / build-static-assets (pull_request) Successful in 5m14s
Add copyright notice / copyright_notice (pull_request) Successful in 6m34s
Playwright Tests / test (pull_request) Failing after 20m27s
Build Nginx-based docker image / build-static-assets (push) Has been cancelled
2025-06-08 10:27:13 +02:00
d6f603d70c Run standalone node server instead of development build
Some checks failed
Check usage of free licenses / build-static-assets (pull_request) Successful in 7m7s
Add copyright notice / copyright_notice (pull_request) Successful in 7m15s
Playwright Tests / test (pull_request) Failing after 21m40s
Build Nginx-based docker image / build-static-assets (push) Successful in 23m2s
2025-06-08 10:03:57 +02:00
acdbee40bf Wait for the service to be ready
Some checks failed
Add copyright notice / copyright_notice (pull_request) Successful in 2m34s
Check usage of free licenses / build-static-assets (pull_request) Successful in 2m53s
Playwright Tests / test (pull_request) Failing after 13m47s
Build Nginx-based docker image / build-static-assets (push) Has been cancelled
2025-06-08 09:47:48 +02:00
4455c0e6d4 Run playwright tests in verbose mode
Some checks failed
Add copyright notice / copyright_notice (pull_request) Successful in 2m0s
Check usage of free licenses / build-static-assets (pull_request) Successful in 2m21s
Build Nginx-based docker image / build-static-assets (push) Successful in 13m39s
Playwright Tests / test (pull_request) Has been cancelled
2025-06-08 09:33:11 +02:00
fed86088c3 Use pnpm to build and run the service
Some checks failed
Check usage of free licenses / build-static-assets (pull_request) Successful in 1m25s
Add copyright notice / copyright_notice (pull_request) Successful in 1m28s
Build Nginx-based docker image / build-static-assets (push) Successful in 6m24s
Playwright Tests / test (pull_request) Failing after 20m54s
2025-06-08 09:18:10 +02:00
ff2a1ccf7f Restore execution of playwright tests
Some checks failed
Add copyright notice / copyright_notice (pull_request) Successful in 31s
Check usage of free licenses / build-static-assets (pull_request) Successful in 1m11s
Playwright Tests / test (pull_request) Failing after 8m21s
2024-12-02 08:14:36 +01:00
dd6b84ec05 Disable execution of Playwright tests
All checks were successful
Playwright Tests / test (pull_request) Has been skipped
Add copyright notice / copyright_notice (pull_request) Successful in 38s
Check usage of free licenses / build-static-assets (pull_request) Successful in 1m30s
2024-12-01 20:06:33 +01:00
5dc5f96a61 Automatically cancel redundant builds
All checks were successful
Check usage of free licenses / build-static-assets (pull_request) Successful in 2m19s
Build Nginx-based docker image / build-static-assets (pull_request) Successful in 28m45s
Playwright Tests / test (pull_request) Successful in 3m44s
2024-10-27 19:44:23 +01:00
2c8276862b Use the latest version of Microsoft's Docker image
All checks were successful
Playwright Tests / test (pull_request) Successful in 5m16s
2024-08-11 21:36:32 +02:00
eb4e04737d Restore the step to install browsers
All checks were successful
Playwright Tests / test (pull_request) Successful in 15m35s
2024-08-11 21:25:46 +02:00
081c8eb9dd Avoid unnecessary step of installing browsers
Some checks failed
Playwright Tests / test (pull_request) Failing after 4m51s
2024-08-11 21:19:47 +02:00
09ba8f90d0 Fix syntax
Some checks failed
Playwright Tests / test (pull_request) Has been cancelled
2024-08-11 21:19:22 +02:00
3c90f24299 Run playwright using an image that already has browser dependencies installed
Some checks failed
Playwright Tests / test (pull_request) Failing after 0s
2024-08-11 21:18:26 +02:00
74331c22cd Avoid building the application as a background job
All checks were successful
Playwright Tests / test (pull_request) Successful in 25m33s
2024-08-11 21:07:21 +02:00
4c2f514e8b Build and start the application
Some checks failed
Playwright Tests / test (pull_request) Has been cancelled
2024-08-11 21:03:34 +02:00
b1cec97389 Remove step to upload artifacts 2024-08-11 21:01:10 +02:00
3e9075b015 Install and configure playwright 2024-08-11 20:18:38 +02:00