3
0

14 Commits

Author SHA1 Message Date
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