74233 Commits

Author SHA1 Message Date
Bilawal Hameed cbdc656aa7 fixup 2020-06-24 14:27:10 +02:00
Bilawal Hameed 0c3ec16428 fixup 2020-06-24 14:24:30 +02:00
Bilawal Hameed 9ebd5e0960 fixup 2020-06-24 14:24:19 +02:00
Bilawal Hameed d92ebf4908 fixup 2020-06-24 14:22:36 +02:00
Bilawal Hameed 945594f2eb fixup 2020-06-24 14:22:25 +02:00
Bilawal Hameed b9568cf0ce fixup 2020-06-24 14:19:42 +02:00
Bilawal Hameed ceaba974e8 fixup 2020-06-24 14:16:36 +02:00
Bilawal Hameed 691f28a83c fixup 2020-06-24 14:15:56 +02:00
Bilawal Hameed f3302ef46b fixup 2020-06-24 14:14:13 +02:00
Bilawal Hameed 931058601b fixup 2020-06-24 14:12:31 +02:00
Bilawal Hameed c1a6add47d fixup 2020-06-24 14:11:52 +02:00
Bilawal Hameed aca7a44817 fixup 2020-06-24 14:09:45 +02:00
Bilawal Hameed 56e1b0adec fixup 2020-06-24 14:09:07 +02:00
Bilawal Hameed cc8c3a9e7d fixup 2020-06-24 14:06:51 +02:00
Rémi DOREAU 1baa5309a1 refactor(tech-radar): add moved type 2020-06-24 14:03:03 +02:00
blam d581284890 chore(scaffolder): fixing the type deps 2020-06-24 14:01:13 +02:00
blam 85d1fbaf3c chore(backend-common): expose a create logger function 2020-06-24 13:57:19 +02:00
Bilawal Hameed 45f5fb08fe fixup 2020-06-24 13:56:51 +02:00
blam 7787eb9986 feat(scaffolder): implementing a basic API for the processor to mutate the entity state 2020-06-24 13:56:43 +02:00
blam 73c8c69c1c feat(scaffolder): starting to write a job processor 2020-06-24 13:56:25 +02:00
Bilawal Hameed fb19ad5839 fixup 2020-06-24 13:49:52 +02:00
Bilawal Hameed a4c01ea761 fixup 2020-06-24 13:47:39 +02:00
Bilawal Hameed 8273fc0405 fixup 2020-06-24 13:45:04 +02:00
Sebastian Qvarfordt 86e6d109ab Merge branch 'master' of github.com:spotify/backstage into techdocs_md_extensions 2020-06-24 13:42:56 +02:00
Bilawal Hameed 48076c862e fixup 2020-06-24 13:42:48 +02:00
Bilawal Hameed c6220fff50 fixup 2020-06-24 13:41:42 +02:00
Bilawal Hameed ba04020228 fixup 2020-06-24 13:38:53 +02:00
Emma Indal 946664d6a4 Merge pull request #1420 from spotify/emmaindal/mkdocs-core-monorepo-plugin
techdocs: add mkdocs monorepo plugin to techdocs core plugin
2020-06-24 12:11:06 +02:00
Patrik Oldsberg 207765bfdd Merge pull request #1433 from spotify/rugvip/authid
auth-backend: leave it to the providers to figure out the backstage identity
2020-06-24 12:04:18 +02:00
Patrik Oldsberg e1df8c7b9f Merge pull request #1434 from spotify/rugvip/guest
catalog-model: let the guest take care of some services
2020-06-24 12:04:02 +02:00
Bilawal Hameed f419ac130a feat(.github/workflows): added python lint to CI 2020-06-24 12:03:30 +02:00
Emma Indal 72fed2555d docs(sub-docs): typo 2020-06-24 12:02:09 +02:00
Emma Indal 50c5489422 fix(techdocs-core): formatting 2020-06-24 12:00:24 +02:00
Sebastian Qvarfordt f518a47bb2 fix(mkdocs): removed unused packages from container 2020-06-24 11:45:57 +02:00
Patrik Oldsberg 91022ff1ec catalog-model: let the guest take care of some services 2020-06-24 11:45:51 +02:00
Sebastian Qvarfordt 3b936faf7e fix(mkdocs): remove some markdown plugins 2020-06-24 11:42:15 +02:00
Emma Indal e3a1c1944b feat(mkdocs) add mkdocs monorepo plugin to techdocs core plugin 2020-06-24 11:39:32 +02:00
Patrik Oldsberg cc0e6b0d30 auth-backend: leave it to the providers to figure out the backstage identity 2020-06-24 11:37:30 +02:00
Patrik Oldsberg f5deffcfc1 Merge pull request #1431 from spotify/rugvip/retrack
core-api: move session state tracking to auth session managers
2020-06-24 11:30:43 +02:00
blam f42a541ade chore(backend-common): Fixing the headers sent issue so we dont send the response twice 2020-06-24 11:18:58 +02:00
Patrik Oldsberg 45c518272c core-api: move session state tracking to auth session managers 2020-06-24 11:11:58 +02:00
Bilawal Hameed 921873e0b8 Merge pull request #1423 from spotify/bil/techdocs-add-python-formatter
techdocs: add python formatter to techdocs-core python package
2020-06-24 11:01:04 +02:00
Sebastian Qvarfordt 106c4d6763 Added blank line 2020-06-24 10:58:24 +02:00
Sebastian Qvarfordt eee3a55633 fix(mkdocs): update sample md file 2020-06-24 10:57:04 +02:00
blam 18a6a68dd0 Merge branch 'master' of github.com:spotify/backstage into mob/cookiecutter-templater
* 'master' of github.com:spotify/backstage: (21 commits)
  auth-backend: clean up comments + fix getting email from profile
  feat(catalog): show owner and lifecycle in header
  chore(catalog): move the entity examples to catalog-model
  plugins/graphiql: grayscale icon
  app: add graphiql plugin with gitlab and github endpoints
  dev-utils: add google and github auth APIs to default api factories
  plugins/graphiql: add GitHub endpoint with automatic scope detection
  build(deps): bump yup from 0.28.5 to 0.29.1
  v0.1.1-alpha.12
  packages: publish entire dist folder
  build(deps-dev): bump @storybook/addon-links from 5.3.18 to 5.3.19 (#1414)
  v0.1.1-alpha.11
  cli: include assets-types in published package
  storybook: update identity api mock
  core-api: update loginPopup tests
  core: fix sign-in hot reloading issues and unmounted component access
  core-api: update web message response handling in loginPopup to expect RFC format
  Identity and profile work, wip
  build(deps): bump @rollup/plugin-node-resolve from 7.1.3 to 8.1.0
  backend - fix types + refactoring
  ...
2020-06-24 10:50:34 +02:00
blam 7ead8675dd chore(scaffolder): code review comments, passing down the docker client 2020-06-24 10:47:43 +02:00
Fredrik Adelöw 38a63c4472 Merge pull request #1428 from spotify/freben/examples
chore(catalog): move the entity examples to catalog-model
2020-06-24 10:47:28 +02:00
Patrik Oldsberg 5ff8582eb6 Merge pull request #1422 from spotify/mob/auth-std-profile
auth: refactor to include backstage identity and use more explicit types
2020-06-24 10:40:28 +02:00
Sebastian Qvarfordt 596cc3814c Merge branch 'master' of github.com:spotify/backstage into techdocs_md_extensions 2020-06-24 10:27:59 +02:00
Patrik Oldsberg a0772a2263 Merge pull request #1425 from spotify/rugvip/graphiql
graphiql: add GitHub endpoint and add to App
2020-06-24 10:25:10 +02:00