Commit Graph

4 Commits

Author SHA1 Message Date
self 20be0857a5 feat: expose plugin migration commands
Forward ash.codegen and ecto.migration through the Aether plugin wrapper and update agent guidance to prefer AshPostgres codegen for resource-backed schema changes.
2026-05-23 15:58:13 +02:00
self c0eab283a1 chore: Update plugin scaffolding and nosdump wrapper 2026-05-07 16:49:20 +02:00
self 5d6ab457ef build(plugin): add shared plugin validate workflow
Extend the local plugin helper to forward the new validate command through the host environment and document the validate/test/precommit workflow in the plugin README.
2026-04-27 16:41:44 +02:00
self c121bde9b8 test(aether): adopt host-backed plugin workflow
Switch Aether to the stricter plugin-facing auth and community contract.
Replace local structural coverage with host-backed contract and page tests.
Add plugin helper wrappers and shared test config for the host devenv flow.
2026-04-27 15:42:31 +02:00