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 |
|
Guilherme Oenning
|
2a0703d212
|
fix incorrect class name on backend
Signed-off-by: goenning <me@goenning.net>
|
2021-11-16 11:42:55 +00:00 |
|
Guilherme Oenning
|
d0c47ec505
|
fix incorrect class name on module-jsonfc
Signed-off-by: goenning <me@goenning.net>
|
2021-11-16 11:42:55 +00: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 |
|
Vincenzo Scamporlino
|
d63e5dcfdd
|
Merge branch 'master' into vinzscam/create-app-add-bsversion-file
|
2021-11-16 10:51:25 +01: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 |
|
Iain Billett
|
8cf89aab38
|
Api docs
Signed-off-by: Iain Billett <iain@roadie.io>
|
2021-11-16 09:22:30 +00: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 |
|
Iain Billett
|
5c00e45045
|
Changeset
Signed-off-by: Iain Billett <iain@roadie.io>
|
2021-11-15 19:01:56 +00:00 |
|
Fredrik Adelöw
|
cdd86450c9
|
Merge pull request #8056 from sorenmat/tradeshift
Adding Tradeshift as adopters
|
2021-11-15 19:52:30 +01:00 |
|
Iain Billett
|
d4a3dbb75b
|
Expose catalogFactRetriever & configure in backend
Signed-off-by: Iain Billett <iain@roadie.io>
|
2021-11-15 18:33:29 +00:00 |
|
Iain Billett
|
5b31874a76
|
Add hasTags schema
Signed-off-by: Iain Billett <iain@roadie.io>
|
2021-11-15 18:33:20 +00:00 |
|
Iain Billett
|
2d4593254f
|
Dynamic annotations
Signed-off-by: Iain Billett <iain@roadie.io>
|
2021-11-15 18:29:32 +00:00 |
|
Iain Billett
|
9d2d1bd00c
|
Add some more test cases
Signed-off-by: Iain Billett <iain@roadie.io>
|
2021-11-15 18:29:32 +00:00 |
|
Iain Billett
|
23195a4494
|
Add some more test cases
Signed-off-by: Iain Billett <iain@roadie.io>
|
2021-11-15 18:29:32 +00:00 |
|
Iain Billett
|
f091863f03
|
Add an entity fact retriever
Signed-off-by: Iain Billett <iain@roadie.io>
|
2021-11-15 18:29:32 +00: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 |
|
Vincenzo Scamporlino
|
677bfc2dd0
|
fix comments
Signed-off-by: Vincenzo Scamporlino <me@vinzscam.dev>
|
2021-11-15 17:22:17 +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 |
|