Commit Graph

36 Commits

Author SHA1 Message Date
Patrik Oldsberg 43367b2fff backend,proto: added builds service that calls out to github api 2020-02-06 13:37:55 +01:00
Jefferson Girão 90495b6187 feat: returning correct list of included facts 2020-02-06 13:23:10 +01:00
Ochieng' Got 1832a3a763 refactor: Protobuf messages 2020-02-06 12:05:01 +01:00
Jefferson Girão ae5283e1d4 add failing scenario for getting entity 2020-02-06 11:08:06 +01:00
Jefferson Girão 7e67224d24 feat: add set fact endpoint 2020-02-06 10:27:02 +01:00
Jefferson Girão a8964d4574 chore: delete unused file 2020-02-06 09:26:22 +01:00
Ben Lambert a4b5117a27 Merge pull request #52 from spotify/ben/listing-components
Listing Templates Dynamically
2020-02-06 04:00:01 +01:00
blam c112b57ed6 chore(scaffolder): Add a comment about loading from disk every time 2020-02-05 16:47:04 +01:00
blam 600a001d6f feat(scaffolder): Dynamically load the files from disk 2020-02-05 16:45:45 +01:00
blam e1ddbe60e9 chore(scaffolder): make the build work with the new folder structure 2020-02-05 16:16:13 +01:00
blam fe2b02e70f chore(scaffolder): moving around some files and bringing the project more in line with the inventory service 2020-02-05 16:16:07 +01:00
blam 1f699f7fa5 chore(scaffolder): gofmt 2020-02-05 16:16:00 +01:00
Patrick Balestra b21af5d883 Add iOS Swift template 2020-02-05 15:03:17 +01:00
Patrick Balestra 0afa1e2628 Merge pull request #38 from spotify/implement-list-templates
Add hardcoded templates response
2020-02-05 10:24:28 +01:00
Jefferson Girão ae9bb72e3f Merge pull request #31 from spotify/storing-entitities
feat: create and get entity
2020-02-05 10:06:57 +01:00
Patrik Oldsberg 6e6d7b8c8f Merge pull request #37 from spotify/rugvip/no-hello
backend: remove hello
2020-02-04 16:36:47 +01:00
Patrik Oldsberg 161aad5a93 backend: remove hello 2020-02-04 16:36:17 +01:00
Patrick Balestra 7f623dd986 Add hardcoded templates response 2020-02-04 16:35:47 +01:00
Patrik Oldsberg 29972559a2 Merge pull request #35 from spotify/rugvip/be-docker
backend: added generic dockerfile + docker-compose
2020-02-04 16:31:09 +01:00
Patrick Balestra 43f1200a13 Merge pull request #36 from spotify/react-ssr-template
Add react-ssr-template
2020-02-04 16:02:07 +01:00
Patrick Balestra e85d5cc041 Add react-ssr-template
Signed-off-by: Patrick Balestra <patrickb@spotify.com>
2020-02-04 15:59:55 +01:00
Patrik Oldsberg 2918e16413 backend: added generic dockerfile 2020-02-04 15:47:51 +01:00
Patrik Oldsberg d01cff2573 backend/identity: add implementation with static data 2020-02-04 15:38:32 +01:00
Patrick Balestra 2346ef47a3 got protobuf + go working together. 2020-02-04 15:37:34 +01:00
Patrick Balestra ca3213b9f6 Refactor envoy configuration
Signed-off-by: Patrick Balestra <patrickb@spotify.com>
2020-02-04 14:46:44 +01:00
Patrick Balestra 706c666c65 Add scaffolder service
Signed-off-by: Patrick Balestra <patrickb@spotify.com>
2020-02-04 14:38:24 +01:00
Jefferson Girão 0bcfd6a1b2 feat: add entity creation and get endpoint
* move to common proto setup
2020-02-04 12:42:08 +01:00
Jefferson Girão 70c59f3d75 remove binary added by mistake 2020-02-04 12:12:35 +01:00
Jefferson Girão b4d3213c28 chore: linter dependencies 2020-02-04 12:12:34 +01:00
Jefferson Girão 9806e518fd style: put server in its own package 2020-02-04 12:12:34 +01:00
Patrik Oldsberg ad4b9585c4 add proto/ with prototool management + backend/proto and backend/identity example 2020-02-04 11:58:18 +01:00
Patrik Oldsberg 7a7e252d5d inventory: added basic unused storage api 2020-02-04 10:24:22 +01:00
Jefferson Girão 5a5fab3209 feat: skeleton inventory service 2020-02-03 16:59:44 +01:00
Patrik Oldsberg 0ee6f06d3d added protos,backend/hello,backend/envoy + compose setup 2020-02-03 14:58:45 +01:00
Raghunandan Balachandran 02bbc9b2ba move docker compose file to top level dir 2020-02-03 14:05:51 +01:00
Raghunandan Balachandran 1d275b3471 init folders 2020-01-31 14:19:42 +01:00