github-actions[bot]
9521f1274d
Version Packages (next)
2023-01-10 14:18:51 +00:00
Eric Peterson
0fcbe29c6b
Clarify typeguard usage
...
Signed-off-by: Eric Peterson <ericpeterson@spotify.com >
2023-01-10 11:34:11 +01:00
Eric Peterson
2a49ffbcb3
Clean up / improve client instantiation docs.
...
Signed-off-by: Eric Peterson <ericpeterson@spotify.com >
2023-01-09 13:29:39 +01:00
github-actions[bot]
c4132274d9
Version Packages (next)
2023-01-03 14:44:31 +00:00
github-actions[bot]
f834622f56
Version Packages (next)
2022-12-27 15:22:57 +00:00
Eric Peterson
1e1a9fe979
Prevent the readiness check from looping endlessly
...
Signed-off-by: Eric Peterson <ericpeterson@spotify.com >
2022-12-22 14:09:49 +01:00
Eric Peterson
aa33a06894
Optimize indexer throughput
...
Signed-off-by: Eric Peterson <ericpeterson@spotify.com >
2022-12-22 12:49:09 +01:00
Eric Peterson
56633804dd
Gracefully handle client-level (vs. response-level) errors
...
Signed-off-by: Eric Peterson <ericpeterson@spotify.com >
2022-12-22 11:15:38 +01:00
Joe Patterson
011bd518b7
Update docs for all spelling errors, and add auth0 session and spec.presence
...
Signed-off-by: Joe Patterson <jrwpatterson@gmail.com >
2022-12-20 16:50:51 +01:00
github-actions[bot]
3245539963
Version Packages
2022-12-20 11:30:21 +00:00
Eric Peterson
e2c798e31c
Merge pull request #14938 from backstage/search/resilient-indices
...
[Search] Preserve existing index if latest index run contains no documents
2022-12-15 15:24:11 +01:00
github-actions[bot]
b2f4e97add
Version Packages (next)
2022-12-13 16:56:03 +00:00
Renan Mendes Carvalho
0bc908d0eb
fix(plugins-search-backend-module-elasticsearch): Missing node config
...
This patch fixes the engine creation by adding the missing and
necessary config: node.
Co-authored-by: Camila Belo <camilaibs@gmail.com >
Signed-off-by: Renan Mendes Carvalho <aitherios@gmail.com >
2022-12-13 13:50:00 +01:00
Renan Mendes Carvalho
717bd13875
plugin-search-backend-module-elasticsearch: Opensearch provider
...
This patch continues the work started by jinnjwu on
https://github.com/backstage/backstage/pull/14988
It creates a new provider, opensearch, allowing the usage of it
outside of managed aws solutions.
Signed-off-by: Renan Mendes Carvalho <aitherios@gmail.com >
2022-12-13 13:50:00 +01:00
Jin Wu
99ae859cb0
Update config.d.ts
...
Signed-off-by: Jin Wu <jin_kk666@163.com >
2022-12-13 13:50:00 +01:00
github-actions[bot]
6465ab3686
Version Packages (next)
2022-12-06 13:22:31 +00:00
Eric Peterson
d75d73d33b
Clearer test assertions
...
Co-authored-by: Renan Mendes Carvalho <aitherios@gmail.com >
Signed-off-by: Eric Peterson <ericpeterson@spotify.com >
2022-12-02 11:46:47 +01:00
Eric Peterson
35af08d9a0
Update elastic engine to preserve pre-existing indices if indexer receives 0 documents
...
Signed-off-by: Eric Peterson <ericpeterson@spotify.com >
2022-12-02 09:44:37 +01:00
Eric Peterson
45eb4d23cf
Be persistent in attempting to clean up indices on error
...
Signed-off-by: Eric Peterson <ericpeterson@spotify.com >
2022-11-30 15:47:49 +01:00
Eric Peterson
9467500482
Merge pull request #14794 from philberryman/feat/analytics-number-of-search-results
...
add number of searches
2022-11-30 12:09:14 +01:00
github-actions[bot]
2cb6963f9b
Version Packages (next)
2022-11-29 11:14:34 +00:00
Eric Peterson
aff7351fa5
Use non-deprecated TestPipeline static methods
...
Signed-off-by: Eric Peterson <ericpeterson@spotify.com >
2022-11-25 15:22:32 +01:00
Phil Berryman
29ebc43a0b
feat: add number of searches
...
Signed-off-by: Phil Berryman <phil@berryman.org.uk >
2022-11-25 00:13:05 -08:00
github-actions[bot]
83d3167594
Version Packages (next)
2022-11-22 15:40:52 +00:00
github-actions[bot]
3164131851
Version Packages
2022-11-15 12:31:55 +00:00
github-actions[bot]
b01fea7b8c
Version Packages (next)
2022-11-08 14:04:37 +00:00
github-actions[bot]
d4df1fbb2e
Version Packages (next)
2022-10-25 13:18:27 +00:00
github-actions[bot]
f0196a2f04
Version Packages
2022-10-18 09:55:10 +00:00
Eric Peterson
dd6fa27a9f
Merge pull request #14067 from backstage/search/tag-log-document-type
...
[Search] Tag indexing logs with documentType
2022-10-16 16:37:10 +02:00
github-actions[bot]
9282c018c7
Version Packages (next)
2022-10-11 14:30:05 +00:00
Eric Peterson
8006f8a602
Tag indexing logs with document type
...
Signed-off-by: Eric Peterson <ericpeterson@spotify.com >
2022-10-10 18:02:33 +02:00
github-actions[bot]
721c1efdb4
Version Packages (next)
2022-10-04 12:08:16 +00:00
Camila Belo
60a912cd2c
Rename param to page limit and validate its type
...
Signed-off-by: Camila Belo <camilaibs@gmail.com >
2022-10-04 10:54:09 +02:00
Emma Indal
814c8a61f6
Search engines to use resultPerPage param if provided
...
Co-authored-by: Camila Loiola <camilaibs@gmail.com >
Signed-off-by: Emma Indal <emma.indahl@gmail.com >
2022-10-04 10:54:09 +02:00
github-actions[bot]
4e94720142
Version Packages (next)
2022-09-27 10:57:53 +00:00
Patrik Oldsberg
be5a837259
migrate to use workspace ranges
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-09-21 10:14:53 +02:00
github-actions[bot]
30882884a4
Version Packages
2022-09-20 11:52:02 +00:00
github-actions[bot]
423e01d903
Version Packages (next)
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-09-13 18:00:17 -04:00
github-actions[bot]
f275697d2b
Version Packages (next)
2022-09-06 13:11:16 +00:00
renovate[bot]
1bea488bd4
fix(deps): update dependency aws-os-connection to ^0.2.0
...
Signed-off-by: Renovate Bot <bot@renovateapp.com >
2022-08-31 21:19:48 +00:00
github-actions[bot]
d1ec204774
Version Packages (next)
2022-08-30 12:02:13 +00:00
Fredrik Adelöw
aaab1e34da
Fix linting errors after #13392
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2022-08-30 13:44:09 +02:00
github-actions[bot]
18ab337f96
Version Packages (next)
2022-08-23 10:29:17 +00:00
Fredrik Adelöw
ef9ab322de
it just keeps 🧹 -ing
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2022-08-18 17:21:00 +02:00
github-actions[bot]
a5684d0d53
Version Packages
2022-08-16 12:15:33 +00:00
github-actions[bot]
73cee58fc2
Version Packages (next)
2022-07-26 08:37:39 +00:00
github-actions[bot]
7d7da6caec
Version Packages
2022-07-19 08:34:21 +00:00
Eric Peterson
a84aef3e1e
Merge pull request #12534 from nodify-at/master
2022-07-18 11:36:58 +02:00
github-actions[bot]
0e967f188b
Version Packages (next)
2022-07-12 13:19:14 +00:00
Eric Peterson
c80d547dff
Ignore most likely irrelevant typescript issues.
...
Signed-off-by: Eric Peterson <ericpeterson@spotify.com >
2022-07-08 17:13:32 +02:00