feat: KEEP-1494 merge Safe plugin into Safe protocol integration#417
feat: KEEP-1494 merge Safe plugin into Safe protocol integration#417taitsengstock wants to merge 5 commits intostagingfrom
Conversation
Unify the safe-wallet protocol and safe plugin under a single "safe" integration type. The safe plugin now injects its get-pending-transactions action + credentials into the protocol-registered integration instead of registering a separate one. - Rename protocol slug, files, icon, and test - Add backward-compat legacy mappings for safe-wallet/* step IDs - Fix discover-plugins: register protocols before plugin imports, route non-protocol steps correctly under protocol integrations - Add DB migration to update existing workflow nodes - Merge safe-wallet docs into safe docs
Migration 0024 referenced "workflow" (singular) but the actual table is "workflows" (plural), causing all UPDATE statements to silently match zero rows.
Code ReviewFixed
Bugs / Correctness
Design Concerns
Code Quality
|
❌ E2E Tests FailedE2E tests have been run against the deployed PR environment. Environment: app-pr-417.keeperhub.com |
No description provided.