74233 Commits

Author SHA1 Message Date
Patrik Oldsberg 20bdbcb279 backend/inventory: add facts when creating entity 2020-02-07 17:14:29 +01:00
Patrik Oldsberg e4594cb8ff front/plugins/github-actions: fetch builds for actual entity 2020-02-07 17:02:14 +01:00
Patrik Oldsberg bfc17bd2fc backend/builds: fetch repo location from inventory 2020-02-07 17:01:56 +01:00
blam 63346ecf44 feat(scaffolder): Support workflows and add some cool facts 2020-02-07 16:49:34 +01:00
blam e3fae9d55d Rename to workfllow 2020-02-07 16:48:22 +01:00
blam 2cd3208a66 feat(scaffolder): Updating templates 2020-02-07 16:35:39 +01:00
Patrik Oldsberg d85aec4142 Merge pull request #99 from spotify/rugvip/list-services
list services + quicker docker builds
2020-02-07 16:32:11 +01:00
Patrik Oldsberg f66defbbec front/plugins/home-page: list components 2020-02-07 16:27:44 +01:00
Patrik Oldsberg a04b7c0ec2 backend: quicker docker rebuilds 2020-02-07 16:27:18 +01:00
Patrik Oldsberg 0f830ec55e Merge pull request #98 from spotify/blam/options
Notify the Inventory Service when a new Component is created
2020-02-07 16:16:04 +01:00
blam b73570dc5b feat(scaffolder): Notify the entity service that things have been created 2020-02-07 16:11:06 +01:00
blam b1974c957f Merge branch 'blam/options' of github.com:spotify/backstage into blam/options
* 'blam/options' of github.com:spotify/backstage: (30 commits)
  lint fix
  front/plugins/home-page: nicer
  Be more clear about GitHub permissions
  Cleanup README
  try require instead of import
  Updated to use forego
  Added forego
  fix typo
  Removed newlines
  Fixed merge conflict
  Added a Brewfile
  README: update secrets.env docs
  cookiecutter seems to work
  Use Struct for metadata
  front/plugins/github-actions: add nicer build status indicator
  fix: initialize db properly, add cfg and logs
  front/plugins/github-actions: add back button to details page
  Pass metadata description
  front/app/entities: add build into card to service entities
  front/plugins/github-actions: register build info card and popuplate card
  ...
2020-02-07 16:10:56 +01:00
Patrik Oldsberg 94bfd4e33d Merge pull request #96 from spotify/soapraj/add-loading
add loading message
2020-02-07 15:34:43 +01:00
Patrik Oldsberg b2bd888294 Merge pull request #97 from spotify/blam/options
Pushing the correct folder to Github
2020-02-07 15:34:28 +01:00
blam f465a5f0d2 feat(scaffolder): register with inventory service 2020-02-07 15:33:31 +01:00
Ben Lambert 38503bed71 Merge branch 'master' into blam/options 2020-02-07 15:08:45 +01:00
Raghunandan Balachandran e46f326442 fix typo 2020-02-07 15:06:48 +01:00
blam f44fa8f556 feat(scaffolder): uipdating scaffolder 2020-02-07 15:06:11 +01:00
blam c00304a143 chore: fixing docker compose 2020-02-07 15:05:45 +01:00
Raghunandan Balachandran 7366f4336f add more props 2020-02-07 15:00:01 +01:00
Raghunandan Balachandran 93297a499f fix build 2020-02-07 14:59:18 +01:00
Patrik Oldsberg 286a012564 lint fix 2020-02-07 14:57:12 +01:00
Patrik Oldsberg e6c0b80b34 front/plugins/home-page: nicer 2020-02-07 14:56:57 +01:00
Raghunandan Balachandran 7b8e8e6303 add loading message 2020-02-07 14:50:49 +01:00
Bilawal Hameed 7cb5ba443d Be more clear about GitHub permissions 2020-02-07 14:49:36 +01:00
Bilawal Hameed a550e89862 Merge pull request #91 from spotify/bil/add-brewfile
Added Brewfile for installing Docker, Git and other dependencies
2020-02-07 14:46:25 +01:00
Raghunandan Balachandran 1ecdc6baec Merge pull request #94 from spotify/soapraj/call-cookiecutter
Soapraj/call cookiecutter
2020-02-07 14:43:07 +01:00
Bilawal Hameed a3077d4c89 Cleanup README 2020-02-07 14:37:53 +01:00
Raghunandan Balachandran 6f4b7d9c93 try require instead of import 2020-02-07 14:37:28 +01:00
Bilawal Hameed deda60b843 Updated to use forego 2020-02-07 14:36:45 +01:00
Bilawal Hameed a84004f00a Added forego 2020-02-07 14:36:45 +01:00
Bilawal Hameed 779559b4a5 fix typo 2020-02-07 14:36:45 +01:00
Bilawal Hameed fdaa0538d8 Removed newlines 2020-02-07 14:36:26 +01:00
Bilawal Hameed 0d1842658c Fixed merge conflict 2020-02-07 14:36:12 +01:00
Bilawal Hameed 3d70b117cf Added a Brewfile 2020-02-07 14:35:24 +01:00
Patrik Oldsberg e4838c2129 Merge pull request #95 from spotify/rugvip/read-secrets
README: update secrets.env docs
2020-02-07 14:33:30 +01:00
Jefferson Girão 8d9fdd3878 Merge pull request #93 from spotify/db-init
fix: initialize db properly, add cfg and logs
2020-02-07 14:32:21 +01:00
Patrik Oldsberg 2bed4f1e1a README: update secrets.env docs 2020-02-07 14:32:20 +01:00
blam b05e045ef0 chore(scaffolder): Reworking some issues with the scaffolder setup and cookiecutter 2020-02-07 14:32:05 +01:00
Raghunandan Balachandran 17e60d92e3 cookiecutter seems to work 2020-02-07 14:32:03 +01:00
Raghunandan Balachandran 06f7b6694b Merge branch 'master' of github.com:spotify/backstage into soapraj/call-cookiecutter 2020-02-07 14:27:13 +01:00
Raghunandan Balachandran 22f588c07e Use Struct for metadata 2020-02-07 14:18:19 +01:00
Patrik Oldsberg ead1aac874 Merge pull request #92 from spotify/rugvip/build-stuff
front/plugins/github-actions: add nicer build status indicator + details view styling
2020-02-07 14:18:07 +01:00
Patrik Oldsberg 7234da7cd9 front/plugins/github-actions: add nicer build status indicator 2020-02-07 14:14:42 +01:00
Jefferson Girão bdcab1fee7 fix: initialize db properly, add cfg and logs 2020-02-07 14:14:39 +01:00
Patrik Oldsberg f57b897dd0 front/plugins/github-actions: add back button to details page 2020-02-07 14:14:17 +01:00
Raghunandan Balachandran e33fcdae78 Pass metadata description 2020-02-07 14:07:40 +01:00
Patrik Oldsberg 4207d792e2 Merge pull request #89 from spotify/rugvip/builds-card
front: add plugin api for widgets + build info card for services
2020-02-07 13:47:08 +01:00
Fredrik Adelöw be27a4ec4a Merge pull request #90 from spotify/freben/heights
Fix heights and paddings
2020-02-07 13:46:57 +01:00
Fredrik Adelöw 8d7833ac5c Merge pull request #88 from spotify/freben/norubber
Disable the annoying rubberband 'overscroll' effect going outside of the page boundaries
2020-02-07 13:42:58 +01:00