Commit graph

17 commits

Author SHA1 Message Date
vrubel
84df43a0d2 fix: use http:// prefix for docker login in CI
Some checks failed
CI/CD Pipeline / build-and-deploy (push) Failing after 17s
2026-06-06 21:47:40 +00:00
vrubel
f876cba39a feat: full CI/CD pipeline — build, push to registry, deploy to prod
Some checks failed
CI/CD Pipeline / build-and-deploy (push) Failing after 16s
2026-06-06 21:44:45 +00:00
vrubel
a606f9d18c fix: ensure Docker CLI is available on shell runner
All checks were successful
CI/CD Pipeline / build (push) Successful in 27s
CI/CD Pipeline / deploy (push) Successful in 0s
2026-06-06 16:16:42 +00:00
vrubel
afed960269 fix: add GIT_TERMINAL_PROMPT for non-interactive clone
All checks were successful
CI/CD Pipeline / build (push) Successful in 16s
CI/CD Pipeline / deploy (push) Successful in 0s
2026-06-06 16:15:44 +00:00
vrubel
ad8a5e5a90 fix: use git clone instead of actions/checkout (no node on shell runner)
Some checks failed
CI/CD Pipeline / build (push) Failing after 0s
CI/CD Pipeline / deploy (push) Has been skipped
2026-06-06 16:15:29 +00:00
vrubel
4109aa1ab8 fix: switch CI to shell runner (runs directly on host)
Some checks failed
CI/CD Pipeline / build (push) Failing after 0s
CI/CD Pipeline / deploy (push) Has been skipped
2026-06-06 16:10:09 +00:00
vrubel
33f49fde29 fix: remove docker sock options from workflow, use runner config
Some checks failed
CI/CD Pipeline / build (push) Failing after 2s
CI/CD Pipeline / deploy (push) Has been skipped
2026-06-06 16:03:16 +00:00
vrubel
506acdb29d fix: quote docker sock options in workflow
Some checks failed
CI/CD Pipeline / build (push) Failing after 2s
CI/CD Pipeline / deploy (push) Has been skipped
2026-06-06 15:58:24 +00:00
vrubel
b241d86181 fix: use container.volumes for docker sock mount
Some checks failed
CI/CD Pipeline / build (push) Failing after 2s
CI/CD Pipeline / deploy (push) Has been skipped
2026-06-06 15:55:39 +00:00
vrubel
a8387d2d65 fix: mount docker sock in CI job, remove obsolete version
Some checks failed
CI/CD Pipeline / build (push) Failing after 2s
CI/CD Pipeline / deploy (push) Has been skipped
2026-06-06 15:48:58 +00:00
vrubel
ebdceb5bd9 feat: CI/CD pipeline with build test and deploy gate
Some checks failed
CI/CD Pipeline / build (push) Failing after 2s
CI/CD Pipeline / deploy (push) Has been skipped
2026-06-06 15:17:58 +00:00
vrubel
c891caa68c Use env example for compose check
All checks were successful
Test pipeline / test (push) Successful in 2s
2026-06-06 13:22:41 +00:00
vrubel
161e917e81 Add test CI workflow
Some checks failed
Test pipeline / test (push) Failing after 25s
2026-06-06 13:10:34 +00:00
vrubel
6648fd6346 Remove env file and add env example 2026-06-04 10:40:55 +00:00
vrubel
5a21d12dab chore: gitignore runtime data (stats.json, admin_chat_id.txt) 2026-06-03 18:45:59 +00:00
vrubel
3333b38e6b fix: support forwarded media with captions (text from caption, ignore media-only) 2026-06-03 18:43:02 +00:00
vrubel
ed3c1cf0ce init: TTS Telegram Bot (edge-tts, Dmitry voice, admin panel) 2026-06-03 18:39:05 +00:00