Camila Belo
|
3b5bef78b2
|
chore(stack-overflow-backend): deprecate entire package
Signed-off-by: Camila Belo <camilaibs@gmail.com>
|
2023-10-19 12:05:19 +02:00 |
|
Camila Belo
|
3c39045e2b
|
refactor: rename stack overflow backend module
Signed-off-by: Camila Belo <camilaibs@gmail.com>
|
2023-10-19 12:05:19 +02:00 |
|
Camila Belo
|
27e22c6a21
|
feat(stackoverflow-backend): extract search stack overflow module
Signed-off-by: Camila Belo <camilaibs@gmail.com>
|
2023-10-19 09:29:35 +02:00 |
|
Camila Belo
|
847841a89d
|
refactor(stack-overflow-backend): use official default request parameters
Signed-off-by: Camila Belo <camilaibs@gmail.com>
|
2023-10-19 09:29:35 +02:00 |
|
Camila Belo
|
43bcd9fcea
|
feat(stackoverflow-backend): migrate collator to backend system
Signed-off-by: Camila Belo <camilaibs@gmail.com>
|
2023-10-19 09:29:35 +02:00 |
|
Camila Belo
|
e8839fe017
|
feat(stackoverflow-backend): get request params from config
Signed-off-by: Camila Belo <camilaibs@gmail.com>
|
2023-10-19 09:29:35 +02:00 |
|
Chris
|
a812b65c2e
|
Removing reference to PAT
Signed-off-by: Chris <cmdkeen@users.noreply.github.com>
|
2023-03-29 19:28:08 +01:00 |
|
Chris Hawkins
|
a0ac7496ad
|
Support for 2.3 teamName
Signed-off-by: Chris Hawkins <cmdkeen@users.noreply.github.com>
|
2023-03-29 17:53:15 +01:00 |
|
Scott Guymer
|
2f52b12740
|
Remove cleanup calls as they are handled in the setup of msw
Signed-off-by: Scott Guymer <scott.guymer@philips.com>
|
2022-12-07 17:16:28 +01:00 |
|
Scott Guymer
|
6151f8e071
|
Added some basic tests for stackoverflow backend plugin
Signed-off-by: Scott Guymer <scott.guymer@philips.com>
|
2022-12-05 09:28:36 +01:00 |
|
Scott Guymer
|
06f6a4f0f1
|
fix: allow overriding of stackoverflow configuration
Make it possible to override the config when instantiating for more flexibility.
Signed-off-by: Scott Guymer <scott.guymer@philips.com>
|
2022-12-05 09:28:36 +01:00 |
|
Connor Younglund
|
ea857549b5
|
format with Prettier
Signed-off-by: Connor Younglund <younglund_connor@bah.com>
|
2022-11-29 14:18:23 -05:00 |
|
Connor Younglund
|
73ab069f5e
|
update Stack Overflow plugin to support API Access Token
Signed-off-by: Connor Younglund <younglund_connor@bah.com>
|
2022-11-29 13:47:04 -05: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 |
|
Ben Lambert
|
222c000023
|
Merge pull request #13278 from backstage/freben/node-fetch
Remove usages of cross-fetch in purely backend packages
|
2022-08-24 10:25:28 +02:00 |
|
Fredrik Adelöw
|
148568b5c2
|
Remove usages of cross-fetch in backend packages
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
|
2022-08-23 14:09:38 +02:00 |
|
Emma Indal
|
f75d4fb1c0
|
Update plugins/stack-overflow-backend/src/search/StackOverflowQuestionsCollatorFactory.ts
Co-authored-by: Eric Peterson <iamEAP@users.noreply.github.com>
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
|
2022-08-22 08:50:39 +02:00 |
|
Emma Indal
|
761d540ed2
|
set max page to limit requests
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
|
2022-08-19 16:37:59 +02:00 |
|
Emma Indal
|
0df9a2639f
|
yield questions as we request them
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
|
2022-08-19 16:18:54 +02:00 |
|
Emma Indal
|
79040f73f7
|
add pagination to request for stack overflow questions
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
|
2022-08-19 16:08:02 +02:00 |
|
Matt Mulligan
|
547a573e99
|
Added check for if key is provided in request params
Signed-off-by: Matt Mulligan <mmulligan03@gmail.com>
|
2022-06-20 22:47:23 -04:00 |
|
Matt Mulligan
|
3e0df2aee8
|
Changed to pass apiKey as param in config options
Signed-off-by: Matt Mulligan <mmulligan03@gmail.com>
|
2022-06-20 22:21:38 -04:00 |
|
Matt Mulligan
|
713be06b2b
|
Added apikey config for StackOverflow backend
Signed-off-by: Matt Mulligan <mmulligan03@gmail.com>
|
2022-05-19 14:43:41 -04:00 |
|
Emma Indal
|
07c0610557
|
feedback fixes
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
|
2022-03-25 13:55:17 +01:00 |
|
Emma Indal
|
140cf15341
|
add api reports
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
|
2022-03-25 11:25:22 +01:00 |
|
Emma Indal
|
f80f3a7bc9
|
create stack-overflow backend plugin and move collator there
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
|
2022-03-25 11:25:22 +01:00 |
|