community-plugins/workspaces/tech-insights
Brian Fletcher a01ae4ebbe
Update tech-insights to backstage version 1.39.0 (#4036)
* Update tech-insights to backstage version 1.39.0

Signed-off-by: punkle <brian@roadie.io>

* fix tests and deduplicate deps

Signed-off-by: punkle <brian@roadie.io>

* remove diff to rbac file

Signed-off-by: punkle <brian@roadie.io>

* deduplicate

Signed-off-by: punkle <brian@roadie.io>

* remove differences to file

Signed-off-by: punkle <brian@roadie.io>

* remove changes to policies file

Signed-off-by: punkle <brian@roadie.io>

* add changeset

Signed-off-by: punkle <brian@roadie.io>

---------

Signed-off-by: punkle <brian@roadie.io>
2025-06-04 10:43:25 +01:00
..
.changeset Update tech-insights to backstage version 1.39.0 (#4036) 2025-06-04 10:43:25 +01:00
examples fix: only show entities with results 2024-06-10 21:19:35 +02:00
packages Update tech-insights to backstage version 1.39.0 (#4036) 2025-06-04 10:43:25 +01:00
plugins Update tech-insights to backstage version 1.39.0 (#4036) 2025-06-04 10:43:25 +01: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 Update tech-insights to backstage version 1.39.0 (#4036) 2025-06-04 10:43:25 +01:00
app-config.yaml fix depdendencies in the tech insights backend package (#4035) 2025-05-22 14:04:40 +01:00
backstage.json Update tech-insights to backstage version 1.39.0 (#4036) 2025-06-04 10:43:25 +01:00
catalog-info.yaml feat: migrate workspaces 2024-04-19 10:24:22 +02:00
package.json Update tech-insights to backstage version 1.39.0 (#4036) 2025-06-04 10:43:25 +01:00
tsconfig.json Update tech-insights to backstage version 1.39.0 (#4036) 2025-06-04 10:43:25 +01:00
yarn.lock Update tech-insights to backstage version 1.39.0 (#4036) 2025-06-04 10:43:25 +01:00

README.md

tech-insights

The tech insights plugin provides a way to define facts (data points) and checks (rules) that can be used to evaluate the state of an entity in the catalog.

Plugins

Local Development

To start the Backstage App, run:

yarn install
yarn start