Skip to content

adds cross env build support for unified-doc#44

Merged
andrewpmartinez merged 1 commit intomainfrom
add.cross.env.fixes
Mar 13, 2026
Merged

adds cross env build support for unified-doc#44
andrewpmartinez merged 1 commit intomainfrom
add.cross.env.fixes

Conversation

@andrewpmartinez
Copy link
Contributor

  • adds build-docs.ps1, a PowerShell equivalent of build-docs.sh with per-repo branch params (-ZitiDocBranch, -ZrokBranch, -FrontdoorBranch, -SelfhostedBranch, -ZlanBranch) and standard PS param conventions
  • updates build-docs.sh with matching branch params (--ziti-doc-branch etc.) and --help documentation following standard sh header comment convention
  • fixes .gitignore: scopes build-* to directories only, not the build-.sh/ps1 files
  • adds cross-env dev dependency to fix NODE_OPTIONS inline env var syntax in package.json start/build scripts, which fails on Windows

  - adds build-docs.ps1, a PowerShell equivalent of build-docs.sh with
    per-repo branch params (-ZitiDocBranch, -ZrokBranch, -FrontdoorBranch,
    -SelfhostedBranch, -ZlanBranch) and standard PS param conventions
  - updates build-docs.sh with matching branch params (--ziti-doc-branch etc.)
    and --help documentation following standard sh header comment convention
  - fixes .gitignore: scopes build-* to directories only, not the
    build-.sh/ps1 files
  - adds cross-env dev dependency to fix NODE_OPTIONS inline env var syntax
    in package.json start/build scripts, which fails on Windows
@vercel
Copy link

vercel bot commented Mar 13, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
docusaurus-shared Ready Ready Preview, Comment Mar 13, 2026 6:14pm

Request Review

Copy link
Member

@dovholuknf dovholuknf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

noice!

@andrewpmartinez andrewpmartinez merged commit bcf534b into main Mar 13, 2026
5 checks passed
@andrewpmartinez andrewpmartinez deleted the add.cross.env.fixes branch March 13, 2026 18:54
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