4 Commits

Author SHA1 Message Date
self 1bced15358 fix: generate host-backed plugin workflows
Update plugin-new templates and install task to use the host-backed plugin test/precommit aliases.

Keep framework dependencies under the host API foundation and add regression coverage for generated aliases.
2026-05-09 19:43:20 +02:00
self 70e0b21b37 fix: allow archive generator outside projects
Stop starting a current Mix project in tribes_plugin.new so the archived task can generate plugins from arbitrary directories.
2026-05-07 12:12:57 +02:00
self 269885c369 feat: align generated plugins with legacy template
Expand generated plugin scaffolding to match the legacy template's development ergonomics while keeping generator-specific behavior, JSON usage, and no rename script.
2026-05-07 12:09:42 +02:00
self f1838e4d7d feat: add tribes plugin generator
Create the tribes-plugin-new Igniter generator package with standalone project generation, install/page tasks, upgrade hook scaffolding, and focused tests.
2026-05-07 11:16:39 +02:00