hermes-agent/.github
kshitij 52920747e1 perf(ci): build only en locale in docs-site-checks
The Docusaurus build step (198s) is 79% of the docs-site-checks job
wall time and is the CI critical path. The site has two locales (en +
zh-Hans, ~700 pages total); building only the default locale in PR
checks halves the build time.

Follows the same pattern Docusaurus uses internally: a build:fast
script that runs `docusaurus build --locale en` for CI/preview builds,
while the full bilingual build runs only in deploy-site.yml for
production deploys.

deploy-site.yml is unchanged — it still runs `npm run build` (all
locales) on push-to-main and release.
2026-08-08 05:53:52 -04:00
..
ISSUE_TEMPLATE
actions ci(install): actually run the PowerShell installer tests 2026-08-04 15:34:32 -06:00
pr-screenshots
workflows perf(ci): build only en locale in docs-site-checks 2026-08-08 05:53:52 -04:00
PULL_REQUEST_TEMPLATE.md
dependabot.yml