Commit Graph

12932 Commits

Author SHA1 Message Date
Adam Harvey 550a5ff0b6 Reword personalized sentence
Signed-off-by: Adam Harvey <adaharve@cisco.com>
2021-05-01 08:26:44 -04:00
Adam Harvey 0568748677 Add custom logo instructions
Signed-off-by: Adam Harvey <adaharve@cisco.com>
2021-05-01 08:26:22 -04:00
Simon Knittel 227439a723 Switch back to a single query again; Update tests and add changeset
Signed-off-by: Simon Knittel <hallo@simonknittel.de>
2021-05-01 13:40:11 +02:00
David Tuite 650af9bc95 Move processor error handling to configuration docs
Signed-off-by: David Tuite <david@roadie.io>
2021-05-01 11:15:03 +01:00
Simon Knittel c1238cc022 Use different query for GitHub Discovery depending on the repository owner
Signed-off-by: Simon Knittel <hallo@simonknittel.de>
2021-05-01 11:07:17 +02:00
Johan Haals 80888659bf chore: Align react-hook-form version across project
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-04-30 15:37:55 +02:00
Simon Knittel 382f8f8f84 Add support for non-organization accounts in GitHub Discovery
Signed-off-by: Simon Knittel <hallo@simonknittel.de>
2021-04-30 15:19:25 +02:00
Raghunandan Balachandran af7543c0e7 Merge pull request #5546 from backstage/fix-techdocs-backend-config
awsS3 option endpoint -> s3ForcePathStyle
2021-04-30 14:07:45 +02:00
Raghunandan a1351acc87 awsS3 option endpoint -> s3ForcePathStyle
Signed-off-by: Raghunandan <soapraj@gmail.com>
2021-04-30 13:50:18 +02:00
Thomas Viaud 939b9d0fff Fixing Prettier Warning
Signed-off-by: Thomas Viaud <t.viaud@elsevier.com>
2021-04-30 11:39:36 +01:00
Thomas Viaud 900cb4c39d Run Prettier on scaffolder-backend files
Signed-off-by: Thomas Viaud <t.viaud@elsevier.com>
2021-04-30 11:34:08 +01:00
Thomas Viaud 69eefb5aeb feat(scaffolder-backend,doc): Adding Documentation for plugin
Signed-off-by: Thomas Viaud <t.viaud@elsevier.com>
2021-04-30 11:34:08 +01:00
Thomas Viaud 3816ee1a91 feat(scaffolder-backend,githubPR): Fixing Github URL submitted to get credentials
Signed-off-by: Thomas Viaud <t.viaud@elsevier.com>
2021-04-30 11:17:59 +01:00
Anders Näsman 55d84d7ce4 Merge pull request #5523 from RoadieHQ/tech-docs-s3-like-services
Tech docs with s3-like services
2021-04-30 11:48:55 +02:00
Fredrik Adelöw 2860cead6f Merge pull request #5537 from backstage/dependabot/npm_and_yarn/types/luxon-1.26.5
chore(deps-dev): bump @types/luxon from 1.26.0 to 1.26.5
2021-04-30 06:50:52 +02:00
Fredrik Adelöw d1b5088545 Merge pull request #5538 from backstage/dependabot/npm_and_yarn/start-server-and-test-1.12.1
chore(deps-dev): bump start-server-and-test from 1.12.0 to 1.12.1
2021-04-30 06:49:40 +02:00
Fredrik Adelöw cc65782674 Merge pull request #5539 from backstage/dependabot/npm_and_yarn/types/passport-google-oauth20-2.0.7
chore(deps-dev): bump @types/passport-google-oauth20 from 2.0.3 to 2.0.7
2021-04-30 06:48:32 +02:00
dependabot[bot] d8d22dd933 chore(deps-dev): bump @types/passport-google-oauth20 from 2.0.3 to 2.0.7
Bumps [@types/passport-google-oauth20](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/passport-google-oauth20) from 2.0.3 to 2.0.7.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/passport-google-oauth20)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-30 04:14:12 +00:00
dependabot[bot] 799c1d69cf chore(deps-dev): bump start-server-and-test from 1.12.0 to 1.12.1
Bumps [start-server-and-test](https://github.com/bahmutov/start-server-and-test) from 1.12.0 to 1.12.1.
- [Release notes](https://github.com/bahmutov/start-server-and-test/releases)
- [Commits](https://github.com/bahmutov/start-server-and-test/compare/v1.12.0...v1.12.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-30 04:11:42 +00:00
dependabot[bot] 7c8a0c1b09 chore(deps-dev): bump @types/luxon from 1.26.0 to 1.26.5
Bumps [@types/luxon](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/luxon) from 1.26.0 to 1.26.5.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/luxon)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-30 04:08:24 +00:00
Ryan Vazquez 5c831724ec Merge pull request #5439 from backstage/cost-insights-optional-ratio
cost insights: make change.ratio optional
2021-04-29 16:39:53 -04:00
Fredrik Adelöw e97d42b5f4 Merge pull request #5493 from monzo/multiple-filter-params
catalog-client: allow `filter` param to be specified multiple times
2021-04-29 18:01:38 +02:00
Juan Lulkin 5550c49028 plugin-kubernetes: Fixes common lib name
Signed-off-by: Juan Lulkin <jmaiz@spotify.com>
2021-04-29 17:34:17 +02:00
Juan Lulkin e6715553b3 kubernetes-backend: Use imports directly from common
Signed-off-by: Juan Lulkin <jmaiz@spotify.com>
2021-04-29 17:34:17 +02:00
Juan Lulkin 37dc8d6e9c kubernetes-backend: Adds skipTLSVerify to ClusterDetails
Signed-off-by: Juan Lulkin <jmaiz@spotify.com>
2021-04-29 17:34:17 +02:00
Will Sewell 4e6168da41 Update public API docs
Result of running `yarn build:api-reports`.

Signed-off-by: Will Sewell <willsewell@monzo.com>
2021-04-29 16:17:45 +01:00
Erik Larsson 6381b7ec87 tsc
Signed-off-by: Erik Larsson <erik.larsson@schibsted.com>
2021-04-29 17:15:27 +02:00
Erik Larsson 5f1f40a65c Remove incorreect api factory creation
Signed-off-by: Erik Larsson <erik.larsson@schibsted.com>
2021-04-29 17:15:27 +02:00
Erik Larsson b9abc32f49 Use ScmIntegrationsApi
Signed-off-by: Erik Larsson <erik.larsson@schibsted.com>
2021-04-29 17:15:25 +02:00
Erik Larsson b61b268fd0 Update tests
Signed-off-by: Erik Larsson <erik.larsson@schibsted.com>
2021-04-29 17:14:49 +02:00
Erik Larsson 4075c63675 fix: optional git config for techdocs feedback
Signed-off-by: Erik Larsson <erik.larsson@schibsted.com>
2021-04-29 17:14:49 +02:00
Will Sewell 2a35c2ac38 Merge branch 'master' into multiple-filter-params 2021-04-29 16:09:33 +01:00
Fredrik Adelöw 50a3012f8c Merge pull request #5490 from onematchfox/fix/proxy-config-env-vars
Remove requirement for proxy routes to be prefixed with `/`
2021-04-29 16:55:58 +02:00
Patrik Oldsberg 79935e2d44 Merge pull request #5505 from backstage/dependabot/npm_and_yarn/json-schema-0.3.0
chore(deps): bump json-schema from 0.2.5 to 0.3.0
2021-04-29 16:39:54 +02:00
Oliver Sand cec7fb9b37 Add support for json schema to API docs
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
2021-04-29 16:27:08 +02:00
Mathias Åhsberg 6e9d535c69 Do not expose Bitbucket internals
Signed-off-by: Mathias Åhsberg <mathias.ahsberg@resurs.se>
2021-04-29 14:20:41 +00:00
Patrik Oldsberg 143963c3c4 Merge pull request #5531 from backstage/freben/terchradar
Update tech radar README for composability
2021-04-29 16:05:35 +02:00
Fredrik Adelöw b2e2ec7533 Update tech radar README for composability
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-04-29 15:49:01 +02:00
Fredrik Adelöw bacba8cbcc Merge pull request #5526 from backstage/blam/terraform-update
chore: updating variable names in terraform doc
2021-04-29 15:14:22 +02:00
Mathias Åhsberg 34a4aa2c1e Pass processor logger to repository parser
Signed-off-by: Mathias Åhsberg <mathias.ahsberg@resurs.se>
2021-04-29 12:39:47 +00:00
Fredrik Adelöw 88f56a51f6 Merge pull request #5447 from backstage/changeset-release/master
Version Packages
2021-04-29 14:18:08 +02:00
Juan Lulkin fb4ebd961e plugin-kubernetes-common: Adds pass with no tests, since these are just types
Signed-off-by: Juan Lulkin <jmaiz@spotify.com>
2021-04-29 14:12:33 +02:00
Juan Lulkin 99930d194c kubernetes-common: Exports types in a way that pleases the transpiler
Signed-off-by: Juan Lulkin <jmaiz@spotify.com>
2021-04-29 14:12:32 +02:00
Juan Lulkin 219313b29d kubernetes-backend: Moves backend specific types back from common
Signed-off-by: Juan Lulkin <jmaiz@spotify.com>
2021-04-29 14:12:32 +02:00
Juan Lulkin a3b25f6c2e kubernetes: Removes schema.d.ts
Signed-off-by: Juan Lulkin <jmaiz@spotify.com>
2021-04-29 14:12:32 +02:00
Juan Lulkin 1cf63d00df plugin-kubernetes-common: Moves packages/kuberntes-common to plugins as per ADR11
Signed-off-by: Juan Lulkin <jmaiz@spotify.com>
2021-04-29 14:12:32 +02:00
Juan Lulkin f53fba29f6 kubernetes-common: Adds changeset and fixes linting
Signed-off-by: Juan Lulkin <jmaiz@spotify.com>
2021-04-29 14:09:07 +02:00
Juan Lulkin 0b61c22e0a kubernetes: Updates kubernetes frontend to use common
Signed-off-by: Juan Lulkin <jmaiz@spotify.com>
2021-04-29 14:09:07 +02:00
Juan Lulkin 1f790d756f kubernetes-backend: Updates kube backend to reexport types from common
Signed-off-by: Juan Lulkin <jmaiz@spotify.com>
2021-04-29 14:07:43 +02:00
Juan Lulkin 1d6159e40d kubernetes-common: Adds initial shared types and files
Signed-off-by: Juan Lulkin <jmaiz@spotify.com>
2021-04-29 14:03:13 +02:00