Commit Graph

28 Commits

Author SHA1 Message Date
blam d10b99e55d Merge branch 'master' of github.com:spotify/backstage into mob/cookiecutter-templater
* 'master' of github.com:spotify/backstage:
  v0.1.1-alpha.10
2020-06-23 18:09:24 +02:00
blam 81ab44eae8 Merge branch 'master' of github.com:spotify/backstage into mob/cookiecutter-templater
* 'master' of github.com:spotify/backstage: (42 commits)
  chore(techdocs-core): remove the extremely narrow python version requirement
  fix(techdocs-core): add empty line
  fix(techdocs-core): correct development status classifier
  fix(techdocs-core): add empty line
  fix(techdocs-core): update email
  fix(techdocs-core): corrected license
  fix(techdocs-core): add license headers
  Update setup.py
  fix(techdocs-core): remove generated .gitignore
  feat(techdocs-core): Adds skeleton of techdocs-core defaults
  Create adopters.md (#1412)
  fix(mkdocs): update index.md
  fix(mkdocs): update site name
  docs(mkdocs): add readme
  docs(techdocs): update readme with link to mkdocs readme
  feat(mkdocs): mkdocs docker container
  cli: added jest transform for static assets
  plugins/graphiql: move graphiql icon out as separate icon svg
  core: move error page MicDrop out as separate svg file
  cli: allow svg imports and special .icon.svg import
  ...
2020-06-23 16:54:39 +02:00
Patrik Oldsberg 6300d4a917 v0.1.1-alpha.10 2020-06-23 16:08:05 +02:00
Ivan Shmidt 12db9bc694 chore: add tests, merge cookiecutter.json
Co-authored-by: Ben Lambert <ben@blam.sh>
2020-06-23 14:17:28 +02:00
Ivan Shmidt bc15e7a710 feat(scaffolder): cookiecutter templater wip
Co-authored-by: Ben Lambert <ben@blam.sh>
2020-06-23 11:56:56 +02:00
blam 22fbe0aaab feat(scaffolder): added the ability to process github remote sources, without authenication for now at least 2020-06-20 05:56:48 +02:00
blam f04844441c chore(scaffolder): move express to dependencies for reasons 2020-06-19 11:05:25 +02:00
blam 308c171747 Merge branch 'master' of github.com:spotify/backstage into mob/prepare-from-catalog
* 'master' of github.com:spotify/backstage: (60 commits)
  packages,plugins: remove main:src and fix some main fields
  packages/config: added get and getOptional
  changed  down caret to be up caret on user profile in the sidebar
  packages/config: add getOptionalConfig and getOptionalConfigArray to mirror other accessors
  packages/config-loader,core: update config usage to include context
  build(deps): bump @types/react from 16.9.25 to 16.9.37 (#1342)
  build(deps): bump rollup-plugin-esbuild from 2.0.0 to 2.1.0 (#1361)
  build(deps-dev): bump lint-staged from 10.2.9 to 10.2.11 (#1359)
  Polishing the Create page (#1353)
  Add some air between sidebar sections (#1355)
  Starred icon is yellow (#1351)
  Updated FAQ with Gitlab link (#1352)
  build(deps): bump react-helmet from 6.0.0 to 6.1.0 (#1327)
  packages/config: added context to keep track of where config is from for error messages
  packages/config: added .keys()
  packages/config: keep track of key prefix to display better error messages
  packages/config: optimize some error message handling
  packages/config: allow config readers to be backed by undefined data
  packages/config: flip around must* and get* to get* and getOptional*
  packages/core-api: fix invocation order when continuing to app after sign-in
  ...
2020-06-18 14:00:29 +02:00
Fredrik Adelöw 03bbb41f2c fix: move deps to where they need to be 2020-06-17 15:47:08 +02:00
Fredrik Adelöw 38ba897857 v0.1.1-alpha.9 2020-06-17 15:24:54 +02:00
Fredrik Adelöw aa2916e5b8 release: make almost all packages public 2020-06-17 15:23:00 +02:00
blam b01217cdb5 feat(scaffolder): starting to move things around and remove the old scaffolder data 2020-06-17 14:56:30 +02:00
blam bbef36c91a chore(scaffolder): Remove the old storage API's as the catalog api is now in charge of thestorage of templkates 2020-06-17 10:49:26 +02:00
Patrik Oldsberg 76fd9f9401 packages,plugins: use backend:build for all backend packages + publish config and no tsconfig 2020-06-17 00:03:28 +02:00
blam 4615718167 feat(catalog): added the ability to load mock data into the catalog from the scaffolder too 2020-06-16 14:40:43 +02:00
Ivan Shmidt 9fe15e6726 feat: point all backend to src 2020-06-15 22:34:53 +02:00
Patrik Oldsberg dbc29358ed v0.1.1-alpha.8 2020-06-12 22:09:21 +02:00
Patrik Oldsberg c53bafc5f9 v0.1.1-alpha.7 2020-06-09 14:24:56 +02:00
dependabot-preview[bot] 9d11042939 build(deps-dev): bump @types/fs-extra from 8.1.0 to 9.0.1 (#937)
Bumps [@types/fs-extra](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/fs-extra) from 8.1.0 to 9.0.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/fs-extra)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-25 15:05:09 +02:00
Patrik Oldsberg d62c6748a0 v0.1.1-alpha.6 2020-05-20 10:49:53 +02:00
Patrik Oldsberg 682d9ce612 packages,plugins: point types to src/ for development + add pre/post back cli commands 2020-05-14 14:24:19 +02:00
Patrik Oldsberg 2bde9d3854 v0.1.1-alpha.5 2020-05-13 16:28:41 +02:00
Fredrik Adelöw c1dd24a100 OCD time: devDependencies consistently below dependencies :) 2020-05-07 08:46:10 +02:00
blam 1af6cbea8d feat(scaffolder): Bring up to date with the latest changes in the inventory service 2020-05-04 20:39:13 +02:00
blam 31c4785cc0 chore(scaffolder): Updating dependency graph to include docker api 2020-05-03 15:42:53 +02:00
blam d7bb95b87a refactor: move to globby instead of glob library for nice promises and efficiency! 2020-05-01 18:27:43 +02:00
blam c62c43d12f feat(scaffolder): working more on the scaffolder to make it nice 2020-04-27 18:02:35 +02:00
blam 142f57949d feat: using some of the latest work from @freben to align with the backend plugin strategy 2020-04-27 18:02:02 +02:00