Commit Graph

22 Commits

Author SHA1 Message Date
Patrik Oldsberg 210b458995 Merge pull request #64 from spotify/rugvip/grpc-web
proto: switch to grpc-web plugin + ship protoc plugin binary, because meh
2020-02-06 13:45:31 +01:00
Patrik Oldsberg 43367b2fff backend,proto: added builds service that calls out to github api 2020-02-06 13:37:55 +01:00
Patrik Oldsberg efb65546c0 proto: update README 2020-02-06 13:37:09 +01:00
Patrik Oldsberg ced428d3a4 proto: switch to grpc-web plugin + ship protoc plugin binary, because meh 2020-02-06 13:35:49 +01:00
Jefferson Girão a50df7914f Merge pull request #63 from spotify/get-entity
feat: get single entity with facts
2020-02-06 13:33:57 +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
Raghunandan Balachandran 88f1bd9176 Merge pull request #54 from spotify/bil/add-typescript-gen
Added Protobuf definitions for TypeScript using Prototool
2020-02-06 10:47:59 +01:00
Jefferson Girão 7e67224d24 feat: add set fact endpoint 2020-02-06 10:27:02 +01:00
Bilawal Hameed 18186f6c4b Updated docs 2020-02-06 10:18:24 +01:00
Bilawal Hameed 21e6fcf355 Fixed prototool 2020-02-06 10:18:24 +01:00
Bilawal Hameed 7b03944284 Added service=grpc-web flag 2020-02-06 10:18:24 +01:00
Bilawal Hameed b6be0d0f25 Added protobuf-gen-ts to prototool.yaml 2020-02-06 10:18:24 +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 e1ddbe60e9 chore(scaffolder): make the build work with the new folder structure 2020-02-05 16:16:13 +01:00
Bilawal Hameed f8b2e1b8c1 Fix proto/README.md typo 2020-02-05 15:21:47 +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 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 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
Patrik Oldsberg ad4b9585c4 add proto/ with prototool management + backend/proto and backend/identity example 2020-02-04 11:58:18 +01:00