* 'master' of github.com:spotify/backstage:
v0.1.1-alpha.17
create-app: remove copyright headers from backend template
create-app: update tech-docs backend wiring
create-app: add empty list of auth providers
cli: fix e2e package references
Add api-catalog.yaml file (#1822)
cli: update e2e-test to include dist versions of backend packages
chore(deps): bump helmet from 3.23.2 to 4.0.0
feat: add simple healthcheck to app container
packages/cli: fix packaging of packages without deps
config-loader,backend-common: refactor config loading to pass in path and use common util for backend
techdocs-cli: import version from techdocs-cli directly
create-app: use cli-common to discover paths and import version directly
cli: use cli-common to discover paths
packages: add cli-common
* 'master' of github.com:spotify/backstage: (73 commits)
chore(gql): graphql should be public
chore(deps): bump chokidar from 3.4.0 to 3.4.1 (#1818)
chore(deps-dev): bump @types/nodegit from 0.26.5 to 0.26.7 (#1817)
chore(deps-dev): bump @testing-library/react-hooks from 3.3.0 to 3.4.1 (#1820)
Mob/techdocs end to end (#1736)
chore(scaffolder): updating the wording for the sample templates
chore(deps): bump react-use from 14.2.0 to 15.3.3
workflows: run cli checks on changes to create-app
create-app: sync version
create-app: fix deps
create-app: add lint command
feat(create-app): add missing template backend package
plugins/graphql: fix schema packaging
create-app: packaging fixes
fix(create-app): update entrypoint
feat: fallback to string value if config value is not json
yarn.lock: security fix (#1797)
fix(cli): add create-app import to e2e tests
cli: just print warning if postpack fails
broken link to create an app
...