Skip to content

Move docsite build scripts to Taskfile, make the electron tasks depend on them #1298

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Nov 15, 2024

Conversation

esimkowitz
Copy link
Member

@esimkowitz esimkowitz commented Nov 15, 2024

This adds the new tasks docsite:start, docsite:build:public, docsite:build:embedded, storybook:build, and copyfiles:*:* to Taskfile.

It also updates the "Build Helper" and "Docsite and Storybook CI/CD" workflows to use these new tasks.

It also makes the docsite embedded build a dependency of the electron tasks, ensuring that the embedded docsite is included when building locally.

Tested and confirms this works on Windows

@esimkowitz esimkowitz merged commit 3b11780 into main Nov 15, 2024
6 of 8 checks passed
@esimkowitz esimkowitz deleted the evan/tasks branch November 15, 2024 20:19
xxyy2024 pushed a commit to xxyy2024/waveterm_aipy that referenced this pull request Jun 24, 2025
…d on them (wavetermdev#1298)

This adds the new tasks `docsite:start`, `docsite:build:public`,
`docsite:build:embedded`, `storybook:build`, and `copyfiles:*:*` to
Taskfile.

It also updates the "Build Helper" and "Docsite and Storybook CI/CD"
workflows to use these new tasks.

It also makes the docsite embedded build a dependency of the electron
tasks, ensuring that the embedded docsite is included when building
locally.

Tested and confirms this works on Windows
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