diegosouzapw
f3b944a55a
refactor(scripts): organize into build/dev/check/docs/i18n/ad-hoc subfolders
Reorganizes the 29 active scripts under scripts/ into purpose-driven
subfolders:
- scripts/build/ (11) — Build, install, publish, runtime env
- scripts/dev/ (13) — Dev servers, test runners, healthchecks
- scripts/check/ (10) — Lint/validation/coverage checks
- scripts/docs/ (2) — Docs index and provider reference generation
- scripts/i18n/ (+3) — Adds Python translation utilities (check/validate/autotranslate)
- scripts/ad-hoc/ (4) — One-shot maintenance utilities
Updates all references in package.json, electron/package.json,
.husky/pre-commit, .github/workflows/ci.yml, Dockerfile, src/,
tests/, scripts/ internal cross-imports, playwright.config.ts,
and English docs (CODEBASE_DOCUMENTATION, ENVIRONMENT, FEATURES,
RELEASE_CHECKLIST, COVERAGE_PLAN, ELECTRON_GUIDE, I18N, GEMINI).
Also patches scripts/build/pack-artifact-policy.ts so the npm pack
allowlist mirrors the new layout.
Validates with:
- npm run lint (exit 0 — pre-existing minified-bundle errors only)
- npm run typecheck:core (exit 0)
- npm run check:docs-all (exit 0)
- unit tests for moved scripts (57 tests pass)
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-13 10:14:25 -03:00
..
2026-04-30 14:08:50 -03:00
2026-04-21 08:27:48 -03:00
2026-05-10 20:48:03 -03:00
2026-04-17 11:56:52 -03:00
2026-05-10 00:55:06 -03:00
2026-03-08 17:36:17 -03:00
2026-05-13 03:47:40 -03:00
2026-04-30 01:27:03 -03:00
2026-04-23 16:57:43 -03:00
2026-04-28 02:41:19 -03:00
2026-05-12 19:57:35 -03:00
2026-04-01 04:35:16 -04:00
2026-05-10 09:10:43 -03:00
2026-04-28 02:41:19 -03:00
2026-04-30 14:08:50 -03:00
2026-04-27 02:25:46 -03:00
2026-04-26 20:15:47 -03:00
2026-05-10 00:55:06 -03:00
2026-04-30 14:08:50 -03:00
2026-05-13 10:14:25 -03:00
2026-04-03 00:15:35 -03:00
2026-03-31 04:50:50 +07:00
2026-05-10 00:55:06 -03:00
2026-05-12 19:57:35 -03:00
2026-05-10 18:33:20 -03:00
2026-02-26 15:11:40 +00:00
2026-04-17 11:56:52 -03:00
2026-04-27 20:00:10 -03:00
2026-04-17 09:00:32 -03:00
2026-05-12 23:23:07 -03:00
2026-05-13 10:14:25 -03:00
2026-04-23 16:57:43 -03:00
2026-05-11 10:19:09 -03:00
2026-04-17 23:48:37 -03:00
2026-04-16 05:26:17 -03:00
2026-04-24 07:48:19 -03:00
2026-05-09 12:42:59 +00:00
2026-03-29 04:30:11 -03:00
2026-04-01 08:42:03 -03:00
2026-03-29 14:37:55 +02:00
2026-03-17 04:24:46 -03:00
2026-05-11 10:19:09 -03:00
2026-04-16 05:26:17 -03:00
2026-03-31 10:22:52 -03:00
2026-03-04 19:35:38 -03:00
2026-05-10 00:55:06 -03:00
2026-04-22 12:25:53 -03:00
2026-04-01 08:45:39 +07:00
2026-04-17 16:45:27 -03:00
2026-03-22 20:55:35 -03:00
2026-05-10 00:58:07 -03:00
2026-04-17 16:45:27 -03:00
2026-05-11 10:19:09 -03:00
2026-04-18 11:44:20 -03:00
2026-04-24 13:20:59 -03:00
2026-04-16 23:25:58 -03:00
2026-05-12 20:44:23 -03:00
2026-04-17 11:56:52 -03:00
2026-05-05 09:08:18 -03:00
2026-04-30 01:27:03 -03:00
2026-05-01 08:36:07 -03:00
2026-05-01 08:36:07 -03:00
2026-02-18 14:43:57 -03:00
2026-04-06 20:45:52 -03:00
2026-03-22 23:17:52 -03:00
2026-03-31 10:22:52 -03:00
2026-04-16 05:26:17 -03:00
2026-02-18 00:02:15 -03:00
2026-04-25 21:59:50 -03:00
2026-04-19 19:50:30 -03:00
2026-02-18 14:43:57 -03:00
2026-02-18 00:02:15 -03:00
2026-05-10 00:55:06 -03:00
2026-04-23 16:57:43 -03:00
2026-03-23 22:07:10 -03:00