github-actions[bot]
7174a12f1c
chore: publish from main
2026-07-18 00:50:03 +00:00
github-actions[bot]
b1aaa69f0a
chore: publish from main
2026-07-17 08:04:30 +00:00
Aaron Powell
a1197525bd
Enforce canonical plugin manifest ordering ( #1601 )
...
* Enforce canonical plugin manifest ordering
Sort existing plugin manifest spec arrays so plugin:clean no longer creates noisy diffs from out-of-order entries. Add validation to require alphabetical ordering and teach plugin:clean to normalize manifest arrays when cleaning materialized plugin content.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com >
* Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com >
---------
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com >
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com >
2026-05-04 12:00:50 +10:00
Renee Noble
68bd143e37
Fix broken links beginners cli course sync ( #1263 )
...
* chore: publish from staged
* Update instructions for converting links from original repo
* Correct existing broken links
* chore: retrigger ci
* cleaning up marerialzed plugins
* Fixing clean script to sort out plugin.json file too
* Fixing readme
* Fixing plugin.json drift
* Fixing readme
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Aaron Powell <me@aaron-powell.com >
2026-04-09 10:22:38 +10:00
Aaron Powell
941aced1f3
Add script to clean materialized plugin files
...
Adds eng/clean-materialized-plugins.mjs which removes agents/, commands/,
and skills/ subdirectories from plugin folders. These are generated by CI
via eng/materialize-plugins.mjs during publish and should not be tracked on
the staged branch.
Runnable via: npm run plugin:clean
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com >
2026-02-24 10:34:26 +11:00