Commit Graph

13954 Commits

Author SHA1 Message Date
Patrik Oldsberg 3ad5d36e52 Merge pull request #14615 from jsundquist/master
fix(search): update to only link title in search results
2022-11-28 15:10:38 +01:00
Patrik Oldsberg 8d07e4c7ed Merge pull request #14693 from clareliguori/upgrade-techdocs-sdk-v3
TechDocs: upgrade to AWS SDK v3
2022-11-28 13:56:22 +01:00
Fredrik Adelöw cbd0885eba Merge pull request #14806 from casje896/deprecations_catalog_backend
Deprecations catalog backend
2022-11-28 13:45:06 +01:00
Fredrik Adelöw ca3cf91df4 Merge pull request #14804 from fridajac/bazaar-name
Bazaar UX-changes
2022-11-28 11:31:13 +01:00
Fredrik Adelöw 6926ed5104 Merge pull request #14789 from kuangp/refactor/stitcher
refactor(stitcher): optimize to be more memory efficient
2022-11-28 11:29:47 +01:00
Johan Haals ba66a3271d Merge pull request #14841 from backstage/renovate/react-router-monorepo
Update react-router monorepo to v6.4.3
2022-11-28 11:06:04 +01:00
Casper Jensen f12bbe4a94 Removed changes to index.ts and updated the changeset.
Signed-off-by: Casper Jensen <casje896@student.liu.se>
2022-11-28 10:22:13 +01:00
Johan Haals e96595c45d Merge pull request #14842 from backstage/renovate/typescript-eslint-monorepo
Update typescript-eslint monorepo to v5.44.0
2022-11-28 09:43:39 +01:00
Phil Kuang dba451bf2e refactor(stitcher): parallelize DB queries
Signed-off-by: Phil Kuang <pkuang@factset.com>
2022-11-27 14:01:24 -05:00
Frida Jacobsson 9b1891061c Replace name with title, and make card height adjustable
Signed-off-by: Frida Jacobsson <fridahelenajacobsson@gmail.com>
2022-11-27 16:40:39 +01:00
Clare Liguori 0224a98c75 Merge remote-tracking branch 'upstream/master' into upgrade-techdocs-sdk-v3
Signed-off-by: Clare Liguori <liguori@amazon.com>
2022-11-25 11:45:57 -08:00
Fredrik Adelöw 99aa3857fb Merge pull request #14854 from bolcom/NS-648_configurable-engineer-threshold
feat: make engineer threshold configurable
2022-11-25 20:44:32 +01:00
Clare Liguori 07d4117abb Address PR comments
Signed-off-by: Clare Liguori <liguori@amazon.com>
2022-11-25 11:37:16 -08:00
Patrik Oldsberg ce28e34fb3 Merge pull request #14858 from RoadieHQ/remove-dep-promise-any-polyfill
Remove unnecessary dependency promise-any-polyfill
2022-11-25 16:59:46 +01:00
Johan Haals 0b73bb6a6e chore: fix eslint no-shadow error
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2022-11-25 16:46:47 +01:00
Johan Haals 198f1b5e92 update api report
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2022-11-25 16:37:36 +01:00
Chris Langhout 077c832c95 fix: engineerThreshold in config.d.ts is optional
Signed-off-by: Chris Langhout <clanghout@bol.com>
2022-11-25 16:27:47 +01:00
Eric Peterson d0f0c4a045 Merge pull request #14859 from backstage/search/test-pipeline-improvements 2022-11-25 16:06:26 +01:00
Johan Haals cb77f366fc Merge pull request #14758 from angeliski/add-github-event-handler
Implements EventSubscriber in GithubEntityProvider
2022-11-25 15:54:52 +01:00
Chris Langhout 60ae55c50a fix: title spelling consistency -- using separate words
Signed-off-by: Chris Langhout <clanghout@bol.com>
2022-11-25 15:35:27 +01:00
Chris Langhout 5534de6cfa fix: resolve feedback
Signed-off-by: Chris Langhout <clanghout@bol.com>
2022-11-25 15:29:27 +01: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
Eric Peterson 54c5836f7a Deprecate withSubject() in favor of type-specific methods
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2022-11-25 15:22:30 +01:00
Fredrik Adelöw ebbe64f527 Merge pull request #14833 from backstage/renovate/jest-monorepo
Update jest monorepo
2022-11-25 15:00:20 +01:00
Fredrik Adelöw 210a61c4de Merge pull request #14759 from backstage/renovate/kafkajs-2.x-lockfile
Update dependency kafkajs to v2.2.3
2022-11-25 14:37:51 +01:00
Fredrik Adelöw 086578851c Merge pull request #14689 from Bonial-International-GmbH/pjungermann/events/signature-verifier-github
feat(events/github): add signature verification
2022-11-25 14:31:32 +01:00
Martina Iglesias Fernandez cfe2b98fbe Remove unnecessary dependency promise-any-polyfill
Signed-off-by: Martina Iglesias Fernandez <martina@roadie.io>
2022-11-25 14:26:50 +01:00
Johan Haals f3081fa7a1 Merge pull request #14771 from jrwpatterson/add-links-toggle
add toggle to turn off links on user and group
2022-11-25 14:18:56 +01:00
Fredrik Adelöw d26741bea0 Merge pull request #14837 from backstage/freben/wish-i-had-more-time
bump test timeouts in events-backend due to flakiness
2022-11-25 14:06:40 +01:00
Fredrik Adelöw 19038b548e fix private constructor problem
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-11-25 14:05:22 +01:00
Fredrik Adelöw 0b54dbaf7d fix the SaslConfig type to compile with the updated library
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-11-25 14:01:48 +01:00
Chris Langhout 626b06eb1f chore: add extra test case to make the boundary more clear
Signed-off-by: Chris Langhout <clanghout@bol.com>
2022-11-25 13:59:43 +01:00
Johan Haals 514ed7186d Merge pull request #14688 from Bonial-International-GmbH/pjungermann/events/signature-verifier-gitlab
feat(events/gitlab): add webhook token verification
2022-11-25 13:57:42 +01:00
Chris Langhout 8ccf0de63c fix: test now succeed; expected had an extra space character
Signed-off-by: Chris Langhout <clanghout@bol.com>
2022-11-25 13:44:44 +01:00
Chris Langhout 7b6a317e87 fix: tests, adding tests for threshold feature
Signed-off-by: Chris Langhout <clanghout@bol.com>
2022-11-25 13:34:17 +01:00
Rogerio Angeliski f9288ec4fa chore(events,catalog/github): update refresh key to match blob and tree
Signed-off-by: Rogerio Angeliski <angeliski@hotmail.com>
2022-11-25 11:53:43 +00:00
Chris Langhout 9a341d5fd2 chore: run prettier
Signed-off-by: Chris Langhout <clanghout@bol.com>
2022-11-25 12:27:15 +01:00
Chris Langhout 9de358c361 feat: make engineer threshold configurable
Signed-off-by: Chris Langhout <clanghout@bol.com>
2022-11-25 11:02:32 +01:00
Rogerio Angeliski 38709640f5 chore(events,catalog/github): remove old dependecy from limiter
Signed-off-by: Rogerio Angeliski <angeliski@hotmail.com>
2022-11-25 01:01:36 +00:00
Rogerio Angeliski f96bd38dc0 chore(events,catalog/github): update docs from review comment
Signed-off-by: Rogerio Angeliski <angeliski@hotmail.com>
2022-11-25 00:56:05 +00:00
Patrick Jungermann 0f46ec304c feat(events/github): add signature verification
Add `createGithubSignatureValidator(config)` which can be used
to create a validator used at an ingress for topic `github`.

On top, there is a new `githubWebhookEventsModule` for the new backend plugin API
which auto-registers the `HttpPostIngress` for topic `github` incl. the validator.

Relates-to: PR #13931
Signed-off-by: Patrick Jungermann <Patrick.Jungermann@gmail.com>
2022-11-24 21:57:12 +01:00
Patrick Jungermann 31fe8f256a feat(events/gitlab): add webhook token verification
Add `createGitlabTokenValidator(config)` which can be used
to create a validator used at an ingress for topic `gitlab`.

On top, there is a new `gitlabWebhookEventsModule` for the new backend plugin API
which auto-registers the `HttpPostIngress` for topic `gitlab` incl. the validator.

Relates-to: PR #13931
Signed-off-by: Patrick Jungermann <Patrick.Jungermann@gmail.com>
2022-11-24 21:49:57 +01:00
Fredrik Adelöw e6ab8abc6b bump test timeouts in events-backend due to flakiness
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-11-24 16:58:55 +01:00
Fredrik Adelöw 6ecb455ded Merge pull request #14356 from dekoding/dekoding/incremental-entity-provider
Adding the incremental entity provider backend
2022-11-24 16:56:58 +01:00
Fredrik Adelöw 2b8d1d37f0 fix racy test
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-11-24 16:22:17 +01:00
Fredrik Adelöw 69e82eea71 remove redundant api report file
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-11-24 15:39:34 +01:00
Fredrik Adelöw d7209f1a97 add dev app, more testing
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-11-24 15:15:55 +01:00
Rogerio Angeliski e90b092d2a chore(events,catalog/github): update with review comments
Signed-off-by: Rogerio Angeliski <angeliski@hotmail.com>
2022-11-23 17:43:29 +00:00
Fredrik Adelöw ed48b42925 add module tests
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-11-23 18:14:50 +01:00
Rogerio Angeliski a0fd4af94a feat(events,catalog/github): handle github:push events
Signed-off-by: Rogerio Angeliski <angeliski@hotmail.com>
2022-11-23 13:36:09 -03:00