Commit Graph

25301 Commits

Author SHA1 Message Date
Camila Belo 948d6425de feat(techdocs): create addons package
Co-authored-by: Emma Indal <emma.indahl@gmail.com>
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2022-04-09 13:46:10 +02:00
Eric Peterson ace749b785 Allow addons (except header location) to be used in Entity Reader
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2022-04-09 13:46:10 +02:00
Anders Näsman 413024e182 add test-utils
Co-authored-by: Camila Belo <camilaibs@gmail.com>
Co-authored-by: Emma Indal <emma.indahl@gmail.com>
Signed-off-by: Anders Näsman <andersn@spotify.com>
2022-04-09 13:46:10 +02:00
Emma Indal 3efd08388a add changeset
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2022-04-09 13:46:10 +02:00
Emma Indal 5c86f3e2b7 downgrade test utils package
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2022-04-09 13:46:10 +02:00
Emma Indal 4f9de91af5 update tests based on implementation changes
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2022-04-09 13:46:10 +02:00
Eric Peterson 10a7736ced Testbed to help iterate on addons + correct dependency graph
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2022-04-09 13:46:08 +02:00
Emma Indal 0b67af3485 Write tests for hooks
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
Co-authored-by: Camila Belo <camilaibs@gmail.com>
2022-04-09 13:44:50 +02:00
Emma Indal 42cc7e5991 Split hooks into separate file
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
Co-authored-by: Camila Belo <camilaibs@gmail.com>
2022-04-09 13:44:50 +02:00
Emma Indal f0a3055d17 add tests for useEntityMetadata, useTechDocsMetadata, useTechDocsReaderPage
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2022-04-09 13:44:50 +02:00
Eric Peterson e328e3d31b Make utility hook responses async, allowing addons to handle errors independently.
Co-authored-by: Emma Indal <emma.indahl@gmail.com>
Co-authored-by: Anders Näsman <andersn@spotify.com>

Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2022-04-09 13:44:50 +02:00
Eric Peterson d8db6db3d7 Review feedback.
Co-authored-by: Emma Indal <emma.indahl@gmail.com>
Co-authored-by: Anders Näsman <andersn@spotify.com>

Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2022-04-09 13:44:50 +02:00
Eric Peterson ff1cc8bced Expose an alternative, add-on-aware read component and hooks.
Co-authored-by: Emma Indal <emma.indahl@gmail.com>
Co-authored-by: Camila Belo <camilaibs@gmail.com>
Co-authored-by: Otto Sichert <git@ottosichert.de>
Co-authored-by: Anders Näsman <andersn@spotify.com>

Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2022-04-09 13:44:47 +02:00
Eric Peterson 30d2ca2669 Allow addons to be created and registered.
Co-authored-by: Emma Indal <emma.indahl@gmail.com>
Co-authored-by: Camila Belo <camilaibs@gmail.com>
Co-authored-by: Otto Sichert <git@ottosichert.de>

Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2022-04-09 13:43:46 +02:00
Eric Peterson 19c0db60aa Initial package to encapsulate the TechDocs addon framework.
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2022-04-09 13:43:46 +02:00
Eric Peterson 89a2aba980 Merge pull request #10725 from backstage/search/task-scheduler-cleanups 2022-04-09 11:14:39 +02:00
Patrik Oldsberg d417eab702 Merge pull request #10700 from backstage/rugvip/ignore-errors
config-loader,backend-common: do not fail backend startup on config schema errors
2022-04-08 23:24:42 +02:00
Fredrik Adelöw 2888d41a0b Merge pull request #10717 from RoadieHQ/add-grpc-api-definition-widget
add dedicated grpc api widget
2022-04-08 21:11:17 +02:00
Fredrik Adelöw f1895929b8 Merge pull request #10675 from backstage/unregister-location-implicit-delete
Update behavior when unregistering locations from `UnregisterEntityDialog`
2022-04-08 20:59:45 +02:00
Eric Peterson 5960b78a4c Document task scheduler / DB. And improve throughout.
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2022-04-08 18:13:45 +02:00
Eric Peterson 1d8d3c408a Use human-readable durations throughout.
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2022-04-08 18:13:05 +02:00
Patrik Oldsberg 213819c77f Merge pull request #10714 from backstage/rugvip/bumpfixes
scripts/prepare-release: fix patch bump process to work with prereleases
2022-04-08 17:54:18 +02:00
Kiss Miklos eb85cd5fac use explicit type for props
Signed-off-by: Kiss Miklos <miklos@roadie.io>
2022-04-08 16:09:59 +02:00
Johan Haals e82483f20b Merge pull request #10721 from anicke/gerrit-doc-fix
Added url schemas to Gerrit location doc examples
2022-04-08 15:48:36 +02:00
Johan Haals 993d220af1 Merge pull request #10710 from backstage/dependabot/npm_and_yarn/puppeteer-13.5.2
build(deps-dev): bump puppeteer from 13.3.2 to 13.5.2
2022-04-08 15:46:57 +02:00
Fredrik Adelöw 9b8fa1972e Merge pull request #10548 from julioz/gocd-analytics
Add DORA metrics insights to GoCD builds page
2022-04-08 15:36:32 +02:00
Niklas Aronsson 3f8aae6ffa Added url schemas to Gerrit location doc examples
Also added the Gerrit location docs to the microsite.

Signed-off-by: Niklas Aronsson <niklasar@axis.com>
2022-04-08 15:07:22 +02:00
Johan Haals ee0bf1ace7 Merge pull request #10718 from awanlin/topic/correct-aws-catalog-backend-readme
Corrected AWS Catalog Backend README
2022-04-08 14:53:33 +02:00
Johan Haals 679d9f1820 Merge pull request #10704 from backstage/dependabot/npm_and_yarn/types/dockerode-3.3.8
build(deps): bump @types/dockerode from 3.3.7 to 3.3.8
2022-04-08 14:13:37 +02:00
Andre Wanlin cc5962d04b Improved changeset
Signed-off-by: Andre Wanlin <awanlin@rapidrtc.com>
2022-04-08 07:13:00 -05:00
Kiss Miklos a136baa657 spell grpc as gRPC
Signed-off-by: Kiss Miklos <miklos@roadie.io>
2022-04-08 14:12:59 +02:00
Andre Wanlin 776a91ea3a Corrected title and URL to setup documentation
Signed-off-by: Andre Wanlin <awanlin@rapidrtc.com>
2022-04-08 07:10:25 -05:00
Johan Haals 11ee526b88 Merge pull request #10707 from backstage/dependabot/npm_and_yarn/material-ui/icons-4.11.3
build(deps): bump @material-ui/icons from 4.11.2 to 4.11.3
2022-04-08 14:06:55 +02:00
Johan Haals 540ad34947 Merge pull request #10706 from backstage/dependabot/npm_and_yarn/google-auth-library-7.14.1
build(deps): bump google-auth-library from 7.14.0 to 7.14.1
2022-04-08 14:02:06 +02:00
Johan Haals 0d7e6656b4 Merge pull request #10682 from backstage/dependabot/npm_and_yarn/rollup-plugin-esbuild-4.9.1
build(deps): bump rollup-plugin-esbuild from 4.7.2 to 4.9.1
2022-04-08 13:56:12 +02:00
Johan Haals c5f523064f Merge pull request #10694 from anicke/gerrit-location-docs
Gerrit: Added location docs
2022-04-08 13:49:27 +02:00
dependabot[bot] 81463f7f7b build(deps-dev): bump puppeteer from 13.3.2 to 13.5.2
Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 13.3.2 to 13.5.2.
- [Release notes](https://github.com/puppeteer/puppeteer/releases)
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md)
- [Commits](https://github.com/puppeteer/puppeteer/compare/v13.3.2...v13.5.2)

---
updated-dependencies:
- dependency-name: puppeteer
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-08 11:47:09 +00:00
Johan Haals 52768fe181 Merge pull request #10697 from Bonial-International-GmbH/PJ_awsS3_handle-zero-integrations
feat: handle potential future case of no awsS3 integration
2022-04-08 13:42:56 +02:00
Johan Haals 3aaaa4cc4f Merge pull request #10709 from backstage/dependabot/npm_and_yarn/types/prop-types-15.7.5
build(deps): bump @types/prop-types from 15.7.4 to 15.7.5
2022-04-08 13:41:23 +02:00
Kiss Miklos 1c8ebf7af2 add changeset
Signed-off-by: Kiss Miklos <miklos@roadie.io>
2022-04-08 13:39:56 +02:00
dependabot[bot] 137b9e4047 build(deps): bump @material-ui/icons from 4.11.2 to 4.11.3
Bumps [@material-ui/icons](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui-icons) from 4.11.2 to 4.11.3.
- [Release notes](https://github.com/mui-org/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/v4.11.3/CHANGELOG.md)
- [Commits](https://github.com/mui-org/material-ui/commits/v4.11.3/packages/material-ui-icons)

---
updated-dependencies:
- dependency-name: "@material-ui/icons"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-08 11:28:11 +00:00
Vincenzo Scamporlino 2e907b3364 Merge pull request #10397 from backstage/permission-evaluator-split-permission-client
Split PermissionClient#authorize
2022-04-08 13:26:08 +02:00
dependabot[bot] b0494fb56b build(deps): bump @types/dockerode from 3.3.7 to 3.3.8
Bumps [@types/dockerode](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/dockerode) from 3.3.7 to 3.3.8.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/dockerode)

---
updated-dependencies:
- dependency-name: "@types/dockerode"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-08 11:25:15 +00:00
dependabot[bot] 9319b62763 build(deps): bump google-auth-library from 7.14.0 to 7.14.1
Bumps [google-auth-library](https://github.com/googleapis/google-auth-library-nodejs) from 7.14.0 to 7.14.1.
- [Release notes](https://github.com/googleapis/google-auth-library-nodejs/releases)
- [Changelog](https://github.com/googleapis/google-auth-library-nodejs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/googleapis/google-auth-library-nodejs/compare/v7.14.0...v7.14.1)

---
updated-dependencies:
- dependency-name: google-auth-library
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-08 11:25:00 +00:00
Patrick Jungermann 3f801d1279 feat: handle potential future case of no awsS3 integration
Relates-to: PR #10480
Signed-off-by: Patrick Jungermann <Patrick.Jungermann@gmail.com>
2022-04-08 12:50:14 +02:00
Patrik Oldsberg 19f6c6c32a config-loader,backend-common: do not fail backend startup on config schema errors
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-04-08 12:37:09 +02:00
dependabot[bot] 9ef5759838 build(deps): bump @types/prop-types from 15.7.4 to 15.7.5
Bumps [@types/prop-types](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/prop-types) from 15.7.4 to 15.7.5.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/prop-types)

---
updated-dependencies:
- dependency-name: "@types/prop-types"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-08 10:31:13 +00:00
Vincenzo Scamporlino 63902fcc17 PermissionEvaluator: rename query to authorizeConditional
Signed-off-by: Vincenzo Scamporlino <me@vinzscam.dev>
2022-04-08 12:29:00 +02:00
Vincenzo Scamporlino 3f41ada39d Update create-app changeset
Signed-off-by: Vincenzo Scamporlino <me@vinzscam.dev>
2022-04-08 12:29:00 +02:00
Vincenzo Scamporlino 6ca16bdf2d Apply suggestions from code review
Co-authored-by: Joe Porpeglia <josephp@spotify.com>
Signed-off-by: Vincenzo Scamporlino <me@vinzscam.dev>
2022-04-08 12:29:00 +02:00