You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 10, 2025. It is now read-only.
fix: [#21] resolve deployment script issues found during e2e testing
- Fix ENABLE_HTTPS variable to use ENABLE_SSL from environment configuration
- Correct shell-utils.sh path from application/share/dev/ to scripts/
- Add SSH options to rsync to avoid host key verification issues in testing
These fixes resolve deployment failures discovered during comprehensive
end-to-end testing of the architectural changes. The e2e test now passes
successfully, validating the complete twelve-factor deployment workflow.
0 commit comments