teleo-infrastructure/deploy
m3taversal 368b5793d3
Some checks are pending
CI / lint-and-test (push) Waiting to run
fix: deploy.sh rsync excludes were broken — quotes passed literally
RSYNC_FLAGS as a string meant --exclude='__pycache__' passed literal
quotes to rsync, matching nothing. Switched to bash array (RSYNC_OPTS)
so excludes work correctly. __pycache__ and .pyc files no longer sync.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-20 17:17:31 +01:00
..
auto-deploy.sh fix: add fetch_coins.py to auto-deploy loop + legacy migration comment 2026-04-20 17:06:35 +01:00
deploy.sh fix: deploy.sh rsync excludes were broken — quotes passed literally 2026-04-20 17:17:31 +01:00
fix-ownership.sh feat: reorganize repo with clear directory boundaries and agent ownership 2026-04-14 18:20:13 +01:00
sync-mirror.sh fix: divergence alerting — alert suppression bug + stale ref detection 2026-04-17 11:10:32 +01:00