New Features
- Private mirror support:
scripts/rewrite-mirror.pyrewrites plugin manifests (repository URLs, homepage links, plugin names) for private GitHub mirrors — configurable per-mirror name maps inMIRROR_NAMES - GitHub Actions workflow auto-rewrites manifests on push to mirror repos; condition-gated on
github.repositoryto skip source;[skip ci]on rewrite commit prevents loops
Improvements
- Plugin manifests enriched with full metadata —
author.email,author.url,homepageURLs, expandedkeywordsacross all 9 plugins make pushsimplified to plain dual-push; CI on mirror repos handles manifest rewrites automatically