backstage / community-plugins

Community plugins for Backstage

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

`api-reports` validation and generation not working

benjdlambert opened this issue · comments

In the CI workflow we currently call out to api-reports CLI, but it doesn't actually seem to do anything :(

# check flags
run: yarn backstage-repo-tools api-reports --allow-warnings -o ae-wrong-input-file-type --validate-release-tags build:api-reports:only --ci

We probably want to build the API reports and check that they haven't changed, otherwise fail.