Commit Graph

5 Commits

Author SHA1 Message Date
Developers Digest b214bad4b5 bump github actions to node 24 compatible versions 2026-03-13 15:59:05 -04:00
Developers Digest 596b27f78d Unify Claude plugin sync workflow 2026-03-10 09:53:17 -04:00
Developers Digest 904417f491 Add Claude skill sync workflow 2026-03-10 09:47:26 -04:00
Leonardo Grigorio 9ee4948272 Simplify sync workflow: only trigger on version bump
Instead of auto-bumping on every skill change, the workflow now only
triggers when plugin.json version is explicitly changed. The CLI repo
is the source of truth for versioning.
2026-02-17 18:35:21 -03:00
Leonardo Grigorio fc6d6cfa91 Add auto-sync workflow for claude plugin repo
- Add sync-plugin.yml workflow that triggers on changes to skills/ or
  .claude-plugin/ on main, copies files to firecrawl-claude-plugin,
  bumps the patch version, and opens a PR
- Update plugin.json version to 1.0.3 to match the plugin repo
2026-02-17 18:22:54 -03:00