github-actions[bot]
cfdf107d34
Version Packages
2024-12-17 10:54:05 +00:00
github-actions[bot]
134bc9981f
Version Packages (next)
2024-12-10 12:54:09 +00:00
github-actions[bot]
d8f9e72384
Version Packages (next)
2024-12-03 13:18:49 +00:00
Fredrik Adelöw
5c9cc05eee
remove most usages of node-fetch
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2024-11-30 23:54:19 +01:00
github-actions[bot]
b86975e7fb
Version Packages (next)
2024-11-26 11:10:07 +00:00
github-actions[bot]
1552f03186
Version Packages
2024-11-19 11:21:20 +00:00
Fredrik Adelöw
5d74716e9d
remove backend-common as a dependency where it's no longer used
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2024-11-14 16:49:23 +01:00
github-actions[bot]
ecdb1ce0b6
Version Packages (next)
2024-11-12 21:18:54 +00:00
github-actions[bot]
42386c2119
Version Packages (next)
2024-11-05 12:34:28 +00:00
github-actions[bot]
7ffb8eedd7
Version Packages (next)
2024-10-28 13:06:13 +00:00
github-actions[bot]
7907e3b920
Version Packages (next)
2024-10-22 14:53:13 +00:00
github-actions[bot]
a9c095d0be
Version Packages
2024-10-15 10:25:03 +00:00
blam
fc01ce7e77
chore: fix api-reports warnings
...
Signed-off-by: blam <ben@blam.sh >
2024-10-14 17:56:00 +02:00
Patrik Oldsberg
bc71718834
update docs to remove /alpha
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2024-10-11 16:50:08 +02:00
github-actions[bot]
56a811849a
Version Packages (next)
2024-10-08 11:42:14 +00:00
github-actions[bot]
c42c710982
Version Packages (next)
2024-10-01 09:20:36 +00:00
github-actions[bot]
96864c8386
Version Packages (next)
2024-09-24 09:04:06 +00:00
secustor
c28596309f
update files
...
Signed-off-by: secustor <sebastian@poxhofer.at >
2024-09-23 14:41:40 +02:00
secustor
65da28ad53
add newly generated api reports
...
Signed-off-by: secustor <sebastian@poxhofer.at >
2024-09-23 14:41:34 +02:00
Fredrik Adelöw
094eaa367b
remove backend-common
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2024-09-17 17:09:00 +02:00
github-actions[bot]
698adeb1ea
Version Packages
2024-09-17 13:19:01 +00:00
Patrik Oldsberg
f8ac526329
Merge pull request #25771 from rmdp-onefootball/plugin-search-backend-module-stack-overflow-collator-call-issue
...
Plugin search backend module StackOverflow collator call issue
2024-09-17 11:58:03 +02:00
github-actions[bot]
47358815d6
Version Packages (next)
2024-09-10 13:56:19 +00:00
github-actions[bot]
582092fb23
Version Packages (next)
2024-09-03 14:38:01 +00:00
github-actions[bot]
911bbe0d92
Version Packages (next)
2024-08-27 11:41:57 +00:00
Fredrik Adelöw
d425fc4dfd
remove the backend feature compat callback pattern
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2024-08-20 13:26:13 +02:00
github-actions[bot]
2a2c84ba68
Version Packages
2024-08-20 08:56:34 +00:00
Camila Belo
fc24d9ebf0
refactor: stop using backend-tasks in packages and plugins
...
Signed-off-by: Camila Belo <camilaibs@gmail.com >
2024-08-19 15:48:21 +02:00
github-actions[bot]
003494838b
Version Packages (next)
2024-08-13 13:59:06 +00:00
github-actions[bot]
120319d2b5
Version Packages (next)
2024-08-06 13:15:32 +00:00
Heikki Hellgren
93095eecea
chore(deps): bump node-fetch to ^2.7.0
...
Relates to #24590
Signed-off-by: Heikki Hellgren <heikki.hellgren@op.fi >
2024-08-02 12:19:38 +03:00
Raffaello De Pieri
31addbbdda
revert(StackOverflowQuestionsRequestParams): revert signature
...
removing unecessary type in StackOverflowQuestionsRequestParams
Signed-off-by: Raffaello De Pieri <raffaello.depieri@onefootball.com >
2024-08-01 14:17:40 +01:00
Raffaello De Pieri
48d3eea823
handle site in request parameter
...
add site with value "stackoverflow" to requestParams when using the default base url: https://api.stackexchange.com/2.3
Signed-off-by: Raffaello De Pieri <raffaello.depieri@onefootball.com >
2024-08-01 13:41:51 +01:00
github-actions[bot]
58bbb3edca
Version Packages (next)
2024-07-30 12:26:11 +00:00
Raghunandan Balachandran
8ecb7a5e84
Update search plugin ownership
...
Signed-off-by: Raghunandan Balachandran <raghunandan@spotify.com >
2024-07-25 20:08:20 +02:00
Raffaello De Pieri
5e0c969b19
fix types
...
Signed-off-by: Raffaello De Pieri <raffaello.depieri@onefootball.com >
2024-07-24 23:37:21 +01:00
Raffaello De Pieri
e010047c68
search-backend-module-stack-overflow-collator
...
remove site property from StackOverflowQuestionsCollatorFactory.requestParams, add coverage to test request search expectations
Signed-off-by: Raffaello De Pieri <raffaello.depieri@onefootball.com >
2024-07-24 16:48:24 +01:00
Raffaello De Pieri
82f82225d1
search-backend-module-stack-overflow-collator
...
remove site property from StackOverflowQuestionsCollatorFactory.requestParams
Signed-off-by: Raffaello De Pieri <raffaello.depieri@onefootball.com >
2024-07-24 15:54:58 +01:00
github-actions[bot]
4a8774820c
Version Packages (next)
2024-07-23 14:02:37 +00:00
github-actions[bot]
8d2fe707cb
Version Packages
2024-07-16 12:06:55 +00:00
Camila Belo
b82aff92aa
refactor(test-utils): deprecate the isDockerDisabledForTests function
...
Signed-off-by: Camila Belo <camilaibs@gmail.com >
2024-07-10 17:06:00 +02:00
Camila Belo
95a3a0b91c
refactor(test-utils): rename setupRequestMockHandlers to setupMswHandler
...
Signed-off-by: Camila Belo <camilaibs@gmail.com >
2024-07-10 15:45:49 +02:00
github-actions[bot]
08c63d46ac
Version Packages (next)
2024-07-02 09:03:14 +00:00
github-actions[bot]
f03d12aff2
Version Packages (next)
2024-06-25 13:05:56 +00:00
github-actions[bot]
18a40424cb
Version Packages
2024-06-18 12:37:38 +00:00
Fredrik Adelöw
78a0b086d2
Make createBackendPlugin and createBackendModule return BackendFeature instead of () => BackendFeature
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2024-06-13 15:56:24 +02:00
github-actions[bot]
e83ead9b1a
Version Packages (next)
2024-06-11 15:25:17 +00:00
Patrik Oldsberg
d44a20a5cd
add plugin metadata to all plugin packages
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2024-06-11 11:24:29 +02:00
github-actions[bot]
09f502208f
Version Packages (next)
2024-06-04 15:34:15 +00:00
github-actions[bot]
77da22e67f
Version Packages (next)
2024-05-28 13:43:01 +00:00