Merge branch 'master' of github.com:backstage/backstage into blam/e2e

* 'master' of github.com:backstage/backstage: (88 commits)
  changeset
  use P30D for snooze option
  Add changeset
  added changesets
  catalog-backend: use more explicit response types and let error handlers handle errors
  backend-common: use explicit content type in error response
  backend-common: slight refactoring in support of future search impl
  scaffolder: Convert to prepared statements
  chore(deps): bump rollup-plugin-typescript2 from 0.27.3 to 0.29.0
  circleci,cloudbuild,github-actions,jenkins: rename internal entity conditional
  github-actions: GitHub -> Github
  core-api: document createRouteRef type inference logic
  docs(TechDocs): docs/ is configurable by mkdocs.yml
  Update packages/create-app/CHANGELOG.md
  create-app: update changelog to put more emphasis on plugin-catalog-react migration
  Don't respond to a request twice if an entity has not been found.
  added changesets
  core-api: fix type inference of createRouteRef
  Add comment TODO
  Rename green-rabbits-burn.md to techdocs-green-rabbits-burn.md
  ...
This commit is contained in:
blam
2021-02-09 09:25:07 +01:00
291 changed files with 4109 additions and 1187 deletions
+1
View File
@@ -3,6 +3,7 @@ name: E2E Test Linux
on:
pull_request:
paths-ignore:
- '.changeset/**'
- 'contrib/**'
- 'docs/**'
- 'microsite/**'