Skip to content

feat: wire provision-machine.sh into setup.sh#59

Merged
ProtocolWarden merged 1 commit into
mainfrom
feat/wire-provision-to-setup
May 27, 2026
Merged

feat: wire provision-machine.sh into setup.sh#59
ProtocolWarden merged 1 commit into
mainfrom
feat/wire-provision-to-setup

Conversation

@ProtocolWarden
Copy link
Copy Markdown
Owner

Summary

  • setup.sh now calls PlatformManifest/scripts/provision-machine.sh after the local OC bootstrap, making it the single entrypoint for machine setup
  • --skip-provision preserves old local-only behavior
  • Passes through --with-private and --force-hooks flags to provision script

Test plan

  • bash setup.sh → OC bootstrap + full machine provision
  • bash setup.sh --skip-provision → OC bootstrap only

🤖 Generated with Claude Code

Wires the new PlatformManifest provision script into OC's setup
entrypoint so a single `bash setup.sh` bootstraps the full machine.
--skip-provision preserves the old local-only behavior.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@ProtocolWarden ProtocolWarden merged commit eb8cd36 into main May 27, 2026
2 checks passed
@ProtocolWarden ProtocolWarden deleted the feat/wire-provision-to-setup branch May 27, 2026 20:32
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