Commit Graph

52 Commits

Author SHA1 Message Date
github-actions[bot] c5584b62c2 Version Packages 2021-01-21 13:13:05 +00:00
Patrik Oldsberg 1da7d2c657 plugins,packages: replace usages of ConfigReader.from 2020-12-15 19:04:50 +01:00
github-actions[bot] cf187484bf Version Packages 2020-12-10 11:25:39 +00:00
Adam Harvey 8b395bee26 Add standard NPM metadata 2020-12-08 13:42:23 -05:00
github-actions[bot] 01aa774d9a Version Packages 2020-12-03 15:28:22 +00:00
github-actions[bot] bc0f47b7b7 Version Packages 2020-11-19 15:13:57 +00:00
github-actions[bot] 715bb76fb5 Version Packages 2020-11-03 20:50:42 +00:00
Patrik Oldsberg 833a652d05 v0.1.1 2020-10-28 10:22:09 +01:00
Patrik Oldsberg 754109ee61 v0.1.1-alpha.26 2020-10-27 12:00:01 +01:00
blam e44cb85b22 Merge branch 'master' of github.com:spotify/backstage into migrate-to-msw
* '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
  ...
2020-10-13 03:56:13 +02:00
blam 46960a61ec v0.1.1-alpha.25 2020-10-12 22:42:54 +02:00
blam de9840f98c chore(graphql): removing node-fetch dependnecy 2020-10-09 13:07:26 +02:00
Patrik Oldsberg 46b71700ee v0.1.1-alpha.24 2020-10-05 15:45:33 +02:00
blam 6c55d38348 v0.1.1-alpha.23 2020-09-23 16:40:49 +02:00
blam fff010b0d1 Merge branch 'master' of github.com:spotify/backstage into mob/union-types
* '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
2020-09-20 21:00:45 +02:00
blam 2ed582f04a test(catalog/gql): added some tests as i couldn't get codecov to ignore 2020-09-18 16:37:05 +02:00
Raghunandan 72235dd51e v0.1.1-alpha.22 2020-09-18 15:14:38 +02:00
blam 6b1038d236 chore(catalog/gql): fixing issues for build failure 2020-09-18 01:51:10 +02:00
blam 46c11dd7d3 Merge branch 'master' of github.com:spotify/backstage into mob/union-types
* 'master' of github.com:spotify/backstage: (656 commits)
  Update playback-order-component.yaml (#2495)
  feat: rework Api Explorer components
  Add GitLab integration for scaffolder
  feat(catalog-backend): support GHE and other GitHub providers
  Add scaffolder config to monorepo (#2492)
  Simplify code
  prettified md
  Added PlantUML diagrams in backstage.io docs (#2413)
  chore(deps): bump nodegit from 0.26.5 to 0.27.0 (#2454)
  grammar correction
  added description header field
  added description header field
  added description header field
  added description header field
  added description header field
  Condense if to else if
  Update docs
  Reword
  Make access optional
  eslintignore: add template dirs
  ...
2020-09-17 14:15:50 +02:00
Patrik Oldsberg 3cf20cbad7 remove mock-data scripts 2020-09-12 15:27:27 +02:00
Patrik Oldsberg 875f254827 Merge branch 'master' into new-release-31-aug-20 2020-09-02 16:17:40 +02:00
Patrik Oldsberg c319de51a7 backend-common: add resolvePackagePath 2020-09-01 19:33:49 +02:00
Emma Indal 3b545791ce new release 31 aug 20 2020-09-01 14:10:22 +02:00
Fredrik Adelöw 568f398aa9 BREAKING CHANGE: no longer add express.json() by default to backend 2020-09-01 11:59:31 +02:00
dependabot-preview[bot] 23c34ff0b1 chore(deps): bump whatwg-fetch from 2.0.4 to 3.4.0
Bumps [whatwg-fetch](https://github.com/github/fetch) from 2.0.4 to 3.4.0.
- [Release notes](https://github.com/github/fetch/releases)
- [Commits](https://github.com/github/fetch/compare/v2.0.4...v3.4.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-27 11:05:18 +00:00
Raghunandan 734dcca107 Release v0.1.1-alpha.20 2020-08-26 11:33:14 +02:00
Raghunandan 15e334a584 Release v0.1.1-alpha.19 2020-08-21 11:40:04 +02:00
blam e4d5628cf4 docs(catalog/grqphql): updating docs 2020-08-14 14:50:01 +02:00
blam 9b3236f47e chore(gql/catalog): fixing some code review comments 2020-08-14 14:37:17 +02:00
dependabot-preview[bot] 28387a3558 chore(deps-dev): bump msw from 0.19.5 to 0.20.5
Bumps [msw](https://github.com/mswjs/msw) from 0.19.5 to 0.20.5.
- [Release notes](https://github.com/mswjs/msw/releases)
- [Commits](https://github.com/mswjs/msw/compare/v0.19.5...v0.20.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-13 13:46:31 +00:00
blam 6b7769ab95 Merge branch 'master' of github.com:spotify/backstage into mob/union-types 2020-08-12 02:03:24 +02:00
Patrik Oldsberg f69a2804ae docs: fix broken links 2020-08-11 12:21:15 +02:00
blam 10e4dc991f chore(catalog/gql): fixing csp for playground 2020-08-10 16:12:15 +02:00
blam be1c526708 chore(gql/catalog): removing the mock-data stuff 2020-08-10 11:43:44 +02:00
blam bce8b514c8 Merge branch 'master' of github.com:spotify/backstage into mob/catalog-in-gql
* 'master' of github.com:spotify/backstage: (43 commits)
  chore(deps): bump material-table from 1.62.0 to 1.68.0 (#1841)
  chore(deps-dev): bump @types/http-errors from 1.6.3 to 1.8.0 (#1884)
  chore(deps-dev): bump @types/jquery from 3.3.38 to 3.5.1 (#1886)
  chore(deps): bump react-lazylog from 4.5.2 to 4.5.3 (#1888)
  chore(deps): bump rollup-plugin-dts from 1.4.7 to 1.4.10 (#1887)
  chore(deps-dev): bump concurrently from 5.2.0 to 5.3.0 (#1885)
  docs: added configuration docs (#1863)
  chore(deps): bump replace-in-file from 6.0.0 to 6.1.0 (#1840)
  cli: eslint.backend: disallow default winston import
  feat: add rollbar to explore plugin (#1878)
  fix: update the winston logger to use namespace fix #1874
  Add backstage.io/github-actions-id to metadata
  docs: fix link to plugin documentation (#1869)
  CHANGELOG: bump to alpha.18 + note about auth CSP fix
  update gitignore
  v0.1.1-alpha.18
  package: always bump all package versions
  fix: add migration file for entity_search column fix
  Add docs for creating a GitHub OAuth application (#1857)
  auth backend: fix CSP by setting script hash
  ...
2020-08-10 10:31:39 +02:00
Patrik Oldsberg f8c696e038 v0.1.1-alpha.18 2020-08-07 17:08:28 +02:00
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