community-plugins/workspaces/sentry
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 (#4150) 2025-05-30 15:10:22 -05:00
examples Migrate sentry plugin to new frontend system (#1163) 2024-09-09 08:18:06 -05:00
packages Version Packages (#4150) 2025-05-30 15:10:22 -05:00
plugins Version Packages (#4150) 2025-05-30 15:10:22 -05:00
.auto-version-bump meta: enable opt-in to auto version bump workflow (#4031) 2025-05-27 08:57:51 -05:00
.dockerignore feat: migrate workspaces 2024-04-19 10:24:22 +02:00
.eslintignore feat: migrate workspaces 2024-04-19 10:24:22 +02:00
.eslintrc.js chore: fix workspace eslintrc files 2024-09-24 11:13:37 +02:00
.gitignore feat: migrate workspaces 2024-04-19 10:24:22 +02:00
.prettierignore feat: migrate workspaces 2024-04-19 10:24:22 +02:00
README.md feat: migrate workspaces 2024-04-19 10:24:22 +02:00
app-config.yaml Add filtering based on annotation presence for new FE system components (#2020) 2024-11-20 08:45:09 -06:00
backstage.json sentry - version:bump to v1.39.0 (#4106) 2025-05-30 14:55:18 -05:00
catalog-info.yaml feat: migrate workspaces 2024-04-19 10:24:22 +02:00
package.json include knip report checks in ci (#4046) 2025-06-02 13:29:06 -04:00
tsconfig.json sentry - version:bump to v1.38.1 (#3751) 2025-04-18 11:12:44 -05:00
yarn.lock sentry - version:bump to v1.39.0 (#4106) 2025-05-30 14:55:18 -05:00

README.md

Backstage

This is your newly scaffolded Backstage App, Good Luck!

To start the app, run:

yarn install
yarn dev