Commit Graph

18968 Commits

Author SHA1 Message Date
Joon Park 8d1309bf7d Fix complex negation bug
Signed-off-by: Joon Park <joonp@spotify.com>
2021-11-17 13:47:41 +00:00
Joon Park 5f1de0fc60 Allow negation through nesting a "not" object.
Signed-off-by: Joon Park <joonp@spotify.com>
2021-11-17 13:47:35 +00:00
Joon Park 154c77bf7f EntitiesSearchFilter type refactor
The current EntitiesSearchFilter's matchValueExists field is a bit confusing - it's not immediately clear the nuances of its behavior until you closely examine the implementation in NextEntitiesCatalog. By splitting the filter into to distinct types (one for key and another for key + value) as well as renaming the fields, I think this expresses the intent of the filters more cleanly. This also allows filtering by negation for key + value filters, which is not possible with the current implementation).

Signed-off-by: Joon Park <joonp@spotify.com>
2021-11-17 13:47:25 +00:00
Fredrik Adelöw d701630972 Merge pull request #8083 from backstage/freben/abort-urlreader
Add `AbortSignal` support to `UrlReader`
2021-11-17 13:16:04 +01:00
Johan Haals d0a8bdb179 Merge pull request #8087 from backstage/jhaals/loadconfig
config-loader: Change loadConfig return type to object
2021-11-17 13:05:09 +01:00
Patrik Oldsberg 0d07225e70 Merge pull request #8078 from backstage/rugvip/ignorapp
core-app-api: explicitly do not export TargetRouteMap and friends
2021-11-17 13:03:21 +01:00
Eric Peterson ec2c835afc Merge pull request #8007 from backstage/refactor/merge-back-techdocs-cli
Tech Docs Command Line Reunification
2021-11-17 13:00:48 +01:00
Patrik Oldsberg a4c46863d5 core-app-api: explicitly do not export TargetRouteMap and friends
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-11-17 12:23:12 +01:00
Patrik Oldsberg 937189f15a Merge pull request #8077 from backstage/rugvip/ignore
api-extractor: add support for @ignore
2021-11-17 12:22:08 +01:00
Eric Peterson f1a8e3a819 Merge pull request #8068 from stephane-mori/fix-reader
Set doc reader configurable
2021-11-17 12:09:33 +01:00
Patrik Oldsberg c9e19092a7 api-extractor: add support for @ignore
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-11-17 11:55:39 +01:00
Stéphane MORI e266687580 Update changeset to switch from minor to patch
Signed-off-by: Stéphane MORI <stephane.mori@gmail.com>
2021-11-17 11:45:02 +01:00
Ben Lambert 33c7d6522a Merge pull request #8027 from backstage/catalog-query-isolation
catalog-backend: ensure subqueries are isolated from one another
2021-11-17 11:26:40 +01:00
Johan Haals 1e99c73c75 config-loader: Change loadConfig return type to object
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-11-17 11:26:35 +01:00
Fredrik Adelöw 01f74aa878 Add AbortSignal support to UrlReader
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-11-17 11:01:07 +01:00
Fredrik Adelöw 107dc83c15 Merge pull request #8063 from gotson/patch-1
Update Kafka configuration types
2021-11-17 10:15:40 +01:00
Eric Peterson 7439368ce5 Merge pull request #7917 from mertcb/migrate/oss 2021-11-17 08:44:42 +01:00
Gauthier Roebroeck f8db7c3988 remove untouched package from changeset
Signed-off-by: Gauthier Roebroeck <gauthier.roebroeck@gmail.com>
2021-11-17 09:42:36 +08:00
Patrik Oldsberg 39a8cbfd33 Merge pull request #8080 from lcsbaroni/add-picpay
Add PicPay as adopter
2021-11-16 21:40:41 +01:00
Luís Baroni c10bb22343 Add PicPay as adopter
Signed-off-by: Luís Baroni <luis.baroni@picpay.com>
2021-11-16 17:17:41 -03:00
Camila Belo c0e64a685f test(techdocs-cli): kill detached child process
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2021-11-16 20:45:30 +01:00
Eric Peterson 8530bf6b91 Merge pull request #8076 from backstage/rugvip/changefix 2021-11-16 18:58:41 +01:00
Patrik Oldsberg 59387f7593 changesets: fix reference to missing package
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-11-16 17:46:53 +01:00
Eric Peterson 461d79e0d8 Merge pull request #8067 from SDA-SE/feat/techdocs-tasklist-icons
[TechDocs] Use a better checkbox rendering in a task list
2021-11-16 17:07:16 +01:00
Tim Hansen c6a92ba406 Merge pull request #8075 from backstage/timbonicus/cost-insights-days
Fix sample data in example Cost Insights client
2021-11-16 09:00:19 -07:00
Tim Hansen 4576f82858 Fix sample data in example Cost Insights client
Signed-off-by: Tim Hansen <timbonicus@gmail.com>
2021-11-16 08:31:45 -07:00
Fredrik Adelöw c2f3502ad7 Merge pull request #7892 from gmambro/allow-prefix
Optional paths in backend.reading.allow to restrict allowed targets
2021-11-16 16:29:33 +01:00
Himanshu Mishra cd28bbcf13 Merge pull request #8073 from backstage/orkohunter/fix-adopters-file
fix formatting of the adopters file
2021-11-16 20:57:16 +05:30
Himanshu Mishra 51029633af fix formatting of the adopters file
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net>
2021-11-16 20:37:02 +05:30
Johan Haals 4754315ee3 Merge pull request #8070 from backstage/jhaals/core-api-api-cleanup
core-app-api: Add missing exports and API annotations
2021-11-16 15:49:22 +01:00
Ben Lambert e76f8875ea Merge pull request #8072 from backstage/orkohunter/add-unity-as-adopter
Add Unity as adopter
2021-11-16 15:46:59 +01:00
Himanshu Mishra 33741318d5 Add unity as adopter
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net>
2021-11-16 19:52:05 +05:30
Fredrik Adelöw 59dc704631 Merge pull request #8066 from backstage/freben/do-not-redact-empty-strings
Do not redact empty/one-character secrets
2021-11-16 14:46:27 +01:00
Fredrik Adelöw d17e27f54a Merge pull request #8055 from tudi2d/tudi2d/header-styles
Small adjustments to the Header typography to use theme variables
2021-11-16 14:46:11 +01:00
Johan Haals 32bfbafb0f Add changeset
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-11-16 14:38:47 +01:00
Johan Haals 10a5e819dd Unexport internal utility types
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-11-16 14:36:13 +01:00
Johan Haals 0da0143e85 core-app-api: Add missing exports and API annotations
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-11-16 14:16:55 +01:00
Philipp Hugenroth 469a47250e Remove comment
Signed-off-by: Philipp Hugenroth <philipph@spotify.com>
2021-11-16 13:45:16 +01:00
Fredrik Adelöw 50154fb792 exclude one-character secrets as well
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-11-16 13:37:28 +01:00
Philipp Hugenroth 682945e233 Add changeset
Signed-off-by: Philipp Hugenroth <philipph@spotify.com>
2021-11-16 13:29:58 +01:00
Patrik Oldsberg 71acc3a887 Merge pull request #8064 from backstage/rugvip/lesstyping
core-app-api: deprecate the BackstagePluginWithAnyOutput type
2021-11-16 13:25:58 +01:00
Stéphane MORI 7b3bb89e3c Set doc reader parametable
Signed-off-by: Stéphane MORI <stephane.mori@gmail.com>
2021-11-16 12:55:06 +01:00
Gauthier 9145449220 Create fresh-zebras-hug.md
Signed-off-by: Gauthier Roebroeck <gauthier.roebroeck@gmail.com>
2021-11-16 19:12:19 +08:00
Dominik Henneke f7703981a9 Use a better checkbox rendering in a task list
Signed-off-by: Dominik Henneke <dominik.henneke@sda-se.com>
2021-11-16 11:54:58 +01:00
Fredrik Adelöw f9daf056e5 add test
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-11-16 11:47:51 +01:00
Fredrik Adelöw 26b5da1c1a Do not redact the empty string
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-11-16 11:42:10 +01:00
Eric Peterson 19a400b3d9 Merge pull request #7882 from therynamo/aws-encryption-s3
feat: Allow SSE on AWS S3 Buckets
2021-11-16 11:01:11 +01:00
Patrik Oldsberg ecd1fcb80a core-app-api: deprecate the BackstagePluginWithAnyOutput type
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-11-16 10:59:31 +01:00
Gauthier f4fe544f73 Update config.d.ts
Signed-off-by: Gauthier Roebroeck <gauthier.roebroeck@gmail.com>
2021-11-16 17:51:27 +08:00
Gauthier fe20e6f4a8 Update Kafka configuration types
According to https://nodejs.org/dist/latest-v8.x/docs/api/tls.html#tls_tls_createsecurecontext_options the `ssl` options `ca`, `key`, and `cert` are all optional. In my case, i need to pass `rejectUnauthorized`, but I can't do so as the backend expects a `key`. Passing an empty string works, but everything becomes redacted in my log because of that.

Signed-off-by: Gauthier Roebroeck <gauthier.roebroeck@gmail.com>
2021-11-16 17:51:27 +08:00