Commit Graph

89 Commits

Author SHA1 Message Date
c9s
78299a6e7d
makefile: fix frontend app path 2022-09-06 18:57:40 +08:00
c9s
2e7fc9afdb
make: clean coverage.txt 2022-08-24 13:21:50 +08:00
c9s
bf09533a6d
make: run gofmt on the version file 2022-08-24 13:03:00 +08:00
c9s
5f01acaece
move util/embed to utils/ 2022-06-08 15:10:43 +08:00
c9s
fd45f801e2
improve embed tool 2022-05-19 10:49:26 +08:00
c9s
15e6e810c7
integrate backtest report in the build flow 2022-05-19 10:24:09 +08:00
なるみ
12758aaeb2 Move bbgo_pb2 files and add them to packages 2022-04-10 02:04:06 +08:00
なるみ
b3091b9462 Fix import error 2022-04-08 21:56:02 +08:00
Yo-An Lin
4cd646e346
feature: basic grpc server (#514) 2022-04-08 19:21:57 +08:00
zenix
570d0f077c feature: add github release flow for dnum 2022-03-16 21:49:47 +09:00
Yo-An Lin
a4d5bf85d3
Merge pull request #468 from narumiruna/grpc-python-client
grpc: python client
2022-03-15 22:01:14 +08:00
c9s
1f1ee7b986 fix makefile 2022-03-15 21:54:18 +08:00
なるみ
034a86ceb4 Add grpc client 2022-03-15 18:43:57 +08:00
なるみ
ddfe379c76 Add python generated code 2022-03-15 18:40:53 +08:00
c9s
522b84c6aa git commit when building cmd docs 2022-03-10 19:02:45 +08:00
c9s
f839cb898d add cmd-doc makefile target and update cmd doc files 2022-03-03 01:12:33 +08:00
なるみ
72bcdaaf25 Move pkg/proto to pkg/pb 2022-02-18 14:24:38 +08:00
なるみ
783f95dad3 Add protobuf to Makefile 2022-02-18 14:22:05 +08:00
c9s
cf366a485a Makefile: improve release note commit message 2021-12-30 23:52:49 +08:00
c9s
ef390a2f3e Makefile: force push tag 2021-12-30 16:17:02 +08:00
c9s
cfe11c931a makefile: remove changelog script command from makefile 2021-12-30 00:34:31 +08:00
c9s
1e16ece5b9 run changelog inside the make 2021-12-30 00:16:45 +08:00
c9s
9b1783a92a fix version file generator 2021-12-27 23:10:29 +08:00
c9s
a37efb453d should also update the dev version file 2021-12-08 23:44:15 +08:00
c9s
914b170204 should also push head commits when making new version 2021-12-08 19:58:35 +08:00
TonyQ
17ac184ce6 finetune for makefile 2021-12-08 19:43:05 +08:00
TonyQ
4553152ab1 finetune #316 update the makerfile with review opinion and remove yarn.lock in
.gitignore
2021-12-08 19:41:14 +08:00
TonyQ
3aed794c79 refine make process for #316 2021-12-08 09:33:47 +00:00
c9s
a07a529559 fix makefile syntax 2021-12-07 16:16:34 +08:00
c9s
d5995864f9 remove migrations dep from the version target 2021-12-07 16:13:36 +08:00
c9s
1ff02b08ce add release note 2021-12-07 16:12:35 +08:00
c9s
ccd9d8c466 improve makefile for version target 2021-12-07 16:10:49 +08:00
c9s
17b8be786c makefile: append || expr to git add 2021-12-07 16:05:18 +08:00
c9s
522d1bd8bf bump version to 1.19.3 2021-12-07 16:03:32 +08:00
c9s
6f5074f610 check release note in the Makefile 2021-12-07 15:40:36 +08:00
c9s
56eaac94ff push git tag when version is tagged 2021-12-05 12:04:22 +08:00
c9s
7cb425d33d simplify makefile targets for slim binaries 2021-05-08 01:47:20 +08:00
c9s
22ee727dc0 use wildcard to build dist files 2021-05-08 01:16:36 +08:00
c9s
42dcc5632b remove .FORCE from the static file 2021-05-07 19:22:54 +08:00
c9s
7677fd28f5 fix makefile dependencies 2021-05-07 19:22:02 +08:00
c9s
9c95aecc2f fix linux build rules 2021-05-07 19:16:02 +08:00
c9s
748e3cfbe3 use single target to build linux and darwin binaries 2021-05-07 18:54:17 +08:00
c9s
160a914e04 rewrite dist targets 2021-05-07 18:49:36 +08:00
c9s
174f9becd8 split makefile targets 2021-05-07 18:15:11 +08:00
c9s
db1a3aff91 Makefile: gpg use --detach-sign 2021-05-07 18:00:30 +08:00
c9s
683886c86a improve pack rule 2021-05-07 17:58:28 +08:00
c9s
5b9313040b use --clearsign option 2021-05-07 16:14:17 +08:00
c9s
612058c7c9 pack the right arch binary 2021-05-07 14:46:40 +08:00
c9s
cae0fd9d48 improve makefile rules 2021-05-07 14:44:42 +08:00
c9s
831779b7ae fix bash syntax 2021-05-07 14:42:45 +08:00