* 'master' of github.com:backstage/backstage: (98 commits)
build(deps): bump archiver from 5.0.2 to 5.1.0
build(deps): bump typescript-json-schema from 0.45.0 to 0.45.1
docs: Update lighthouse docs
scaffolder-backend: clarify type detection error message
scaffolder-backend: gitlab preparer uses integrations token
core-api: ensure that routable extension components are discovered at boot
core-api: memoize app element traversal and validation
core-api: add lazy loading of component extensions
Add changeset and add missing semicolon
Add search plugin to new CLI created apps
build(deps): bump graphql from 15.3.0 to 15.4.0
core-api: add MutableSessionManager and fix AuthSessionStore not properly updating session state
run prettier on the roadmap
core-api: refactor createReactExtension to forward component types directly and avoid @types/react dependency
core-api: add route validation to app + test
core-api: default type parameters for BackstagePlugin to avoid breakage
changeset: add changesets for new plugin extension API
core-api: avoid exporting AnyRoutes, AnyExternalRoutes, and ExternalRouteRef constructor
core-api: rename BindRouteFunc to AppRouteBinder
core-api,plugins/graphiql: export extension APIs from core-api and port the graphiql plugin
...
* 'master' of github.com:backstage/backstage: (758 commits)
add zalando to adpoters list
Avoid passing undefined to values that are marked as optional
Support profile of groups in LdapOrgReaderProcessor
Import picture and display name by the GitHubOrgReaderProcessor
Use the new group profile section in the group profile card
Add support for the group profile element to Microsoft Graph processor
Add profile section to group entity
Implement readTree on BitBucketUrlReader - Add getBitbucketDefaultBranch
Implement readTree on BitBucketUrlReader - Modify changeset
Implement readTree on BitBucketUrlReader - Implement getBitbucketDownloadUrl and remove hash for Bitbucket Server
Implement readTree on BitBucketUrlReader
WIP: implement readTree for bitbucket
updated scaffolder config.d to avoid config failure
build(deps): bump swagger-ui-react from 3.37.2 to 3.38.0
included changeset
Introduced config schema for plugins/scaffolder-backend
Write relations directly as part of batch add / update of entities.
Add codeowners for techdocs-common package
techdocs-common: Add type dependencies
Update nice-trains-punch.md
...
* Feat: Create Groups plugin
* Feat: update code after CR
* Feat: change routing, replace filters to use relations, modify EntityPageLayout to support users
* Feat: update CLI version
* Feat: add some tests
* Update daily cost data to return groupedCosts
* Add aggregation sum util
* Add top panel breakdown view
* Add top panel tabs
* Add mock data for grouped Costs
* Add comments on groupedCosts
* Update wording to product in cost by product component
* Move cost overview chart legend to separate component
* Move mock data utils
* Add data viz colors for both themes
* Move mock data utils
* Update data viz dark theme colors
* Update bar chart legend type usage
* catalog-backend: gracefully handle missing codeowners
* Derive the owned entities in the catalog from group memberships
* Filter the response headers in the proxy backend
* Make backend-commons tests work on Windows
* backend: remove yarn cache from built docker image
* Refactor the hooks and also support users owning components
* backend,yarnrc: bring yarn network-timeout down to 300s
* Fix another Windows test issue
This one is a bit tricky. Instead of testing at the root folder of the drive, this test is now relative to the current directory. This resolves the difference between "/pkgs/a" and "d:\pkgs\a"
* Drop fill opacity for lighter colors
* Update dark theme colors
* Fix review comments
* techdocs-backend: update Gitlab clone auth
* Use case-insensitive filters
* Add Kubernetes plugin (#3505)
* backend-common: allow port in config to be both a number or a string
* chore: set the port as number if it comes through as a string
* Feat: Bump GitHub Insights plugin version (#3509)
* Feat: groups and components card
* Feat: update Org plugin according to CR
* Feat: update TS stuff
* Feat: change tile titles
* Feat: bump packages
* Code review fixes
Co-authored-by: Brenda Sukh <brendasukh@gmail.com>
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Co-authored-by: Dominik Henneke <dominik.henneke@sda-se.com>
Co-authored-by: Oliver Sand <oliver.sand@tentaclelabs.com>
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
Co-authored-by: Chongyang Adrian, Ke <ftt.adrian.ke@grabtaxi.com>
Co-authored-by: Adam Harvey <adam.harvey@dxc.com>
Co-authored-by: blam <ben@blam.sh>
Co-authored-by: Marek Calus <marek-calus@wp.pl>