Commit Graph

3862 Commits

Author SHA1 Message Date
Mike Lewis 92439056fb add changeset for new PermissionClient constructor signature
Signed-off-by: Mike Lewis <mtlewis@users.noreply.github.com>
2021-11-19 09:36:02 +00:00
Patrik Oldsberg 2d03529828 Merge pull request #8144 from backstage/jhaals/errorz
errors: rework error response naming
2021-11-19 09:49:39 +01:00
Fredrik Adelöw d83ce65d5b Merge pull request #8148 from backstage/freben/notitle
use id instead of title in the default plugin routes
2021-11-19 09:38:24 +01:00
Fredrik Adelöw ee055cf6db use id instead of title in the default plugin routes
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-11-18 17:00:39 +01:00
Johan Haals 4d97ec07fa Update tests
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-11-18 14:56:32 +01:00
Johan Haals 4d09c60256 errors: rework error response naming
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Co-authored-by: blam <ben@blam.sh>
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-11-18 14:51:16 +01:00
Fredrik Adelöw 9f21236a29 Fixed a missing await when throwing server side errors
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-11-18 14:30:34 +01:00
github-actions[bot] 99bf179ccf Version Packages 2021-11-18 11:52:08 +00:00
Fredrik Adelöw 70e4b222be Merge pull request #8132 from backstage/freben/behavior-init-constructor
move the BehaviorSubject init into the constructor
2021-11-18 12:46:39 +01:00
Ben Lambert e72b1b83c8 Merge pull request #8122 from backstage/blam/sec/dockerode
Bumping testcontainers + dockerode
2021-11-18 12:18:17 +01:00
Fredrik Adelöw 23678544ee Merge pull request #8057 from RoadieHQ/entity-fact-retriever
Catalog fact retriever
2021-11-18 11:57:01 +01:00
Fredrik Adelöw 475edb5bc5 move the BehaviorSubject init into the constructor
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-11-18 11:27:05 +01:00
Fredrik Adelöw 0ebc659c17 Merge pull request #7822 from bomkamp/add-global-pg-plugin-schema-flag
Adding config prop `usePluginSchemas` to allow plugins using the `pg`…
2021-11-18 11:23:21 +01:00
Johan Haals 8a99888d70 Merge pull request #8128 from backstage/freben/vale
appease vale
2021-11-18 10:00:13 +01:00
Philipp Hugenroth f50966e025 Merge pull request #8100 from tudi2d/plugin-shortcut-tooltips
[Shortcuts] Show tooltips on hover
2021-11-18 09:55:22 +01:00
Fredrik Adelöw 8cc6a92593 appease vale
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-11-18 09:45:28 +01:00
Eric Peterson 2ab7e0f688 Merge pull request #8121 from therynamo/techdocs-cli/awss3-encrypted-buckets
feat: Allow SSE For S3 Buckets
2021-11-18 09:30:17 +01:00
Johan Haals 7d39f66606 Merge pull request #8095 from backstage/jhaals/catalog-api-only
catalog-backend: refactor entityProviders connect
2021-11-18 08:09:31 +01:00
Ben Lambert b574cab1f6 Merge pull request #8120 from backstage/blam/fix-changeset-issue
Remove package from changeset
2021-11-17 21:45:43 +01:00
Ben Lambert 7eda73d8c0 Merge pull request #7702 from backstage/blam/route-ref-deprecation
core-plugin-api: add deprecation warnings around `routeRefs`
2021-11-17 21:37:58 +01:00
blam e21e3c6102 chore: add changeset
Signed-off-by: blam <ben@blam.sh>
2021-11-17 21:33:55 +01:00
therynamo f2694e3750 changeset
Signed-off-by: therynamo <theryn.groetken@gemini.com>
2021-11-17 14:08:14 -06:00
blam 4d6d2012d1 chore: this package wasn't affected with the change from the PR
Signed-off-by: blam <ben@blam.sh>
2021-11-17 21:01:03 +01:00
Ben Lambert a4faa290b8 Merge pull request #7780 from backstage/joonp/provide-scaffolder-template-metadata
Expose template metadata to custom action handler
2021-11-17 20:59:11 +01:00
Ben Lambert 79f56f1553 Merge pull request #7712 from backstage/vinzscam/create-app-add-bsversion-file
Include backstage.json file on new backstage applications
2021-11-17 20:57:27 +01:00
blam b94af61a24 chore: remove core-plugin-api from this changeset as it's covered in another
Signed-off-by: blam <ben@blam.sh>
2021-11-17 20:26:01 +01:00
blam a125278b81 chore: added changeset
Signed-off-by: blam <ben@blam.sh>
2021-11-17 20:26:01 +01:00
blam 37ebea2d68 chore: add changeset
Signed-off-by: blam <ben@blam.sh>
2021-11-17 20:23:30 +01:00
Fredrik Adelöw e29fb1a5d0 Merge pull request #7852 from awanlin/topic/add-entity-pull-requests
Added entity view for Azure Repo Pull Requests
2021-11-17 19:20:27 +01:00
Eric Peterson 1c2961bc0b Merge pull request #7946 from backstage/emmaindal/search-modal-storybook 2021-11-17 19:07:34 +01:00
Iain Billett b26d33a9be Update changeset
Signed-off-by: Iain Billett <iain@roadie.io>
2021-11-17 17:09:33 +00:00
Emma Indal 28b34419e4 api reports and changeset update
Signed-off-by: Emma Indal <emmai@spotify.com>
2021-11-17 17:43:18 +01:00
Eric Peterson 86db169be1 Merge pull request #8096 from cmpadden/techdocs-cli-bucketrootpath
Support bucketRootPath for AWS and GCS in `techdocs-cli` publish command
2021-11-17 17:02:58 +01:00
Ben Lambert 0e1f3b1ce5 Merge pull request #7922 from lykkeaxlin/bazaar-columns
[Bazaar] Added more fields to a Bazaar project
2021-11-17 16:49:10 +01:00
Colton Padden 1578ad341b rename famous-donuts-warn.md to techdocs-famous-donuts-warn.md
Signed-off-by: Colton Padden <colton.padden@fastmail.com>
2021-11-17 10:29:39 -05:00
Philipp Hugenroth f93e56ae3a Add tooltips to shortcuts
Signed-off-by: Philipp Hugenroth <philipph@spotify.com>
2021-11-17 15:52:40 +01:00
Johan Haals 5d2a7303bd catalog-backend: refactor entityProviders connect
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-11-17 14:55:13 +01:00
Colton Padden b41e8f158c Support bucketRootPath configuration for AWS and GCS in publish commands
Introduces command options `--awsBucketRootPath` and `--gcsBucketRootPath` which
map to respective publisher configurations, allowing users to upload files to S3
and GCS in a non-root directory.

Signed-off-by: Colton Padden <colton.padden@fastmail.com>
2021-11-17 08:48:28 -05:00
Andre Wanlin 2ab905acf6 Merge branch 'backstage:master' into topic/add-entity-pull-requests 2021-11-17 06:36:49 -06: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
Eric Peterson f1a8e3a819 Merge pull request #8068 from stephane-mori/fix-reader
Set doc reader configurable
2021-11-17 12:09:33 +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
Lykke Axlin 4264d92f43 Merge branch 'master' of https://github.com/backstage/backstage into bazaar-columns 2021-11-17 09:54:56 +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