* 'master' of github.com:spotify/backstage:
docs: clarify role of identity and SignInPage
tests(register-component): update tests to use test-id for submit button
feature(component-registration): allow SCM specification
Fix identity typo
Bump version of techdocs-core plugin in techdocs-container (#2539)
TechDocs: adjust mkdocs extensions (#2516)
comment to explain option
Added toggled option for allowing longpath in windows through nodegit
create-app: fix missing .gitignore file when scaffolded
* 'master' of github.com:spotify/backstage: (21 commits)
core/package.json: pin core-api to same version as core
[microsite] tweaking CNCF logo styling (#2529)
feat(catalog): show only components
fix(gcp-projects): some postponed cleanup of the plugin code (#2523)
feat: move add example components to a more visible space and change behavior
use version from lerna.json or fallback to 0.1.0
remove scope from registry
revert templatingTask
revert templatingTask test
update templatingTask test
fix plugin template verification
fix plugin:diff
remove console.log
fix plugin:diff
un-escape var
keep addPluginDependencyToApp argument consistent
detect monorepo
fix registryURL
rename packageName
improvement
...
`@backstage/core-api` is an internal package that should never be depended on directly. The version of `@backstage/core` should be what determines the version of `@backstage/core`, not the lockfile.
* 'feat/backend-plugin' of github.com:spotify/backstage:
chore(cli): updating issues with wrong package version
chore(cli): updating endpoint for test
chore(cli): fixing winston dependency
chore(cli): fixing dependenceis:Wq
chore(cli): need to make a module
chore(cli): update eslint rules
* 'master' of github.com:spotify/backstage: (1118 commits)
test(catalog/gql): added some test for the catalog graphql module
Fix Dockerfile comments and README instructions
Fix prettier on multi-stage-fontend README.md
Move standalone.Dockerfile to contrib directory
Update quickstart-app-auth.md
test(catalog/gql): added some tests as i couldn't get codecov to ignore
Update changelog
v0.1.1-alpha.22
v0.1.1-alpha.21
chore(codecov): trying again?
chore(codecov): prettier why do you hate me
TechDocs: Use a flag to determine if we should use a local mkdocs or techdocs-container (#2503)
ignore graphql plugins from codecov
feat(catalog-backend): delete log entries older than a cutoff
chore(catalog/gql): making the backend start
[microsite] Add CNCF logo (#2511)
feat: use title for API type in table
fix(workflows): do not run e2e when contrib or docs change
chore(contrib): form the basic contrib hierarchy
fix(catalog-backend): address comments and add docs
...
* 'master' of github.com:spotify/backstage:
Update quickstart-app-auth.md
Update changelog
v0.1.1-alpha.22
v0.1.1-alpha.21
TechDocs: Use a flag to determine if we should use a local mkdocs or techdocs-container (#2503)
feat(catalog-backend): delete log entries older than a cutoff
fix(workflows): do not run e2e when contrib or docs change
chore(contrib): form the basic contrib hierarchy
fix(catalog-backend): address comments and add docs
fix(catalog-backend): unify github and github/api, and use git-url-parse