Commit Graph

13 Commits

Author SHA1 Message Date
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