3
0

39 Commits

Author SHA1 Message Date
Tit Petric
7e87f00c42 upd(crm): service tests and logic 2018-11-27 13:26:49 +01:00
Tit Petric
5a747d746f del(sam): remove unused proto file 2018-11-24 18:56:31 +00:00
Tit Petric
9494271380 add(crm): chart mock api and statik codegen 2018-11-12 15:40:18 +01:00
Tit Petric
21ba44dcf0 add(crm): migration for related types 2018-11-09 19:33:43 +01:00
Tit Petric
f6eefa4182 fix(makefile): paths for rbac and store tests 2018-11-09 18:58:01 +01:00
Tit Petric
3d1d6cc934 add(make): test.system, test.system.db 2018-11-09 15:15:57 +01:00
Denis Arh
6c021fb3f9 Fix makefile, dockerfile auth=>system 2018-11-06 10:13:08 +01:00
Denis Arh
e97cbcea51 Redo service mocking, add ch name & topic length validation 2018-10-30 09:31:47 +01:00
Denis Arh
8c2d91122d Fix tests, add new mock for auth/svc/users 2018-10-29 13:47:03 +01:00
Denis Arh
2924334f47 Fix statik tooling 2018-10-09 07:36:50 +02:00
Tit Petric
4080e8359f import test.crm.db 2018-10-08 12:47:18 +00:00
Denis Arh
62ac171501 Fix docker image tags 2018-10-04 19:24:44 +02:00
Tit Petric
b8b530ed17 add(makefile): test.sam.db target 2018-10-02 16:31:42 +02:00
Denis Arh
4c405e5abd Fix makefile to push docker images to the right endpoints 2018-09-29 18:00:11 +02:00
Denis Arh
8a0cdc7e65 Updated dockerfiles to fit dockerhub autmated build proc 2018-09-29 16:24:51 +02:00
Tit Petric
74d9365123 upd(sam): events queue over channel 2018-09-27 11:06:43 +00:00
Denis Arh
685ecc56fa Fix test mock file generation 2018-09-25 21:20:49 +02:00
Tit Petric
cef9af9903 upd(sam): refactor pubsub, housekeeping 2018-09-11 20:17:26 +02:00
Denis Arh
3906b6d838 Fragmentize makefile's docker image building 2018-09-10 18:51:14 +02:00
Tit Petric
16cb0913cb add(makefile): build auth docker image 2018-09-10 14:16:37 +02:00
Tit Petric
bf9ca1ac1e add(makefile): test.store target 2018-09-07 16:06:29 +02:00
Tit Petric
48ea1503de upd(build): add docker, docker-push 2018-08-27 13:59:54 +02:00
Tit Petric
1fb4a8aaae fix(make): codegen paths to spec 2018-08-23 11:02:06 +00:00
Tit Petric
f1337bc487 upd(rbac): add resource grants and checkaccess 2018-08-16 18:49:18 +02:00
Tit Petric
a2f6982387 add(makefile): coloring of coverage with grep 2018-08-15 20:29:56 +02:00
Denis Arh
af6ba60e6d Mock generator with repository mocks 2018-07-30 06:56:03 +02:00
Denis Arh
e5a183734e Makefile cleanup 2018-07-28 09:33:12 +02:00
Tit Petric
ddbe9ce952 upd(sam): larger refactor of field names, websocket pkg layout
- renamed all fields with Id to ID
- fixed spec file syntax error
- fix bindings for Team API url parameters
- change layout of websocket types->outgoing msg converter
- regenerate full codegen
2018-07-25 18:07:56 +02:00
Tit Petric
a7a5d0011f add(make): include gocritic checks with make critic 2018-07-23 17:42:07 +02:00
Tit Petric
0333a0bf17 add(makefile): scoped test.rbac target 2018-07-23 14:26:34 +02:00
Denis Arh
01ac832e80 Do not cache build steps for now, do not ignore types folder 2018-07-22 08:58:54 +02:00
Tit Petric
00444d168b add(make): make test with gotest -v -cover 2018-07-20 12:55:51 +02:00
Denis Arh
78c9d9ae76 Add toolset clean task 2018-07-20 10:49:55 +02:00
Denis Arh
601f512667 Fix codegen macos issues and update Makefile to use codegen.sh 2018-07-17 10:56:47 +02:00
Denis Arh
61aaf45c04 Makefile cleanup & structurize
- makefile is now divided in sections
 - remove separate test.sh and added 3 additional tasks (qa, qa.test & qa.vet)
 - add realize tool (watch & rebuild) along with .realize.yaml config
2018-07-12 17:33:35 +02:00
Denis Arh
7cbe00dd3b Fix make spec task 2018-07-12 09:00:38 +02:00
Denis Arh
ac8735945c Add deps & protoc to makefile
Took 11 minutes
2018-07-11 20:32:19 +02:00
Denis Arh
661f5d4e94 Makefile for specs generation
Took 2 minutes


Took 2 minutes
2018-07-11 20:18:09 +02:00
Tit Petric
37f85060ec add project name, makefile 2018-07-06 11:24:41 +00:00