Skip to content

add --release to tsci export - #4618

Open
mohan-bee wants to merge 4 commits into
mainfrom
feat/export-release-preset
Open

add --release to tsci export#4618
mohan-bee wants to merge 4 commits into
mainfrom
feat/export-release-preset

Conversation

@mohan-bee

@mohan-bee mohan-bee commented Sep 6, 2026

Copy link
Copy Markdown
Contributor

Motivation: seperate export increasing the ai packaging time while building board, so --release can reduce AI packaging time:

Before: Circuit JSON, schematic SVG, PCB SVG, and Gerbers required separate export commands.

After:

  • tsci export board.tsx --release --output dist/release writes circuit.json, schematic.svg, pcb.svg, and gerbers.zip from one build.
  • The existing Gerber ZIP includes BOM and pick-and-place files.

@mohan-bee mohan-bee changed the title add a release preset to tsci export add --release to tsci export Sep 6, 2026
@github-actions

github-actions Bot commented Sep 9, 2026

Copy link
Copy Markdown
Contributor

This PR has been automatically marked as stale because it has had no recent activity. It will be closed if no further activity occurs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant