Commit Graph

35 Commits

Author SHA1 Message Date
Dev Server 2cfd7f2ede fix: simplify health check script
Deploy to Dev / deploy-dev (push) Successful in 26s Details
2026-02-12 23:28:20 +03:00
Dev Server e76f253c0a fix: make health check non-blocking
Deploy to Dev / deploy-dev (push) Failing after 29s Details
2026-02-12 23:27:45 +03:00
Dev Server 7868009195 fix: improve health check with retries
Deploy to Dev / deploy-dev (push) Failing after 30s Details
2026-02-12 23:27:28 +03:00
Dev Server 84668ca1e1 fix: make collectstatic non-blocking
Deploy to Dev / deploy-dev (push) Failing after 24s Details
2026-02-12 23:26:52 +03:00
Dev Server e2dbbf52f3 fix: add permissions fix for collectstatic
Deploy to Dev / deploy-dev (push) Has been cancelled Details
2026-02-12 23:26:33 +03:00
Dev Server d2d965d0e1 fix: use key directly without file path
Deploy to Dev / deploy-dev (push) Failing after 25s Details
2026-02-12 23:24:32 +03:00
Dev Server c2af4652c0 fix: use absolute path /tmp/.ssh/deploy_key for SSH key
Deploy to Dev / deploy-dev (push) Failing after 2s Details
2026-02-12 23:18:46 +03:00
Dev Server eb611e809d fix: use key directly in health check step
Deploy to Dev / deploy-dev (push) Failing after 2s Details
2026-02-12 23:18:02 +03:00
Dev Server 0ba0be36e6 fix: use key directly since secret is now working
Deploy to Dev / deploy-dev (push) Failing after 2s Details
2026-02-12 23:15:45 +03:00
Dev Server b2ec252ae0 fix: use key directly since secret is now visible
Deploy to Dev / deploy-dev (push) Failing after 2s Details
2026-02-12 23:14:10 +03:00
Dev Server 4dde350e59 fix: use key_path with setup step for SSH key
Deploy to Dev / deploy-dev (push) Failing after 2s Details
2026-02-12 23:10:14 +03:00
Dev Server 5fe15456f6 debug: add env variable and debug output for SSH secret
Deploy to Dev / deploy-dev (push) Failing after 2s Details
2026-02-12 23:07:05 +03:00
Dev Server 5e9bbfcf8f fix: add debug step to check SSH secret
Deploy to Dev / deploy-dev (push) Failing after 1s Details
2026-02-12 23:04:56 +03:00
Dev Server 44b822aa11 test: verify SSH secret
Deploy to Dev / deploy-dev (push) Failing after 2s Details
2026-02-12 23:04:06 +03:00
Dev Server bc1c1702ba test: verify SSH authentication with corrected key
Deploy to Dev / deploy-dev (push) Failing after 1s Details
2026-02-12 22:59:03 +03:00
Dev Server 56d2f752c4 fix: add use_insecure_cipher option for SSH
Deploy to Dev / deploy-dev (push) Failing after 1s Details
2026-02-12 22:56:04 +03:00
Dev Server 7a3fff73dd fix: use key directly instead of key_path
Deploy to Dev / deploy-dev (push) Failing after 1s Details
2026-02-12 22:54:35 +03:00
Dev Server cfd891d41b fix: use /tmp/deploy_key absolute path
Deploy to Dev / deploy-dev (push) Failing after 2s Details
2026-02-12 22:53:49 +03:00
Dev Server a02460aa09 fix: use $HOME instead of ~ for SSH key path
Deploy to Dev / deploy-dev (push) Failing after 2s Details
2026-02-12 22:53:33 +03:00
Dev Server 3181705968 fix: use key_path instead of key for SSH authentication
Deploy to Dev / deploy-dev (push) Failing after 2s Details
2026-02-12 22:52:28 +03:00
Dev Server ee49e3260e test: verify SSH authentication after key update
Deploy to Dev / deploy-dev (push) Failing after 1s Details
2026-02-12 22:51:25 +03:00
Dev Server 815288621f fix: add debug mode to SSH action
Deploy to Dev / deploy-dev (push) Failing after 1s Details
2026-02-12 22:50:18 +03:00
Dev Server 7885d50a3b test: fix SSH authentication
Deploy to Dev / deploy-dev (push) Failing after 2s Details
2026-02-12 22:48:23 +03:00
Dev Server bf0f4755af test: trigger workflow after SSH fix
Deploy to Dev / deploy-dev (push) Failing after 2s Details
2026-02-12 22:47:37 +03:00
Dev Server 0461d57d5d feat: add all project files to develop branch
Deploy to Dev / deploy-dev (push) Failing after 1s Details
2026-02-12 22:45:07 +03:00
Dev Server 9924f3a069 chore: remove test workflow
Deploy to Dev / deploy-dev (push) Failing after 2s Details
2026-02-12 22:44:31 +03:00
Dev Server 2f31006211 test: trigger Actions
Deploy to Dev / deploy-dev (push) Failing after 1s Details
Test Simple Workflow / test (push) Successful in 0s Details
2026-02-12 22:43:38 +03:00
Dev Server 853de5b4ea fix: simplify workflow and add test workflow
Deploy to Dev / deploy-dev (push) Failing after 2s Details
Test Simple Workflow / test (push) Successful in 0s Details
2026-02-12 22:42:48 +03:00
Dev Server dc3d2b5f25 fix: use gitea.event_name instead of github.event_name
Deploy to Dev / deploy-dev (push) Failing after 3s Details
2026-02-12 22:41:22 +03:00
Dev Server 50c7d50b49 test: SSH connection 2026-02-12 22:39:52 +03:00
Dev Server 191b20d253 test: trigger CI/CD 2026-02-12 22:35:48 +03:00
Dev Server 22905e6552 fix: remove checkout step from workflow
Deploy to Dev / deploy-dev (push) Failing after 10s Details
2026-02-12 22:34:42 +03:00
Dev Server b34ec4509e test: trigger CI/CD 2026-02-12 22:33:28 +03:00
Dev Server adf395e521 feat: add CI/CD workflows
Deploy to Dev / deploy-dev (push) Failing after 51s Details
2026-02-12 22:33:08 +03:00
Dev Server bd1541d622 first commit 2026-02-12 22:20:33 +03:00