Move CLI tooling to repo-tools.

Signed-off-by: Aramis Sennyey <sennyeya@amazon.com>
This commit is contained in:
Aramis Sennyey
2023-03-17 12:45:18 -04:00
committed by Fredrik Adelöw
parent 53e6c46244
commit 167434d0cc
14 changed files with 154 additions and 200 deletions
+1 -1
View File
@@ -93,7 +93,7 @@ jobs:
run: node scripts/verify-api-reference.js
- name: verify openapi.yaml matches schema/openapi.ts files
run: yarn backstage-cli repo schema:openapi:verify
run: yarn backstage-repo-tools schema:openapi:verify
- name: verify doc links
run: node scripts/verify-links.js