Commit Graph

3806 Commits

Author SHA1 Message Date
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
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
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 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
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
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
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 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
Eric Peterson c1858c4cf9 Break apart changesets and clear yarn.lock diff
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2021-11-16 10:26:18 +01:00
Johan Haals eaeac8fdac Merge pull request #7936 from backstage/jhaals/remove-route-export
core-plugin-api: Remove exports of unused types
2021-11-16 09:03:04 +01:00
Mert Can Bilgiç 35acef9931 Merge branch 'master' into migrate/oss 2021-11-16 10:27:39 +03:00
Patrik Oldsberg af9fe3c5e4 Merge pull request #8040 from backstage/rugvip/scaffodlermod
cli: add create factory for scaffolder modules
2021-11-15 22:55:17 +01:00
Patrik Oldsberg 6b54e9d2d2 Merge pull request #8039 from backstage/rugvip/create
cli: add create command to replace create-plugin
2021-11-15 21:59:10 +01:00
therynamo 9e64a7ac1e pr suggestions
Signed-off-by: therynamo <theryn.groetken@gemini.com>
2021-11-15 10:56:54 -06:00
Theryn Groetken 16f7180fa2 Update orange-cougars-relax.md
Signed-off-by: therynamo <theryn.groetken@gemini.com>
2021-11-15 10:56:14 -06:00
therynamo 7acc18e21a feat: Allow SSE on AWS S3 Buckets
Signed-off-by: therynamo <theryn.groetken@gemini.com>
2021-11-15 10:56:13 -06:00
Johan Haals 7df99cdb77 core-plugin-api: Remove exports of unused types
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-11-15 16:44:18 +01:00
Patrik Oldsberg 0b1de52732 core-app-api,test-utils: migrated to using new ErrorApi* names
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-11-15 16:21:59 +01:00
Patrik Oldsberg b6a4bacdc4 core-plugin-api: added ErrorApi* prefix to Error and ErrorContext types
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-11-15 16:14:48 +01:00
Mert Can Bilgiç 0b60a051c9 changeset name and type change
Signed-off-by: Mert Can Bilgiç <mert@ieuacm.com>
2021-11-15 17:15:39 +03:00
Ben Lambert 880ad8ce2a Merge pull request #8028 from timja/skip-empty-file-name-scaffolder
Skip empty file names during scaffolder
2021-11-15 14:13:33 +01:00
Patrik Oldsberg ca0e663f63 Merge pull request #7874 from dehamzah/override-icons
Add Props Icon for Sidebar Item SidebarSearchField and Settings
2021-11-15 11:55:44 +01:00
Patrik Oldsberg 5bba60055e Merge pull request #7886 from SDA-SE/feat/about-api-component-only
feat(catalog): remove "View Api" from AboutCard
2021-11-15 11:55:07 +01:00
Patrik Oldsberg 8f06c19ba2 Merge pull request #7844 from cmpadden/create-app-task-test
Create App Refactoring and Unit Testing
2021-11-15 11:54:11 +01:00
Patrik Oldsberg 3257ef23e9 Merge pull request #7944 from backstage/dependabot/npm_and_yarn/rollup/plugin-commonjs-21.0.1
build(deps): bump @rollup/plugin-commonjs from 17.1.0 to 21.0.1
2021-11-15 11:52:33 +01:00
Patrik Oldsberg 5d918f9c16 Merge pull request #8035 from zfalen-deloitte/bugfix/duplicate-backstage-token
Bugfix/duplicate backstage token
2021-11-15 11:50:17 +01:00
Johan Haals 539aaf2c7a Merge pull request #7885 from bryce-od/defaultProcessors
feat: Add getDefaultProcessors to CatalogBuilder
2021-11-15 11:48:56 +01:00
Brian Fletcher 8809b6c0dd update versions of json-schema
Signed-off-by: Brian Fletcher <brian@roadie.io>
2021-11-15 10:00:08 +00:00
Patrik Oldsberg 4ca3542fdd cli: fix for backend bundle building all packages
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-11-13 17:41:39 +01:00