Commit Graph

13 Commits

Author SHA1 Message Date
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
Abimael Martell 0d6c186cc0 update publish.yml 2026-01-30 17:27:33 -08:00
Abimael Martell c6ed7f3231 update publish.yml 2026-01-30 17:22:03 -08:00
Abimael Martell 789b457c76 update publish.yml 2026-01-30 17:20:43 -08:00
Abimael Martell e846e5cec4 update publish.yml 2026-01-30 17:16:25 -08:00
Abimael Martell ae4ec88d8a update npm version on publish workflow 2026-01-30 17:09:30 -08:00
Nicolas 2ae2a88b3a Update publish.yml 2026-01-21 01:16:58 -03:00
Abimael Martell 2cde0aceb0 Add tests (#2)
* Add tests

* fix readme
2026-01-08 11:52:06 -08:00
Abimael Martell 283404c2dc Add CI Workflow and Code Formatting (#1)
* Add CI Workflow and Code Formatting

* update lockfile

* deprecation notice

* update formatting rule
2026-01-08 11:35:00 -08:00
Abimael Martell facffcf2b1 should publish on update 2026-01-08 11:22:28 -08:00
Abimael Martell 5cda8d29f2 use correct version of npm for publish 2026-01-08 11:20:01 -08:00
Abimael Martell a2b972e6c7 add publish workflow 2026-01-08 09:40:22 -08:00