community-plugins/workspaces/blackduck
Kashish Mittal ed0156311a
clean-up: remove false positives from knip reports (#3018)
* clean-up: remove false positives from knip reports

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

* yarn dedupe

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

* fix tests

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

* fix failing tests

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

* yarn dedupe

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

---------

Signed-off-by: Kashish Mittal <kmittal@redhat.com>
2025-03-11 09:15:01 -05:00
..
.changeset Version Packages (#3135) 2025-03-06 08:25:26 +01:00
examples BlackDuck Scaffolder - Project creation action (#1885) 2025-02-23 10:59:24 +01:00
packages clean-up: remove false positives from knip reports (#3018) 2025-03-11 09:15:01 -05:00
plugins clean-up: remove false positives from knip reports (#3018) 2025-03-11 09:15:01 -05:00
.dockerignore plugin(BlackDuck): initial migration (#711) 2024-08-20 11:59:23 +01:00
.eslintignore plugin(BlackDuck): initial migration (#711) 2024-08-20 11:59:23 +01:00
.eslintrc.js chore: fix workspace eslintrc files 2024-09-24 11:13:37 +02:00
.gitignore plugin(BlackDuck): initial migration (#711) 2024-08-20 11:59:23 +01:00
.prettierignore plugin(BlackDuck): initial migration (#711) 2024-08-20 11:59:23 +01:00
README.md plugin(BlackDuck): initial migration (#711) 2024-08-20 11:59:23 +01:00
app-config.production.yaml plugin(BlackDuck): initial migration (#711) 2024-08-20 11:59:23 +01:00
app-config.yaml plugin(blackduck): add ability to handle multiple hosts (#892) 2024-08-27 11:16:18 +01:00
backstage.json v1.35.1 version bump (#2752) 2025-02-02 10:39:21 -06:00
catalog-info.yaml plugin(BlackDuck): initial migration (#711) 2024-08-20 11:59:23 +01:00
package.json clean-up: remove false positives from knip reports (#3018) 2025-03-11 09:15:01 -05:00
tsconfig.json plugin(BlackDuck): initial migration (#711) 2024-08-20 11:59:23 +01:00
yarn.lock clean-up: remove false positives from knip reports (#3018) 2025-03-11 09:15:01 -05:00

README.md

Backstage

This is your newly scaffolded Backstage App, Good Luck!

To start the app, run:

yarn install
yarn dev