Commit Graph

16 Commits

Author SHA1 Message Date
blam e93e414fdd chore(gql): fixing build issues 2020-08-06 14:46:00 +02:00
blam cc80ff7d46 Merge branch 'master' of github.com:spotify/backstage into mob/catalog-in-gql
* '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
2020-08-06 10:35:13 +02:00
Patrik Oldsberg 0dd8fa2828 v0.1.1-alpha.17 2020-08-05 19:36:36 +02:00
blam de1ddc1096 chore(gql): pass through the config for the catalog client 2020-08-05 07:27:07 +02:00
blam bed544a17b Merge branch 'master' of github.com:spotify/backstage into mob/catalog-in-gql
* '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
  ...
2020-08-05 05:07:29 +02:00
blam 65b55fb0fa chore(gql): graphql should be public 2020-08-05 00:56:12 +02:00
Patrik Oldsberg 650830cf4f plugins/graphql: fix schema packaging 2020-08-02 19:29:21 +02:00
Patrik Oldsberg e68e174c3b plugins/graphql: fix main field in publish config 2020-07-30 18:24:35 +02:00
blam 1fb616c5f5 feat(gql): added some experimentation around graphql modules 2020-07-27 15:36:28 +02:00
Ivan Shmidt 3f046ed0e3 Merge branch 'master' of github.com:spotify/backstage into shmidt-i/create-app-backend 2020-07-27 14:40:57 +02:00
Ben Lambert 8777cb95ed Update package.json 2020-07-26 03:37:52 +02:00
blam 982be95dc2 chore(cli): Added fake test 2020-07-24 09:54:49 +02:00
blam 6927616150 chore(graphql): catalog should be required 2020-07-23 20:58:57 +02:00
blam be2ed9b77e feat(graphq): started a simple graphql server 2020-07-23 20:55:12 +02:00
blam 61257d533a feat(graphql): added simple graphql service with new backend plugin 2020-07-23 20:21:16 +02:00
blam 360200387e feat(gql): added a simple plugin for graphql stuff 2020-07-23 11:43:59 +02:00