Commit Graph

3 Commits

Author SHA1 Message Date
Ehsan.Asadi
1043d9902f fixe
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2025-12-31 10:41:49 +03:30
Ehsan.Asadi
846c41111f [FIX] Fix Reflex build errors and improve Docker permissions
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
- Add state_auto_setters=True to rxconfig.py (fixes Reflex 0.8.9+ deprecation)
- Fix node_modules/.bin permissions in Dockerfile (both files and symlinks)
- Add permission validation in entrypoint.sh
- Fix healthcheck endpoint from /_health to /ping on port 8000
- Add diagnostic commands to Dockerfile for debugging
- Improve permission handling in builder and runtime stages

Fixes permission denied error for react-router during production build
2025-12-31 10:02:01 +03:30
Ehsan.Asadi
cd5960e426 [DEPLOYMENT-001] Fix WORKDIR issue with entrypoint script (fix) | ApprovalToken: AT-202512310745
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2025-12-31 07:45:36 +03:30