Commit Graph

38581 Commits

Author SHA1 Message Date
Camila Belo 01ae205352 feat(search): update docs
Co-authored-by: Emma Indal <emma.indahl@gmail.com>
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2023-03-21 09:30:09 +01:00
Camila Belo d4c66877b0 feat(search): add tests for modules
Co-authored-by: Emma Indal <emma.indahl@gmail.com>
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2023-03-21 09:30:09 +01:00
Camila Belo 1adc2c787e feat(search): create search collator modules
Co-authored-by: Emma Indal <emma.indahl@gmail.com>
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2023-03-21 09:30:04 +01:00
Emma Indal 1473dd9eb6 add initial test for search plugin
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2023-03-20 13:29:10 +01:00
Emma Indal 6422b85d46 fixup api report
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2023-03-20 13:29:09 +01:00
Emma Indal 1469daa409 add changesets and how to guide
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
Co-authored-by: Camila Loiola <camilaibs@gmail.com>
2023-03-20 13:29:09 +01:00
Emma Indal 5db02fc935 generate api reports
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
Co-authored-by: Camila Loiola <camilaibs@gmail.com>
2023-03-20 13:29:09 +01:00
Emma Indal 4cc252bdd5 use alpha exports
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
Co-authored-by: Camila Loiola <camilaibs@gmail.com>
2023-03-20 13:29:03 +01:00
Emma Indal 1a79af33f2 clean up comments and dependencies
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
Co-authored-by: Camila Loiola <camilaibs@gmail.com>
2023-03-20 13:27:00 +01:00
Emma Indal bf54977e68 remove getter methods on interfaces
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
Co-authored-by: Camila Loiola <camilaibs@gmail.com>
2023-03-20 13:22:37 +01:00
Emma Indal d5fe020807 update plugin id to match naming conventions
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2023-03-20 13:22:37 +01:00
Emma Indal 58f7583861 create searchIndexRegistry module + add to backend
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2023-03-20 13:22:37 +01:00
Emma Indal cbf03b4464 add possibilities to pass options to elasticSearchEngineModule
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2023-03-20 13:22:37 +01:00
Emma Indal 97e5d514d1 create backend modules for search engines
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2023-03-20 13:22:28 +01:00
Camila Belo 406647ea6b feat(search): update yarn lock
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2023-03-20 13:21:27 +01:00
Camila Belo 4f759aeef4 feat(search): create search plugin implementation
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2023-03-20 13:21:27 +01:00
Camila Belo b49c312875 feat(search): create search services and extension points
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2023-03-20 13:21:27 +01:00
Emma Indal 49fe8c2000 define interfaces for extension points and services
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
Co-authored-by: Camila Loiola <camilaibs@gmail.com>
2023-03-20 13:21:27 +01:00
Ben Lambert c3e00ba204 Merge pull request #16779 from Sarabadu/sarabadu/allow-catalog-filter-exist
[scaffolder] add support to CATALOG_FILTER_EXISTS v2
2023-03-20 11:42:40 +01:00
Patrik Oldsberg 44586f71fd Merge pull request #16953 from dweber019/fix/bundler-fix-windows
fix: use posix for joining paths
2023-03-20 11:09:39 +01:00
Patrik Oldsberg c611f57d78 cli: tweak posix path fix
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-03-20 10:15:42 +01:00
backstage-goalie[bot] db45887ad0 Merge pull request #16957 from backstage/renovate/gitbeaker-monorepo
fix(deps): update dependency @gitbeaker/node to v35.8.1
2023-03-19 18:25:48 +00:00
renovate[bot] f4615e2619 fix(deps): update dependency @gitbeaker/node to v35.8.1
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2023-03-19 17:49:21 +00:00
backstage-goalie[bot] 5ff3a71fcd Merge pull request #16956 from backstage/renovate/d3-selection-3.x-lockfile
chore(deps): update dependency @types/d3-selection to v3.0.5
2023-03-19 17:42:35 +00:00
renovate[bot] 3c63be7d0e chore(deps): update dependency @types/d3-selection to v3.0.5
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2023-03-19 17:13:48 +00:00
David Weber b9839d7135 fix: use posix for joining paths
Signed-off-by: David Weber <david.weber@w3tec.ch>
2023-03-18 11:28:28 +01:00
backstage-goalie[bot] 0182d61b98 Merge pull request #16944 from backstage/renovate/prom-client-14.x-lockfile
fix(deps): update dependency prom-client to v14.2.0
2023-03-17 15:02:40 +00:00
renovate[bot] f2f1a7b76c fix(deps): update dependency prom-client to v14.2.0
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2023-03-17 14:25:39 +00:00
Ben Lambert 764c7facc4 Merge pull request #16942 from backstage/blam/scaffolder-simplify-routing
scaffolder/next: simplify routing in the plugin
2023-03-17 15:23:00 +01:00
backstage-goalie[bot] a8c6f208c9 Merge pull request #16943 from backstage/renovate/pg-8.x-lockfile
fix(deps): update dependency pg to v8.10.0
2023-03-17 14:18:23 +00:00
renovate[bot] 79c5434082 fix(deps): update dependency pg to v8.10.0
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2023-03-17 13:45:53 +00:00
Fredrik Adelöw c54985fffd Merge pull request #16934 from backstage/renovate/swc-core-1.x-lockfile
fix(deps): update dependency @swc/core to v1.3.41
2023-03-17 14:45:31 +01:00
backstage-goalie[bot] 822c0a6dff Merge pull request #16940 from backstage/renovate/passport-oauth2-1.x-lockfile
fix(deps): update dependency passport-oauth2 to v1.7.0
2023-03-17 13:38:50 +00:00
renovate[bot] ce2b0a63ed fix(deps): update dependency passport-oauth2 to v1.7.0
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2023-03-17 13:05:45 +00:00
blam cdab34fd9a chore: changeset
Signed-off-by: blam <ben@blam.sh>
2023-03-17 13:59:57 +01:00
blam 7b2be1827f chore: fix order
Signed-off-by: blam <ben@blam.sh>
2023-03-17 13:58:28 +01:00
backstage-goalie[bot] 425384df06 Merge pull request #16902 from backstage/renovate/graphql-modules-2.x-lockfile
fix(deps): update dependency graphql-modules to v2.1.1
2023-03-17 12:57:57 +00:00
blam f426dad11f chore: remove the exports
Signed-off-by: blam <ben@blam.sh>
2023-03-17 13:56:17 +01:00
blam 51c2d89a2f chore: remove the nextRouteRefs in favour of the original ones instead
Signed-off-by: blam <ben@blam.sh>
2023-03-17 13:55:20 +01:00
backstage-goalie[bot] eab81c5e05 Merge pull request #16896 from backstage/renovate/oriflame-backstage-plugin-score-card-0.x-lockfile
fix(deps): update dependency @oriflame/backstage-plugin-score-card to v0.6.3
2023-03-17 12:44:19 +00:00
Fredrik Adelöw 9c006c2b31 Merge pull request #16385 from agentbellnorm/reload-metadata-after-generating-techdocs
Don't fetch metadata until shadow root is available
2023-03-17 13:34:22 +01:00
Fredrik Adelöw 5cd414846c Merge pull request #16914 from backstage/renovate/rjsf-validator-ajv8-5.x
fix(deps): update dependency @rjsf/validator-ajv8 to v5.3.0
2023-03-17 13:14:33 +01:00
Fredrik Adelöw b04af7eb1c Merge pull request #16901 from backstage/renovate/dockerode-3.x-lockfile
fix(deps): update dependency dockerode to v3.3.5
2023-03-17 12:19:10 +01:00
Fredrik Adelöw bf82a97d0c Merge pull request #16899 from sennyeya/secret-scoping
feat(auth-backend): Add correct secret scoping for auth-backend secrets
2023-03-17 12:02:04 +01:00
Johan Haals cc1fd26920 Merge pull request #16835 from Symbianx/include-metadata-in-checks-api
Include the failureMetadata and successMetadata in TechInsightsApi
2023-03-17 11:47:45 +01:00
Morgan Bentell 6eaa03d9de workaround useAsync typescript error
Signed-off-by: Morgan Bentell <mbentell@spotify.com>
2023-03-17 11:47:38 +01:00
Morgan Bentell fc1665944b could it be?
Signed-off-by: Morgan Bentell <mbentell@spotify.com>
2023-03-17 11:47:31 +01:00
renovate[bot] fe8d9d60ec fix(deps): update dependency @swc/core to v1.3.41
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2023-03-17 10:34:02 +00:00
backstage-goalie[bot] 5c1fddbca0 Merge pull request #16933 from backstage/renovate/esbuild-0.x-lockfile
chore(deps): update dependency esbuild to v0.17.12
2023-03-17 10:25:35 +00:00
renovate[bot] 5f473e606c chore(deps): update dependency esbuild to v0.17.12
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2023-03-17 09:49:31 +00:00