Commit Graph

18908 Commits

Author SHA1 Message Date
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
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
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
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
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
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
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
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
Johan Haals d1d445e8cc Merge pull request #8044 from backstage/dependabot/npm_and_yarn/eslint-plugin-cypress-2.12.1
build(deps-dev): bump eslint-plugin-cypress from 2.11.3 to 2.12.1
2021-11-15 09:43:55 +01:00
Fredrik Adelöw 68e29fbc0d Merge pull request #8045 from backstage/dependabot/npm_and_yarn/js-base64-3.7.2
build(deps): bump js-base64 from 3.6.1 to 3.7.2
2021-11-15 08:28:01 +01:00
Fredrik Adelöw 4d37ad5e20 Merge pull request #8046 from tbenade/faq-correction
small grammatical error
2021-11-15 08:27:32 +01:00
Dede Hamzah b565119196 update api report docs
Signed-off-by: Dede Hamzah <dehamzah@gmail.com>
2021-11-15 14:19:28 +07:00
Terrence Benade 872a547dd6 small grammatical error
Signed-off-by: Terrence Benade <tbenade@seek.com.au>
2021-11-15 16:57:43 +11:00