tpmjs/.github/workflows
Ajax Davis 84d1e382a1 fix: require name field in TPMJS spec, add workflow permissions
Breaking change for TPMJS spec:
- Remove `exportName` field support from TpmjsToolDefinitionSchema
- Make `name` field required (replaces deprecated `exportName`)
- Update create-basic-tools to generate `name` field
- Update sync routes to use `name` from validated schema
- Add `permissions: contents: write` to Vercel registry sync workflow

Packages using the old `exportName` field must update to use `name`.
2025-12-17 16:20:20 +10:00
..
ci.yml fix: add build step to lint job in CI workflow 2025-11-26 18:36:44 +10:00
health-check.yml feat: add GitHub Action for daily health check cron and backfill script 2025-12-04 16:36:55 +10:00
release.yml feat: add complete monorepo structure and all packages 2025-11-25 21:59:40 +10:00
sync-changes.yml fix: split sync workflow into separate files to fix job skipping issue 2025-12-03 04:36:38 +10:00
sync-keyword.yml feat: add author name to skipped packages in Discord notifications 2025-12-03 09:18:16 +10:00
sync-manual.yml feat: implement multi-tool package architecture with manual tool registry 2025-12-04 06:39:58 +10:00
sync-metrics.yml fix: split sync workflow into separate files to fix job skipping issue 2025-12-03 04:36:38 +10:00
sync-vercel-registry.yml fix: require name field in TPMJS spec, add workflow permissions 2025-12-17 16:20:20 +10:00