Roman Khimov
6c73296012
misc: drop Build variable
...
Makes builds reproducible.
Signed-off-by: Roman Khimov <roman@nspcc.ru>
2021-05-25 13:20:01 +03:00
Roman Khimov
b5c08a8e73
misc: drop unused Debug variable
...
Fix deadcode warning:
misc.go:8:2 deadcode `Debug` is unused
We have logging options and this one is not really needed.
Signed-off-by: Roman Khimov <roman@nspcc.ru>
2021-05-13 18:57:42 +03:00
Roman Khimov
37fa2c6757
Merge pull request #34 from roman-khimov/fix-tests
...
Fix tests, add workflow and makefile targets
2021-04-30 19:19:07 +03:00
Roman Khimov
93fcaffaaa
Makefile: add simple image-push target
...
And use it in workflow.
2021-04-30 19:00:05 +03:00
Roman Khimov
ebd3ad8842
Makefile: add test and cover targets
2021-04-30 18:59:21 +03:00
Stanislav Bogatyrev
b2e7a2cb61
Clean up Makefile and image build
...
Signed-off-by: Stanislav Bogatyrev <stanislav@nspcc.ru>
2021-04-12 17:09:39 +03:00
Evgeniy Kulikov
3b8d684e7c
Update README
...
Signed-off-by: Evgeniy Kulikov <kim@nspcc.ru>
2021-02-05 17:13:37 +03:00
Evgeniy Kulikov
dc7aa694b8
Update Makefile and targets
...
- add `help.mk` to show information about all targets
- update Makefile
Signed-off-by: Evgeniy Kulikov <kim@nspcc.ru>
2021-02-05 16:51:20 +03:00
Evgeniy Kulikov
758006dea0
update makefile dev command
2020-02-29 13:25:22 +03:00
Evgeniy Kulikov
dd213b0c41
update makefile commands: dev, image, version
2020-02-28 19:51:49 +03:00
Evgeniy Kulikov
a584012d50
update makefile commands: dev, image, version
2020-02-28 19:50:54 +03:00
Evgeniy Kulikov
4715468f3a
add grpc version to image, add command to build gw with multiple grpc versions
2020-02-25 18:38:47 +03:00
Evgeniy Kulikov
798b9c9646
docker: update dockerfile and make command
2019-12-13 19:18:45 +03:00
Evgeniy Kulikov
3f8e696433
update proto / crypto / makefile
2019-11-18 19:59:59 +03:00
Evgeniy Kulikov
b4ac08d341
initial
2019-11-06 15:33:46 +03:00