Commit Graph

4 Commits

Author SHA1 Message Date
Austin Merrick 4129a0aedf ci(plugin-skills): trigger drift check on runtime package.json changes
The plugin version pins to packages/runtime/package.json, but neither the
lefthook glob nor the plugin-skills-check workflow path filters watched
that file. A routine release bump to the runtime version therefore matched
no trigger and the pin silently rotted between releases (the root cause of
the version drift). Add packages/runtime/package.json to the lefthook glob
and to both the push and pull_request path filters so a version bump
re-runs check:plugin-skills.
2026-06-18 09:23:03 -07:00
Jordan Ritter a9c41ce8ff chore: minor CI and lint config nudges for D6
Add timeout-minutes to plugin-skills-check workflow, update oxfmt
config, and add lefthook entries for fixture validation.
2026-05-26 11:26:45 -07:00
Alem Tuzlak b68e25510f fix(ci): bump plugin skill version and pin workflow actions 2026-05-20 11:13:30 +02:00
Alem Tuzlak e4a4c4cd33 ci(plugin-skills): verify mirror is in sync on push + PR 2026-04-22 15:48:49 +02:00