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 |
|
Eric Peterson
|
b0c7748ab5
|
Ensure sse config is optional; pass through sse from constructor.
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
|
2021-11-16 10:34:56 +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 |
|
Fredrik Adelöw
|
84013f3dec
|
Merge pull request #8059 from backstage/rugvip/clifail
cli: fix failing create tests on windows
|
2021-11-16 07:48:27 +01:00 |
|
Fredrik Adelöw
|
e7e6ee2ff8
|
Merge pull request #8061 from backstage/dependabot/npm_and_yarn/prettier-2.4.1
build(deps-dev): bump prettier from 2.4.0 to 2.4.1
|
2021-11-16 07:46:33 +01:00 |
|
dependabot[bot]
|
6c1348591e
|
build(deps-dev): bump prettier from 2.4.0 to 2.4.1
Bumps [prettier](https://github.com/prettier/prettier) from 2.4.0 to 2.4.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.4.0...2.4.1)
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-11-16 04:22:02 +00:00 |
|
Patrik Oldsberg
|
6f279f9b8e
|
cli: fix failing create tests on windows
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2021-11-16 01:55:09 +01:00 |
|
Patrik Oldsberg
|
ad3afc5ad6
|
cli: trim away non-ascii in stream mock testing util
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2021-11-16 01:54:58 +01:00 |
|
Patrik Oldsberg
|
957dc5588c
|
Merge pull request #8058 from backstage/rugvip/cba-fix
create-app: fix windows file copy and mocking
|
2021-11-15 23:38:09 +01: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
|
2345b318fb
|
create-app: fix windows file copy and mocking
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2021-11-15 22:54:29 +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 |
|
Patrik Oldsberg
|
6da79e77af
|
Merge pull request #8053 from backstage/rugvip/errapi
core-plugin-api: added ErrorApi* prefix to Error and ErrorContext types
|
2021-11-15 21:57:48 +01:00 |
|
Fredrik Adelöw
|
cdd86450c9
|
Merge pull request #8056 from sorenmat/tradeshift
Adding Tradeshift as adopters
|
2021-11-15 19:52:30 +01:00 |
|
Soren Mathiasen
|
dee1db5f8a
|
Adding Tradeshift as adopters
Signed-off-by: Soren Mathiasen <smo@tradeshift.com>
|
2021-11-15 18:35:33 +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 |
|
Philipp Hugenroth
|
b504cec62f
|
Small adjustments to the Header typography to use theme variables
Signed-off-by: Philipp Hugenroth <philipph@spotify.com>
|
2021-11-15 17:55:02 +01:00 |
|
Johan Haals
|
51d0fb3a02
|
Fix API report
Signed-off-by: Johan Haals <johan.haals@gmail.com>
|
2021-11-15 16:44:19 +01: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 |
|
Eric Peterson
|
776c892469
|
Prepare package versions and changelog for release.
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
|
2021-11-15 16:28:08 +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 |
|
Johan Haals
|
3e6762ba3f
|
Merge pull request #8052 from backstage/jhaals/bump-yarn
Add missing yarn.lock changes and reports
|
2021-11-15 15:43:52 +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 |
|
Johan Haals
|
a08022254b
|
Add missing yarn.lock changes and reports
Signed-off-by: Johan Haals <johan.haals@gmail.com>
|
2021-11-15 14:59:23 +01: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 |
|
Johan Haals
|
f17692544e
|
Merge pull request #8048 from RoadieHQ/update-json-schema
update versions of json-schema
|
2021-11-15 11:40:18 +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 |
|