Commit Graph

22 Commits

Author SHA1 Message Date
Andrey Melnikov
303cee3e9f feat: make api command use docker by default. 2020-12-30 15:05:16 -08:00
Andrey Melnikov
8dcc38c6cd fix: wrong docker image for make api-docker 2020-12-17 23:21:50 -08:00
Andrey Melnikov
5b177a112e feat: added option to Makefile to generate api via docker image 2020-12-17 18:16:30 -08:00
Andrey Melnikov
2931d5e754 update: fixed missing generated files for grpc and moved generated files into their own subdirectory for easier separation of files. 2020-12-17 15:46:34 -08:00
Andrey Melnikov
d99189807d feat: updated grpc gateway related code 2020-12-17 14:09:20 -08:00
Andrey Melnikov
a756684ae5 feat: API support for selecting labels 2020-10-26 15:38:03 -07:00
rushtehrani
c1d123ec2c use run-tests for all tests 2020-07-09 13:43:28 -07:00
Andrey Melnikov
05fc2b1422 fix: inconsistent testing variables and github action variables 2020-06-30 10:49:22 -07:00
Andrey Melnikov
2091485345 feat: added basic unit testing. Also separated migrations to separate sql and go migrations. This makes it easier to unit test where we just need sql migrations. 2020-06-30 10:49:22 -07:00
rushtehrani
bbe5593b52 add version flag to make api 2020-06-01 10:22:48 -07:00
rushtehrani
7082e53328 update protobuf generators 2020-05-05 15:50:09 -07:00
rushtehrani
41e4ff6b2c remove all target from Makefile 2020-04-28 21:29:50 -07:00
rushtehrani
ecf8b744b4 update docker commands to use commit hash 2020-04-28 21:10:18 -07:00
rushtehrani
95653b86f3 update makefile and docs 2020-03-16 17:43:53 -07:00
Aleksandr Melnikov
b90d1ca7aa
Merge branch 'master' into feature/dockerize 2020-03-05 10:59:23 -08:00
Aleksandr Melnikov
b86142f965 Adding makefile steps for docker build and release. 2020-03-05 10:57:50 -08:00
rushtehrani
e929bc252c remove doc and sdk generation 2020-03-02 14:37:05 -08:00
Aleksandr Melnikov
ce6b46f3b5 Updating jq to explicitly look for "api." and not "api+.". 2020-02-25 12:51:41 -08:00
rushtehrani
8b4a51c39e clean up third party + add additional third party proto files 2020-02-21 16:07:39 -08:00
rushtehrani
f55698e01f clean up Makefile 2020-02-21 13:53:21 -08:00
rushtehrani
4ff5267c1a add Makefile 2020-02-21 13:37:17 -08:00
Andrey Melnikov
8335d1a44e Added makefile to generate swagger docs 2020-02-19 11:10:59 -08:00