Skip to content

docs: document Studio UI build inputs#681

Draft
sueun-dev wants to merge 1 commit into
solana-foundation:mainfrom
sueun-dev:codex/document-studio-ui-build-env
Draft

docs: document Studio UI build inputs#681
sueun-dev wants to merge 1 commit into
solana-foundation:mainfrom
sueun-dev:codex/document-studio-ui-build-env

Conversation

@sueun-dev

Copy link
Copy Markdown

Summary

  • document how source builds choose the bundled Surfpool Studio UI assets
  • mention STUDIO_UI_VERSION for pinning a released studio-dist.zip
  • mention STUDIO_UI_DIST for sandboxed or local builds that already have a pre-built Studio zip

Context

crates/studio/build.rs already supports these inputs, and #628 added STUDIO_UI_DIST for sandbox builds. The README source-build path currently only shows cargo surfpool-install, so contributors have to read the build script to find the supported knobs.

Related to #588.

Test Plan

  • git diff --check
  • cargo test -p surfpool-cli public_service_url -- --nocapture
  • cargo test -p surfpool-cli default_public_host -- --nocapture

@MicaiahReid

Copy link
Copy Markdown
Collaborator

@sueun-dev you have this marked as a draft. Is it ready for review?

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.

2 participants