Commit Graph

6657 Commits

Author SHA1 Message Date
Ivan Shmidt f76b8fe39c Merge branch 'mob/scaffolder-cra-fixes' of github.com:spotify/backstage into shmidt-i/universal-file-github-actions 2020-10-28 10:48:38 +01:00
Ivan Shmidt a569f36ce8 refactor: remove eslint-disable monorepo/internal-import 2020-10-28 10:47:38 +01:00
Ivan Shmidt 286ae0092c Merge branch 'master' of github.com:spotify/backstage into mob/scaffolder-cra-fixes 2020-10-28 10:10:45 +01:00
Ivan Shmidt 2ceb961f4e chore: merge upstream 2020-10-28 10:08:01 +01:00
blam 60807feeb1 Merge branch 'master' of github.com:spotify/backstage into shmidt-i/universal-file-github-actions
* 'master' of github.com:spotify/backstage:
  fix(catalog): change route pattern to entities (#3133)
2020-10-28 10:05:26 +01:00
blam 8300d42d54 Merge branch 'shmidt-i/universal-file-github-actions' of github.com:spotify/backstage into shmidt-i/universal-file-github-actions
* 'shmidt-i/universal-file-github-actions' of github.com:spotify/backstage:
  chore: bump eslint-plugin-monorepo
2020-10-28 10:05:16 +01:00
blam 81667d758e Merge branch 'master' of github.com:spotify/backstage into shmidt-i/universal-file-github-actions
* 'master' of github.com:spotify/backstage: (536 commits)
  fix(catalog-backend): make addProcessor work (#3132)
  use cost insights changeset prefix
  fix(deps): yarn.lock changes missed (#3128)
  Disable yarn update check
  removed transformErrors function
  feat: make entity not found page responsive (#3125)
  Add changeset
  Loosen up the type some more
  Updated types and moved defaulting logic
  Move working directory config to backend
  Add missing config to create-app
  Add testing for working directory config
  Add workdir config support to scaffolder
  fix unbumped packages and bump changelog
  v0.1.1-alpha.26
  chore(docs): more docs around proxy setup
  techdocs-backend: remove duplicate log tagging
  catalog-backend: remove data parsing processing step
  scaffolder-backend: fix review nit
  docs: fix copy and paste error
  ...
2020-10-28 10:04:46 +01:00
Ivan Shmidt 6f58bcab08 Merge branch 'master' of github.com:spotify/backstage into mob/scaffolder-cra-fixes 2020-10-28 10:03:41 +01:00
Fredrik Adelöw 0b956f21b4 fix(catalog): change route pattern to entities (#3133) 2020-10-28 10:02:38 +01:00
Ivan Shmidt 88203b2fdd Merge branch 'shmidt-i/universal-file-github-actions' of github.com:spotify/backstage into shmidt-i/universal-file-github-actions 2020-10-28 10:01:07 +01:00
Ivan Shmidt 41ed522afb chore: bump eslint-plugin-monorepo 2020-10-28 10:00:04 +01:00
Ivan Shmidt a46e828ce1 Merge branch 'master' of github.com:spotify/backstage into shmidt-i/universal-file-github-actions 2020-10-28 09:55:54 +01:00
blam 002e0eb1ef chore(lint): bump again as there was a problem 2020-10-28 09:36:18 +01:00
blam b314109c83 chore(lint): update to use the latest monorepo plugin 2020-10-28 09:10:48 +01:00
Fredrik Adelöw 33454c0f20 fix(catalog-backend): make addProcessor work (#3132) 2020-10-27 23:18:01 +01:00
Ryan Vazquez df73c0645c Merge pull request #3115 from spotify/ryanv/cost-insights/prefer-named-exports
Ryanv/cost insights/prefer named exports
2020-10-27 13:36:48 -04:00
Ryan Vazquez fd8384d7e6 use cost insights changeset prefix 2020-10-27 13:09:06 -04:00
Ryan Vazquez 612176674f merge 2020-10-27 13:07:46 -04:00
Ryan Vazquez 43098d66fd Merge branch 'master' into ryanv/cost-insights/prefer-named-exports 2020-10-27 13:03:32 -04:00
Ryan Vazquez 68bea2e980 Merge pull request #3110 from spotify/ryanv/cost-insights/move-example-client
Ryanv/cost insights/move example client
2020-10-27 13:02:40 -04:00
Patrik Oldsberg f4f1be746a Merge pull request #3127 from themousepotato/disable-yarn-update-check
Disable yarn update check
2020-10-27 17:53:48 +01:00
Ryan Vazquez 8fd7794e13 merge 2020-10-27 12:32:36 -04:00
Fredrik Adelöw 3422f40b81 fix(deps): yarn.lock changes missed (#3128) 2020-10-27 17:03:15 +01:00
Navaneeth Suresh e724a65923 Disable yarn update check 2020-10-27 20:41:14 +05:30
Ben Lambert c7a17556a0 Merge pull request #3114 from erictnilsson/master
Added validation for component id in the CRA template, fixed issue when job stages fail
2020-10-27 16:09:25 +01:00
Ben Lambert 6ad200b78b Merge pull request #3085 from RoadieHQ/mcalus3/plugin-factory-refactor-cleanup
Cleanup after refactoring of plugins
2020-10-27 16:07:29 +01:00
Eric Nilsson 99ab175f59 removed transformErrors function 2020-10-27 15:40:13 +01:00
Patrik Oldsberg cdeef5a241 Merge pull request #3124 from spotify/rugvip/release
Release v0.1.1-alpha.26
2020-10-27 15:40:01 +01:00
Ben Lambert b91a2c1cb0 Merge pull request #3062 from mfrinnstrom/scaffolder-working-directory
[Scaffolder] Add workdir config support to scaffolder
2020-10-27 15:32:46 +01:00
Ben Lambert 2c06a5d3a4 Merge pull request #3118 from spotify/docs/corporate-proxy
docs: added some contrib docs for corporate proxy config
2020-10-27 14:53:17 +01:00
Abhishek Jakhar 97c2cb19b3 feat: make entity not found page responsive (#3125)
* feat: make EntityNotFound component responsive

* feat: convert Illo from jsx file type to tsx file type

* fix: give value to alt tag of Illo

* feat: add test case for EntityNotFound component

* chore: add changeset
2020-10-27 13:40:51 +01:00
Mattias Frinnström 5e4551e3a1 Add changeset 2020-10-27 12:15:27 +01:00
Mattias Frinnström 2e9d34fd87 Loosen up the type some more 2020-10-27 12:15:27 +01:00
Mattias Frinnström fe9ec8f988 Updated types and moved defaulting logic 2020-10-27 12:15:27 +01:00
Mattias Frinnström 7f417559bb Move working directory config to backend 2020-10-27 12:15:27 +01:00
Mattias Frinnström 3b44008556 Add missing config to create-app 2020-10-27 12:15:27 +01:00
Mattias Frinnström 3f9f500fe3 Add testing for working directory config 2020-10-27 12:15:27 +01:00
Mattias Frinnström 4e9453d6ed Add workdir config support to scaffolder 2020-10-27 12:15:27 +01:00
Patrik Oldsberg ab44512727 fix unbumped packages and bump changelog 2020-10-27 12:02:49 +01:00
Patrik Oldsberg 754109ee61 v0.1.1-alpha.26 2020-10-27 12:00:01 +01:00
Patrik Oldsberg 0d58066ee5 Merge pull request #3101 from spotify/rugvip/nodata
catalog-backend: remove data parsing processing step
2020-10-27 11:58:47 +01:00
blam 796b844cb3 chore(docs): more docs around proxy setup 2020-10-27 11:05:42 +01:00
Patrik Oldsberg 40da678664 Merge pull request #3117 from spotify/rugvip/urlscaffodler
scaffolder-backend: move config into plugin and add support for url location types
2020-10-27 10:41:15 +01:00
Patrik Oldsberg 3960dffa8a Merge pull request #3100 from spotify/rugvip/nodep
catalog-backend: removed deprecated location processors
2020-10-27 10:38:40 +01:00
Patrik Oldsberg b467385c26 Merge pull request #3123 from spotify/rugvip/docsurl
techdocs-backend: remove duplicate log tagging
2020-10-27 10:38:28 +01:00
Patrik Oldsberg 24e5730200 techdocs-backend: remove duplicate log tagging 2020-10-27 10:14:47 +01:00
Ben Lambert ee5654abe6 Merge pull request #3119 from spotify/dependabot/npm_and_yarn/microsite/spotify/prettier-config-9.0.0
chore(deps-dev): bump @spotify/prettier-config from 8.0.0 to 9.0.0 in /microsite
2020-10-27 10:11:23 +01:00
Ben Lambert 52377efcea Merge pull request #3120 from spotify/dependabot/npm_and_yarn/rollup/plugin-commonjs-16.0.0
chore(deps): bump @rollup/plugin-commonjs from 13.0.0 to 16.0.0
2020-10-27 10:10:45 +01:00
Ben Lambert f7aa8d1dc2 Merge pull request #3089 from feiming/plugin_tsconfig
Add tsconfig to non monorepo plugin.
2020-10-27 10:01:36 +01:00
Patrik Oldsberg 2f62e18041 catalog-backend: remove data parsing processing step 2020-10-27 10:01:31 +01:00