1
0
mirror of https://github.com/go-kratos/kratos.git synced 2025-01-05 22:53:41 +02:00
Commit Graph

38 Commits

Author SHA1 Message Date
Kagaya
05e14e2a18
ci: add pull request template (#1280) 2021-07-31 14:23:57 +08:00
Tony Chen
97694b19ad
test: add registry tests (#1260)
* add registry tests

* add registrar timeout

Co-authored-by: 包子 <baozhecheng@foxmail.com>
2021-07-27 15:35:47 +08:00
Windfarer
b6f92ed3d3
add codecov (#1195) 2021-07-25 22:11:56 +08:00
喵喵大人
4780b6e1fd
ci(github action): use golangci-lint to replace the deprecated golint (#1175)
* ci: use golangci-lint to replace the deprecated golint

Co-authored-by: ymh199478 <yumenghan@bilibili.com>
2021-07-12 18:09:38 +08:00
Tony Chen
41ea1fbc76
fix data race (#963)
* fix data race
2021-05-28 15:08:25 +08:00
Tony Chen
b9f821c29f
transport/http: add http handler (#937)
* add http handler

* fix request error
2021-05-21 23:11:36 +08:00
Cluas
7e7bbdbed6
encoding/xml: add xml encode support (#905)
* encoding/xml: add xml encode support

* encoding/xml: avoid nil pointer panic

* action: avoid go get golint pollution go.mod
2021-05-11 11:36:20 +08:00
Serhat Şevki Dinçer
5d9b5818f2
simplify codeql configuration (#846) 2021-04-22 11:04:29 +08:00
Tony Chen
0921f0156e Update issue templates 2021-04-13 15:43:48 +08:00
Tony Chen
8349b6c69f Update issue templates 2021-04-13 13:52:53 +08:00
Serhat Şevki Dinçer
ac13c0c1f6
Create codeql-analysis.yml (#823) 2021-04-12 22:22:22 +08:00
Tony Chen
1afbf70184
examples: add http examples (#822)
* add http examples
2021-04-12 21:37:16 +08:00
Tony Chen
dba77a3049
Update FUNDING.yml 2021-03-21 11:59:19 +08:00
Tony Chen
98b5903113
examples (#748)
* move examples
2021-03-05 23:49:25 +08:00
Tony Chen
f86c91849b
fix lint check (#746) 2021-03-05 22:40:38 +08:00
Tony Chen
946e9ca814
fix http decode (#742)
* fix http decoder
2021-03-05 18:52:39 +08:00
Windfarer
5b0b39e3df Revert "update workflow" (#723) 2021-02-24 16:27:08 +08:00
Windfarer
38e95d5a50 update workflow 2021-02-24 11:49:16 +08:00
chenzhihui
0b8e30313d fix 2021-02-19 12:12:50 +08:00
chenzhihui
9353d98572 Merge branch 'main' of github.com:go-kratos/kratos into main 2021-02-19 12:11:12 +08:00
Windfarer
2a3c35dfca
Update FUNDING.yml 2021-02-19 12:09:48 +08:00
chenzhihui
141db56a54 add opencollective group 2021-02-19 12:09:36 +08:00
Tony Chen
c4e4aa5638
Create go.yml 2021-02-17 17:55:15 +08:00
chenzhihui
3566386a89 init v2 2021-02-17 17:14:47 +08:00
王明俊
a631cbddf4
ci: add golangci-lint (#675) 2020-12-30 19:23:30 +08:00
Windfarer
6785585b17 fix env 2020-12-01 17:29:01 +08:00
Windfarer
0d2cabd939 recover env 2020-12-01 17:19:52 +08:00
chenzhihui
c2d871bf34 remove deprecating command 2020-12-01 13:01:16 +08:00
chenzhihui
312a69eee4 fix workflow 2020-12-01 12:58:11 +08:00
Psnail
20609de39c
ci:Delete superfluous parts. 2020-09-19 22:57:55 +08:00
Psnail
90447f8af6
ci: fix. 2020-09-19 21:27:48 +08:00
Psnail
297ade3616
ci: Add matrix build. 2020-09-19 21:21:01 +08:00
Psnail
65ed153eb0
enh(ci): Improve efficiency. 2020-09-19 20:54:41 +08:00
Tony
e79093cb5d
update version to v0.5.0 (#577)
* update version to v0.5.0

Co-authored-by: chenzhihui <zhihui_chen@foxmail.com>
2020-04-30 22:24:06 +08:00
Tony
cbc3b03a53
fix go test (#576)
* fix go test

* fix docker compose

Co-authored-by: chenzhihui <zhihui_chen@foxmail.com>
2020-04-30 17:14:58 +08:00
Tony
d57df0b443
update grpc to v1.28.0 (#550)
* update grpc to v1.28.0

* fix testing

Co-authored-by: chenzhihui <zhihui_chen@foxmail.com>
2020-04-03 14:51:47 +08:00
Tony
fa1aaa5475
fix go build dirs 2020-03-31 20:26:09 +08:00
Tony
926714a3f0
Create go.yml 2020-03-31 18:55:48 +08:00