community-plugins/workspaces/acr
Kashish Mittal 7c56d99f8a
include knip report checks in ci (#4046)
* include knip report checks in ci

Signed-off-by: Kashish Mittal <kmittal@redhat.com>

* add logs to debug workflow

Signed-off-by: Kashish Mittal <kmittal@redhat.com>

* fix workflow

Signed-off-by: Kashish Mittal <kmittal@redhat.com>

* regen knip reports

Signed-off-by: Kashish Mittal <kmittal@redhat.com>

* ignore prettier for  knip-report.md

Signed-off-by: Kashish Mittal <kmittal@redhat.com>

* add build:knip-reports script to all workspaces

Signed-off-by: Kashish Mittal <kmittal@redhat.com>

---------

Signed-off-by: Kashish Mittal <kmittal@redhat.com>
2025-06-02 13:29:06 -04:00
..
.changeset Version Packages (#3986) 2025-05-13 08:16:55 +00:00
examples acr - Add support for multiple registries (#3560) 2025-05-12 19:25:58 +00:00
packages fix(acr): follow up on Backstage 1.38 update and remove product specific theme (#3985) 2025-05-12 19:46:08 -04:00
plugins Version Packages (#3986) 2025-05-13 08:16:55 +00:00
.dockerignore
.eslintignore
.eslintrc.js chore(acr): add backstage app to workspace (#1783) 2025-01-08 22:53:27 +01:00
.gitignore chore(acr): add backstage app to workspace (#1783) 2025-01-08 22:53:27 +01:00
.prettierignore
README.md
app-config.yaml chore(acr): add backstage app to workspace (#1783) 2025-01-08 22:53:27 +01:00
backstage.json acr - version:bump to v1.38.1 (#3982) 2025-05-12 22:11:45 +00:00
catalog-info.yaml chore(acr): add backstage app to workspace (#1783) 2025-01-08 22:53:27 +01:00
package.json include knip report checks in ci (#4046) 2025-06-02 13:29:06 -04:00
playwright.config.ts chore(acr): add backstage app to workspace (#1783) 2025-01-08 22:53:27 +01:00
tsconfig.json fix(acr): follow up on Backstage 1.38 update and remove product specific theme (#3985) 2025-05-12 19:46:08 -04:00
yarn.lock fix(acr): follow up on Backstage 1.38 update and remove product specific theme (#3985) 2025-05-12 19:46:08 -04:00

README.md

Backstage

This is your newly scaffolded Backstage App, Good Luck!

To start the app, run:

yarn install
yarn dev

To generate knip reports for this app, run:

yarn backstage-repo-tools knip-reports