teleo-infrastructure/deploy
m3taversal 353c4a57b9
Some checks are pending
CI / lint-and-test (pull_request) Waiting to run
fix(deploy): add scripts/ to deploy.sh + auto-deploy.sh
Per Ganymede review of PR #6: scripts/ was in neither deploy script,
so 25 root-level Python scripts (metadao-scrape.py, embed-claims.py,
tier0-gate.py, etc.) lived in repo but never reached VPS.

Changes (identical pattern in both files):
- Add scripts/*.py to pre-deploy syntax check glob
- Add scripts/ rsync to $PIPELINE_DIR/scripts/

Restart trigger NOT updated — scripts/ are cron-invoked (not
daemon-imported), same pattern as fetch_coins.py.

All 25 scripts/*.py pre-flight syntax check passed locally.
2026-04-25 13:27:48 +01:00
..
auto-deploy.sh fix(deploy): add scripts/ to deploy.sh + auto-deploy.sh 2026-04-25 13:27:48 +01:00
deploy.sh fix(deploy): add scripts/ to deploy.sh + auto-deploy.sh 2026-04-25 13:27:48 +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