community-plugins/workspaces/matomo
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 (#2545) 2025-01-18 08:07:58 +05:30
plugins clean-up: remove false positives from knip reports (#3018) 2025-03-11 09:15:01 -05:00
.dockerignore feat(matomo): migrate matomo frontend and backend plugins (#1906) 2024-11-14 22:43:57 +05:30
.eslintignore feat(matomo): migrate matomo frontend and backend plugins (#1906) 2024-11-14 22:43:57 +05:30
.eslintrc.js feat(matomo): migrate matomo frontend and backend plugins (#1906) 2024-11-14 22:43:57 +05:30
.gitignore feat(matomo): migrate matomo frontend and backend plugins (#1906) 2024-11-14 22:43:57 +05:30
.prettierignore feat(matomo): migrate matomo frontend and backend plugins (#1906) 2024-11-14 22:43:57 +05:30
README.md feat(matomo): migrate matomo frontend and backend plugins (#1906) 2024-11-14 22:43:57 +05:30
app-config.yaml feat(matomo): migrate matomo frontend and backend plugins (#1906) 2024-11-14 22:43:57 +05:30
backstage.json matomo: bump backstage to 1.34.2 and remove @spotify/prettier-config (#2526) 2025-01-17 18:13:17 +01:00
catalog-info.yaml feat(matomo): migrate matomo frontend and backend plugins (#1906) 2024-11-14 22:43:57 +05:30
package.json include knip report checks in ci (#4046) 2025-06-02 13:29:06 -04:00
tsconfig.json feat(matomo): migrate matomo frontend and backend plugins (#1906) 2024-11-14 22:43:57 +05:30
yarn.lock fix(deps): update dependency http-proxy-middleware [security] (#3667) 2025-04-24 13:30:28 -05:00

README.md

Matomo Plugin Workspace

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