Automate catalog-info.yaml file upkeep (pre-commit and CI)
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
This commit is contained in:
committed by
Fredrik Adelöw
parent
6b1a6e7f84
commit
52bd59121d
@@ -98,6 +98,9 @@ jobs:
|
||||
- name: verify api reference
|
||||
run: node scripts/verify-api-reference.js
|
||||
|
||||
- name: verify catalog-info.yaml consistency
|
||||
run: yarn backstage-repo-tools generate-catalog-info --ci
|
||||
|
||||
- name: lint openapi yaml files
|
||||
run: yarn backstage-repo-tools schema openapi lint
|
||||
|
||||
|
||||
Reference in New Issue
Block a user