Commit Graph

34233 Commits

Author SHA1 Message Date
Johan Haals 61170c7d7d Merge pull request #14587 from awanlin/topic/custom-provider-annotations
Added custom provider annotation details
2022-11-21 08:36:26 +01:00
Johan Haals 004a6a0768 Merge pull request #14703 from backstage/freben/nodep
Use Json types from @backstage/types
2022-11-21 08:34:50 +01:00
Johan Haals 6e294df590 Merge pull request #14705 from RoadieHQ/add-cloudsmith-plugin
add cloudsmith plugin to backstage microsite
2022-11-21 08:33:27 +01:00
Patrick Jungermann cf41eedf43 chore(events): apply post-merge comments
Introduces a new interface `RequestDetails` to abstract `Request`
providing access to request body and headers.

**BREAKING:** Replace `request: Request` with `request: RequestDetails` at `RequestValidator`.

**BREAKING:** Remove required field `router` at `HttpPostIngressEventPublisher.fromConfig`
  and replace it with `bind(router: Router)`.
  Additionally, the path prefix `/http` will be added inside `HttpPostIngressEventPublisher`.

Relates-to: PR #13931
Signed-off-by: Patrick Jungermann <Patrick.Jungermann@gmail.com>
2022-11-19 15:08:14 +01:00
Patrik Oldsberg 4c9a407e16 workflows: add workflow for posting release information on PR merge
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-11-18 23:12:22 +01:00
bogdannechyporenko e9ea534093 Merge remote-tracking branch 'origin/master' into cost-insight-trending-line 2022-11-18 21:17:02 +01:00
Andre Wanlin 493fc5b80d Removed imports
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
2022-11-18 13:09:49 -06:00
Andre Wanlin 6db37424c5 Changes to make Vale happy, I hope
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
2022-11-18 12:43:34 -06:00
Fredrik Adelöw 3c99dadef7 Merge pull request #14707 from backstage/freben/no-deprecated-spec
Do not use deprecated LocationSpec
2022-11-18 19:36:32 +01:00
Patrik Oldsberg 6fd492029a Merge pull request #14708 from backstage/rugvip/pattison
vale: add pattison
2022-11-18 19:33:31 +01:00
Andre Wanlin 9d2c6a7db4 Removed from create-app and added to docs
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
2022-11-18 12:25:50 -06:00
Andre Wanlin 65630a9bcb Changes based on feedback
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
2022-11-18 11:48:57 -06:00
Andre Wanlin cabd58d2bd Added SidebarSubmenu for all Kinds
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
2022-11-18 11:48:57 -06:00
Max Morton 6d0f1d2474 prettier run
Signed-off-by: Max Morton <mamorton@paloaltonetworks.com>
2022-11-18 09:33:07 -08:00
Clare Liguori cbef804d23 prettier fixes
Signed-off-by: Clare Liguori <liguori@amazon.com>
2022-11-18 08:26:58 -08:00
Patrik Oldsberg d19bbc8eb2 vale: add pattison
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-11-18 17:11:42 +01:00
Clare Liguori 20dc0ef9ed dedupe yarn
Signed-off-by: Clare Liguori <liguori@amazon.com>
2022-11-18 08:11:14 -08:00
Fredrik Adelöw d8593ce0e6 Do not use deprecated LocationSpec
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-11-18 17:06:18 +01:00
Fredrik Adelöw b1af1205cd Merge pull request #14699 from alexrybch/scaffolder-template-header-options
Pass headerOptions to TemplatePage
2022-11-18 16:38:15 +01:00
Fredrik Adelöw f2ca74fe27 Merge pull request #14704 from taras/patch-5
Fix the URL of Humanitec plugin
2022-11-18 16:34:43 +01:00
bnechyporenko 6cfdf88e05 Incorporated the feedback
Signed-off-by: bnechyporenko <bnechyporenko@bol.com>
2022-11-18 16:31:22 +01:00
bnechyporenko a7d5318c21 Incorporated the feedback
Signed-off-by: bnechyporenko <bnechyporenko@bol.com>
2022-11-18 16:31:04 +01:00
bnechyporenko 7018682a63 Incorporated the feedback
Signed-off-by: bnechyporenko <bnechyporenko@bol.com>
2022-11-18 16:30:38 +01:00
bnechyporenko 420ee5cc7f Merge remote-tracking branch 'origin/master' into cost-insight-configurable-default-currency 2022-11-18 16:29:18 +01:00
Brian Fletcher ef41a4f377 add cloudsmith plugin to backstage microsite
Signed-off-by: Brian Fletcher <brian@roadie.io>
2022-11-18 15:10:54 +00:00
Taras Mankovski a50eaa5ad7 Fix the URL of Humanitec plugin
Signed-off-by: Taras Mankovski <taras@frontside.com>
2022-11-18 10:04:32 -05:00
Eric Peterson ecadb3da9d Merge pull request #14701 from backstage/search/node-16-features
[Search] Take advantage of node 16 features
2022-11-18 16:03:26 +01:00
Fredrik Adelöw 26404430bc Use Json types from @backstage/types
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-11-18 15:49:51 +01:00
Fredrik Adelöw e42560af32 Merge pull request #14686 from backstage/freben/screen-catalog
require testing-library/prefer-screen-queries in catalog libraries
2022-11-18 15:08:56 +01:00
Fredrik Adelöw a24f0b8ba9 Merge pull request #14651 from backstage/freben/tests
add some eslint rules for testing-library use in tests
2022-11-18 15:08:22 +01:00
Fredrik Adelöw b63e7f0aa9 Merge pull request #14619 from backstage/freben/by-refs-client
implement by-refs batch fetching in the catalog client
2022-11-18 14:56:37 +01:00
Fredrik Adelöw 7bc17f75c4 Merge pull request #14354 from backstage/freben/by-refs
added a by-refs batch endpoint for entities
2022-11-18 14:56:27 +01:00
Eric Peterson 81b1e7b0fe Simplify base classes by using stream _construct methods
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2022-11-18 14:47:19 +01:00
Mathias Bronner 2795910768 Delete nasty-pens-march.md
Signed-off-by: Mathias Bronner <mathiasbronner@gmail.com>
2022-11-18 14:09:07 +01:00
Mathias Bronner 6ae775870c add GroupListPicker to the changeset text
Signed-off-by: Mathias Bronner <mathiasb@spotify.com>
Signed-off-by: Mathias Bronner <mathiasbronner@gmail.com>
2022-11-18 14:09:07 +01:00
Mathias Bronner e4a838e782 chore: Fix changeset spelling again
Signed-off-by: Mathias Bronner <mathiasb@spotify.com>
Signed-off-by: Mathias Bronner <mathiasbronner@gmail.com>
2022-11-18 14:09:07 +01:00
Mathias Bronner 4cb5066828 chore: Fix changeset spelling and generate api reports
Signed-off-by: Mathias Bronner <mathiasbronner@gmail.com>
2022-11-18 14:08:55 +01:00
Mathias Bronner 42469cf14e chore: Bug fixes and adding the possibility to add a default value
Signed-off-by: Mathias Bronner <mathiasb@spotify.com>
Signed-off-by: Mathias Bronner <mathiasbronner@gmail.com>
2022-11-18 14:06:33 +01:00
Alex Rybchenko a63e2df559 pass headerOptions to TemplatePage
Signed-off-by: Alex Rybchenko <arybchenko@box.com>
2022-11-18 13:38:23 +01:00
Fredrik Adelöw b978bbb463 require testing-library/prefer-screen-queries in catalog libraries
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-11-18 11:47:31 +01:00
Fredrik Adelöw 94a2e86ce1 Merge pull request #14696 from backstage/freben/dedup-script
make a duplicate checks script
2022-11-18 11:43:35 +01:00
Fredrik Adelöw cb716004ef add some eslint rules for testing-library use in tests
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-11-18 11:29:20 +01:00
Fredrik Adelöw fd7ec12ec2 make a duplicate checks script
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-11-18 11:24:23 +01:00
bnechyporenko c7fc4d85ce Merge remote-tracking branch 'origin/master' into cost-insight-trending-line 2022-11-18 11:05:20 +01:00
Camila Belo 0e99e64883 Merge pull request #14569 from mstergianis/docs/fix-catalogresultlistitem
docs: Replaces use of CatalogResultListItem with correct symbol
2022-11-18 10:54:52 +01:00
bnechyporenko 4638404d76 Fixed the reviewdog validation
Signed-off-by: bnechyporenko <bnechyporenko@bol.com>
2022-11-18 10:34:10 +01:00
bnechyporenko 7a08bbdb87 Incorporated the feedback
Signed-off-by: bnechyporenko <bnechyporenko@bol.com>
2022-11-18 10:33:35 +01:00
bnechyporenko 5e238ed56a Incorporated the feedback
Signed-off-by: bnechyporenko <bnechyporenko@bol.com>
2022-11-18 10:29:09 +01:00
Clare Liguori 37931c33ce TechDocs: upgrade to AWS SDK v3
Signed-off-by: Clare Liguori <liguori@amazon.com>
2022-11-17 21:36:15 -08:00
Max Morton f1fb8d1d5e test pathname instead of raw string
Signed-off-by: Max Morton <mamorton@paloaltonetworks.com>
2022-11-17 13:55:01 -08:00