community-plugins/workspaces/sonarqube
Backstage Service Account 2fbe734e3a
Version Packages (#4015)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-05-20 18:07:44 -05:00
..
.changeset Version Packages (#4015) 2025-05-20 18:07:44 -05:00
examples fix yarn prettier:check 2024-08-30 15:44:51 -04:00
packages Version Packages (#4015) 2025-05-20 18:07:44 -05:00
plugins Version Packages (#4015) 2025-05-20 18:07:44 -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 chore(sonarqube): bump to 1.38.1 and apply migration to new jsx transformation (#3773) 2025-05-16 13:44:35 -05: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 chore(sonarqube): bump to 1.38.1 and apply migration to new jsx transformation (#3773) 2025-05-16 13:44:35 -05:00
catalog-info.yaml feat: migrate workspaces 2024-04-19 10:24:22 +02:00
package.json chore(sonarqube): bump to 1.38.1 and apply migration to new jsx transformation (#3773) 2025-05-16 13:44:35 -05:00
tsconfig.json chore(sonarqube): bump to 1.38.1 and apply migration to new jsx transformation (#3773) 2025-05-16 13:44:35 -05:00
yarn.lock chore(sonarqube): bump to 1.38.1 and apply migration to new jsx transformation (#3773) 2025-05-16 13:44:35 -05:00

README.md

Backstage

The backstage example entity has a populated sonarqube.org/project-key annotation, but you can modify this to point anywhere your credentials have access to for testing purposes.

To start the app, run:

yarn install
yarn start

Follow these links to learn more about this plugin:

  1. Frontend
  2. Backend