4928a3c1e44cac0ad311debcb968557ecd24b879
CI/CD / build-and-push (push) Successful in 7s
Path-based build selection diffed against github.event.before: - bot/, api/, requirements.txt -> bot + api images (both COPY the same python sources; only the CMD differs) - Dockerfile -> bot only; Dockerfile.api -> api only - dashboard/ -> dashboard only - .gitea/workflows/ci.yml, first push or force push -> all (safe fallback) - anything else (tests/, docs) -> no builds, no manifest update The k8s-manifests sed only bumps tags of rebuilt images, so unchanged deployments keep their current tag and don't restart. Registry login, buildx, verification and manifest update are all skipped when nothing needs building. Telegram message now lists what was built. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Description
Polymarket trading bot
2.6 MiB
Releases
1
Languages
Python
95.8%
JavaScript
2.9%
CSS
1.1%
Dockerfile
0.1%