• Joined on 2026-06-04
vrubel pushed to master at vrubel/t2sTelegramBot 2026-06-06 23:10:10 +00:00
d1e4008233 trigger CI: prod host insecure-registries configured
vrubel pushed to master at vrubel/t2sTelegramBot 2026-06-06 23:01:08 +00:00
64a115da68 fix: add vrubel user to container passwd for SSH uid lookup
vrubel pushed to master at vrubel/t2sTelegramBot 2026-06-06 23:00:03 +00:00
77b46ec9ad fix: replace scp with cat+ssh to avoid busybox scp uid issue
vrubel pushed to master at vrubel/t2sTelegramBot 2026-06-06 22:55:30 +00:00
6708431971 fix: specify SSH key and user for scp/deploy steps
vrubel pushed to master at vrubel/t2sTelegramBot 2026-06-06 22:54:33 +00:00
3089579661 fix: add openssh-client for scp/ssh
vrubel pushed to master at vrubel/t2sTelegramBot 2026-06-06 22:53:42 +00:00
9f63bdacf6 trigger CI
vrubel pushed to master at vrubel/t2sTelegramBot 2026-06-06 22:52:38 +00:00
6d9dba69f1 fix: use || true for docker install
vrubel pushed to master at vrubel/t2sTelegramBot 2026-06-06 22:51:43 +00:00
9c4621217e fix: use docker-compose (hyphen) for Alpine compatibility, always install docker
vrubel pushed to master at vrubel/t2sTelegramBot 2026-06-06 22:35:08 +00:00
550fb6ecbf fix: restore normal docker login+push; dind has insecure-registries via mounted daemon.json
vrubel pushed to master at vrubel/t2sTelegramBot 2026-06-06 22:00:08 +00:00
0f9c67a3b1 debug: add env diagnostics before docker login
vrubel pushed to master at vrubel/t2sTelegramBot 2026-06-06 21:58:31 +00:00
9fe4e7ee78 fix: revert to docker login http:// (insecure-registries now configured on gitvm)
vrubel pushed to master at vrubel/t2sTelegramBot 2026-06-06 21:51:29 +00:00
39540b0703 fix: write registry auth directly to docker config.json instead of login
vrubel pushed to master at vrubel/t2sTelegramBot 2026-06-06 21:47:42 +00:00
84df43a0d2 fix: use http:// prefix for docker login in CI
vrubel pushed to master at vrubel/t2sTelegramBot 2026-06-06 21:44:46 +00:00
f876cba39a feat: full CI/CD pipeline — build, push to registry, deploy to prod
vrubel pushed to main at vrubel/ansible_proxmox_vms 2026-06-06 19:46:25 +00:00
3e0dacc519 Add docker installation, fix LazyVim clone, add Fedora docker-ce support
vrubel pushed to master at vrubel/t2sTelegramBot 2026-06-06 16:16:43 +00:00
a606f9d18c fix: ensure Docker CLI is available on shell runner
vrubel pushed to master at vrubel/t2sTelegramBot 2026-06-06 16:15:46 +00:00
afed960269 fix: add GIT_TERMINAL_PROMPT for non-interactive clone
vrubel pushed to master at vrubel/t2sTelegramBot 2026-06-06 16:15:31 +00:00
ad8a5e5a90 fix: use git clone instead of actions/checkout (no node on shell runner)
vrubel pushed to master at vrubel/t2sTelegramBot 2026-06-06 16:10:10 +00:00
4109aa1ab8 fix: switch CI to shell runner (runs directly on host)
vrubel pushed to master at vrubel/t2sTelegramBot 2026-06-06 16:03:16 +00:00
33f49fde29 fix: remove docker sock options from workflow, use runner config