Skip to content

Auto-update install script during build#1

Open
jonathonbyrdziak wants to merge 1 commit into
mainfrom
feature/build-updates-installer
Open

Auto-update install script during build#1
jonathonbyrdziak wants to merge 1 commit into
mainfrom
feature/build-updates-installer

Conversation

@jonathonbyrdziak

Copy link
Copy Markdown
Contributor

Summary

  • just build now runs just update-installer after yarn website:build to ensure the deploy always has the latest install script
  • update-installer now copies install.sh into both website/static/ and website/build/ so it survives Docusaurus's build wipe

Test plan

  • Run just build and verify website/build/install.sh matches the latest from GitHub
  • Run protocol cf:deploy and verify install.sh is included in the deploy

🤖 Generated with Claude Code

Run `just update-installer` after `yarn website:build` so the deploy
always includes the latest install script from the protocol repo.
Also copy install.sh into build/ directory alongside static/.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
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