Skip to content

T026: DRY worker config, archive stale scripts, tighten audit regex#4

Merged
grobomo merged 1 commit intomainfrom
001-T026-code-review-fixes
Apr 4, 2026
Merged

T026: DRY worker config, archive stale scripts, tighten audit regex#4
grobomo merged 1 commit intomainfrom
001-T026-code-review-fixes

Conversation

@grobomo
Copy link
Copy Markdown
Owner

@grobomo grobomo commented Apr 4, 2026

Summary

  • Extract worker IPs to shared scripts/worker-config.sh (was hardcoded in 5 scripts)
  • Refactor 3 worker scripts to source shared config
  • Archive redundant deploy-to-workers.sh and stale verify-worker.sh
  • Fix audit-logger.js broad /test/i regex to path-bounded pattern

Test plan

  • 10/10 new T026 tests pass
  • 28/28 existing e2e tests pass

- Extract worker IPs to shared scripts/worker-config.sh (was duplicated in 5 scripts)
- Refactor deploy-to-worker.sh, deploy-to-all-workers.sh, check-worker-install.sh to source it
- Archive redundant deploy-to-workers.sh and stale verify-worker.sh
- Fix audit-logger.js broad /test/i regex to path-bounded /[\/\]tests?[\/\]/i
- 10/10 new tests + 28/28 existing e2e tests pass
@grobomo grobomo merged commit e98de77 into main Apr 4, 2026
1 check passed
@grobomo grobomo deleted the 001-T026-code-review-fixes branch April 4, 2026 02:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant