Commit Graph

16 Commits

Author SHA1 Message Date
yonastewabe
2bbb37207e feat: implement automated environment synchronization and conditional CI/CD deployment workflows 2026-06-30 15:16:47 +03:00
Yonas Tewabe
83594b0d6f Update Dockerfile.web 2026-06-26 10:03:59 +03:00
Yonas Tewabe
4e22c4372f Update Dockerfile.web 2026-06-25 11:16:58 +03:00
yaschalew
31fbca23d6 fix 2026-06-25 10:34:40 +03:00
Sennay
b512e77ce1 Update VITE_API_URL to production endpoint 2026-06-16 22:35:27 +03:00
Stephanos A.
7a00955588 Revert "fix: add lockfile corruption handling to CI/CD and Dockerfiles" 2026-06-16 21:58:26 +03:00
Stephanos A
560aff222b fix: add lockfile corruption handling to CI/CD and Dockerfiles 2026-06-16 21:40:01 +03:00
Stephanos A
20c97ed943 Update environment variable names for passenger web apps in Docker configuration 2026-06-03 07:56:04 +03:00
Stephanos A
75556a9c39 Merge branch 'alpha' of https://github.com/Tria-plc/edr-platform into alpha 2026-06-03 07:38:34 +03:00
Stephanos A
e91005ac90 Passenger web apps deployment issues resolution 1 2026-06-03 07:38:27 +03:00
Stephanos A.
9706000998 fix: increase network timeout and retries for external resource fetching during Docker build
- Increase fetch-timeout to 120 seconds (default was likely 30s)
- Set retry min/max timeouts to handle transient network issues
- Increase fetch-retries to 5 (from default 2)
- Add NODE_OPTIONS with increased heap size to prevent OOM during build
- Resolves intermittent timeout failures when downloading Google Fonts and other CDN resources
2026-06-02 23:04:18 +03:00
Stephanos A.
5645a95dd6 fix: Add build output validation to Dockerfile.web
- Verify dist directory exists after build completes
- Provides better error messaging if build outputs are missing
- Prevents silent failures that result in empty COPY commands
2026-06-02 23:01:43 +03:00
Stephanos A.
58a851f413 fix: Add error handling to Dockerfile.web build stage 2026-06-02 22:40:29 +03:00
SennayT
37c13ee7e1 move deployment to dev branch 2026-05-28 14:12:32 +03:00
SennayT
af5f4cd038 change node version and modify docker compose 2026-05-28 14:03:49 +03:00
SennayT
342ccb63de modify pipeline to speed up deployment 2026-05-28 12:52:56 +03:00