* '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
...
* 'master' of github.com:spotify/backstage: (536 commits)
fix(catalog-backend): make addProcessor work (#3132)
use cost insights changeset prefix
fix(deps): yarn.lock changes missed (#3128)
Disable yarn update check
removed transformErrors function
feat: make entity not found page responsive (#3125)
Add changeset
Loosen up the type some more
Updated types and moved defaulting logic
Move working directory config to backend
Add missing config to create-app
Add testing for working directory config
Add workdir config support to scaffolder
fix unbumped packages and bump changelog
v0.1.1-alpha.26
chore(docs): more docs around proxy setup
techdocs-backend: remove duplicate log tagging
catalog-backend: remove data parsing processing step
scaffolder-backend: fix review nit
docs: fix copy and paste error
...
* 'master' of github.com:spotify/backstage: (34 commits)
TechDocs Backend: Replace hardcoded github api by configuration value (#3004)
fix: accordion details design for job stage failure (#3014)
fix: responsive of page example in storybook (#3005)
fix: update the ItemCard component and it's story (#3007)
rename stories folder to Chip (#3009)
feat: Display the plugins InfoCards on EntityPage Overwiev suitable full height (#2826)
fix(cost-insights): More exports to help custom alerting
chore(scaffolder): bump rjsf
remove unused CSS (#2999)
feat: update github pull requests package version
fix(github-actions): fix crash when viewing ongoing workflows
fix(cli): removePlugin forgotten await
catalog-backend: relations db review comments and more tests
Feat/add aws lambda plugin (#2985)
chore(deps): bump object-path from 0.11.4 to 0.11.5 (#2983)
add changeset
fix CodeSnippet test case warnings
fix CopyTextButton test case warnings
fix the warning by wrapping in act
fix(catalog): fix link to techdocs
...
* 'master' of github.com:spotify/backstage: (66 commits)
chore: fix lerna linting
v0.1.1-alpha.25
Add Code Insights plugin to sample app and marketplace (#2833)
Improve main CI build status badge in README (#2866)
Update roadmap: Design System 🚢 (#2858)
github/codecov: switch to informational mode
github/workflows: use the tip of master as the base for comparing PR code coverage
make saml provider path from globalConfig (#2855)
fix(catalog-backend): limit search value lengths
Update project Copyright (#2852)
fix(catalog-backend): actually use modified entity output (default namespace was broken)
remove unnecessary center keyword
Move card header bg to up contrast, fix#2558
Update name of env authentication env vars
Fix feedback from dtuite
Remove chart testing workflow for now
Only lint charts on Pull Requests
Move the k8s deployment docs to its own helm deployment page
Remove line in initdb script that creates backend db
Use app-config.development.yaml to provide configuration instead of local
...