mirror of
https://github.com/wavetermdev/waveterm
synced 2026-05-24 09:18:27 +00:00
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 |
||
|---|---|---|
| .. | ||
| build-helper.yml | ||
| bump-version.yml | ||
| codeql.yml | ||
| deploy-docsite.yml | ||
| merge-gatekeeper.yml | ||
| publish-release.yml | ||
| testdriver.yml | ||