Merge pull request #16710 from backstage/search/backend-system-migration

[Search] Migrate search to new backend system
This commit is contained in:
Camila Belo
2023-03-22 09:21:15 +01:00
committed by GitHub
68 changed files with 1898 additions and 116 deletions
+5
View File
@@ -29,6 +29,11 @@
"@backstage/plugin-app-backend": "workspace:^",
"@backstage/plugin-catalog-backend": "workspace:^",
"@backstage/plugin-scaffolder-backend": "workspace:^",
"@backstage/plugin-search-backend": "workspace:^",
"@backstage/plugin-search-backend-module-catalog": "workspace:^",
"@backstage/plugin-search-backend-module-explore": "workspace:^",
"@backstage/plugin-search-backend-module-techdocs": "workspace:^",
"@backstage/plugin-search-backend-node": "workspace:^",
"@backstage/plugin-techdocs-backend": "workspace:^",
"@backstage/plugin-todo-backend": "workspace:^"
},