Skip to content

Make soc2:check, security:audit, cron commands slave-aware#100

Merged
jonathonbyrdziak merged 1 commit intomasterfrom
fix/soc2-slave-aware
Mar 22, 2026
Merged

Make soc2:check, security:audit, cron commands slave-aware#100
jonathonbyrdziak merged 1 commit intomasterfrom
fix/soc2-slave-aware

Conversation

@jonathonbyrdziak
Copy link
Copy Markdown
Contributor

Summary

  • soc2:check, security:audit, cron:add, cron:remove now resolve the slave node's active directory before checking for a git repo
  • All four commands work from any directory on a slave node (same pattern as start/stop/status)

Test plan

  • Run protocol soc2:check from ~ on a slave node — should use active release dir
  • Run protocol cron:add from ~ on a slave node — should install crontab entry
  • Run protocol security:audit from ~ on a slave node — should audit active release dir
  • All commands still work on non-slave nodes with a git repo

🤖 Generated with Claude Code

Resolve the slave node's active directory before checking for a git repo,
matching the pattern used by start/stop/status. These commands now work
from any directory on a slave node.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@jonathonbyrdziak jonathonbyrdziak merged commit e4b7fe2 into master Mar 22, 2026
5 of 8 checks passed
@jonathonbyrdziak jonathonbyrdziak deleted the fix/soc2-slave-aware branch March 22, 2026 03:52
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