Commit Graph

16 Commits

Author SHA1 Message Date
4bc7361946 Remove hardcoded VITE_WS_URL from deployment workflow
All checks were successful
Build Frontend / Build Frontend (push) Successful in 9s
- Removed VITE_WS_URL from build env vars
- Frontend will now fetch WebSocket URL from backend API
- Fixes ws.turbotrades.dev hardcoding issue
2026-01-11 02:36:24 +00:00
bca13736d8 Run npm install on server after deployment
All checks were successful
Build Frontend / Build Frontend (push) Successful in 8s
2026-01-11 00:53:44 +00:00
c35a36b85a Switch to SSH key authentication
All checks were successful
Build Frontend / Build Frontend (push) Successful in 20s
2026-01-11 00:51:10 +00:00
3cc774ed05 Add deployment with hardcoded credentials placeholder
Some checks failed
Build Frontend / Build Frontend (push) Failing after 10s
2026-01-11 00:47:09 +00:00
cbc2febe55 Add backend npm install to workflow
All checks were successful
Build Frontend / Build Frontend (push) Successful in 17s
2026-01-11 00:45:53 +00:00
72e04a6258 Simplify: Just build frontend, manual deployment
All checks were successful
Build Frontend / Build Frontend (push) Successful in 7s
2026-01-11 00:45:18 +00:00
64f2dd853e Simplify deployment - use direct SSH/rsync instead of actions
Some checks failed
Deploy to Production / Deploy to turbotrades.dev (push) Failing after 14s
2026-01-11 00:41:49 +00:00
3f763781f8 Fix: Use npm install instead of npm ci
Some checks failed
Deploy to Production / Deploy to turbotrades.dev (push) Failing after 22s
2026-01-11 00:40:12 +00:00
3cc143f696 Fix: Remove npm cache and use password auth
Some checks failed
Deploy to Production / Deploy to turbotrades.dev (push) Failing after 6s
2026-01-11 00:39:17 +00:00
f9568a1b6f Remove manual workflow trigger
Some checks failed
Deploy to Production / Deploy TurboTrades (push) Failing after 2s
2026-01-11 00:33:24 +00:00
8669ee3366 Remove manual workflow trigger
Some checks failed
Deploy to Production / Deploy TurboTrades (push) Has been cancelled
2026-01-11 00:30:19 +00:00
e51c9fdc83 Remove manual workflow trigger
Some checks failed
Deploy to Production / Deploy TurboTrades (push) Has been cancelled
2026-01-11 00:27:34 +00:00
26dba315dd Remove manual workflow trigger
Some checks failed
Deploy to Production / Deploy TurboTrades (push) Has been cancelled
2026-01-11 00:26:17 +00:00
f160d44d23 Remove manual workflow trigger
Some checks failed
Deploy to Production / Deploy to turbotrades.dev (push) Has been cancelled
2026-01-11 00:21:46 +00:00
b8a3ce91d6 Fix: Use password auth for all SSH steps
Some checks failed
Deploy to Production / Deploy to turbotrades.dev (push) Has been cancelled
2026-01-11 00:18:54 +00:00
f9156897ce Deploy: Migrate to Gitea Actions, update paths for turbotrades.dev
Some checks failed
Deploy to Production / Deploy to turbotrades.dev (push) Has been cancelled
2026-01-11 00:15:14 +00:00