feat: some tweaks to the actions registry and implementing some of the actions client

Signed-off-by: benjdlambert <ben@blam.sh>
This commit is contained in:
benjdlambert
2025-05-27 11:52:39 +02:00
parent 04592af953
commit 4e8f01357e
14 changed files with 348 additions and 76 deletions
+2
View File
@@ -61,7 +61,9 @@
"@backstage/plugin-permission-node": "workspace:^",
"@backstage/types": "workspace:^",
"@types/express": "^4.17.6",
"@types/json-schema": "^7.0.6",
"@types/luxon": "^3.0.0",
"json-schema": "^0.4.0",
"knex": "^3.0.0",
"luxon": "^3.0.0",
"zod": "^3.22.4"