Thomas Byr
425483e0e1
fix(models): spawn npm through the shell on Windows
...
execFile cannot spawn npm's .cmd shim directly on Windows, so the catalog
sync and drift check failed with spawn npm ENOENT. Route npm invocations
through the shell with argument quoting on Windows and keep direct
execFile calls elsewhere.
2026-08-28 17:00:29 +02:00
Patrick Wozniak
349e50f829
fix(models): align Command Code catalog metadata
2026-08-25 15:54:09 +02:00
Patrick Wozniak
41e98a1d67
fix(models): keep generated sync scope reviewable
2026-08-25 15:09:54 +02:00
Patrick Wozniak
c3a383447c
ci(models): open PRs for Command Code catalog updates
2026-08-25 15:08:29 +02:00
Patrick Wozniak
3d8758fe3b
feat(models): generate Command Code catalog snapshot
2026-08-25 15:08:22 +02:00
Patrick Wozniak
ef5d723182
Revert "ci(models): limit metadata check to scheduled runs"
...
This reverts commit af5c41aaa1 .
2026-08-25 14:48:29 +02:00
Patrick Wozniak
af5c41aaa1
ci(models): limit metadata check to scheduled runs
2026-08-25 14:48:03 +02:00
Patrick Wozniak
7ed38d5f70
ci(models): run metadata check on pull requests
2026-08-25 14:43:46 +02:00
Patrick Wozniak
f23863d326
ci(models): check Command Code metadata daily
2026-08-25 14:14:44 +02:00
Patrick Wozniak
af2a4d1759
test(tests): add provider hardening end-to-end coverage
2026-08-07 14:06:36 +02:00
Patrick Wozniak
cfcf114497
ci(memory): harden benchmark reporting
2026-08-04 09:35:14 +02:00
Patrick Wozniak
eb6c18bba2
ci(memory): report pull request memory changes
2026-08-04 09:29:59 +02:00
Patrick Wozniak and GitHub
a35c2b1e83
ci(release): remove publish workflow
2026-06-02 10:59:56 +02:00
Patrick Wozniak and GitHub
21d712a1cc
ci: harden PR security pipeline ( #10 )
...
Add comprehensive security scanning to CI/CD pipeline including CodeQL, Gitleaks, Semgrep custom rules, dependency review, and lifecycle script checks
2026-05-28 23:58:50 +02:00
Patrick Wozniak
e9853eb4a4
chore: add CI workflow (typecheck + prettier format check), tsconfig, and prettier formatting
2026-05-05 13:56:41 +02:00
Patrick Wozniak
e283cd0677
chore: add README, LICENSE, publish workflow, and npm metadata for pi.dev/packages
2026-05-05 13:29:46 +02:00