1
0
mirror of https://github.com/go-kratos/kratos.git synced 2025-01-22 03:38:41 +02:00

49 Commits

Author SHA1 Message Date
Windfarer
0bbda71794
sync to gitee () 2022-01-04 19:50:32 +08:00
Windfarer
4f013de2ec
test: add nacos test ()
* add test

* upgrade nacos sdk version

* upgrade nacos sdk version

* fix test

* github nacos instance

* config test

* fix lint

* fix test

* go mod

* fix lint

* lint
2021-11-05 16:45:46 +08:00
Windfarer
f3e75bffca
feat: update go version to 1.16 () 2021-10-08 20:49:56 +08:00
Kagaya
04bc0e63ba
test(middleware/tracing): tracing unit test enhancement ()
* use t.Setenv

* add tracing test

* lint fix

* update go test env to go@1.17

* remove grep

* rename Transport
2021-09-17 04:20:42 +08:00
Kagaya
736fb38e79
fix: examples lint error ()
* fix example lint error

* use latest version lint

* ignore zap Sync error
2021-09-09 20:45:08 +08:00
Kagaya
842be155a3
docs: update pull request template () 2021-09-07 10:02:13 +08:00
Kagaya
29a5327291
ci: submodule ci check ()
* add tool scripts
2021-09-06 21:37:34 +08:00
Kagaya
f7588a47de
fix: ci lint error ()
* fix lint check

* fix lll lint error

* fix build error

* fix gomnd

* fix shadow declaration

* add make test command

* update
2021-08-31 10:14:57 +08:00
Kagaya
c55528f321
ci: improve golangci static check ()
* ci: improve golangci static check
2021-08-30 19:36:30 +08:00
包子
f3b68b0147
chore(issue/template): modify feature template and add proposal template ()
* chore(issue/template): modify feature template and add proposal template
2021-08-24 11:18:08 +08:00
喵喵大人
aa75ac5467
chore: add icon in issues template ()
* chore: add icon in issues template

* Update feature-request.md

* Update question.md

* Create config.yml

* Update feature-request.md

* Update bug-report.md
2021-08-18 00:12:54 +08:00
Kagaya
05e14e2a18
ci: add pull request template () 2021-07-31 14:23:57 +08:00
Tony Chen
97694b19ad
test: add registry tests ()
* add registry tests

* add registrar timeout

Co-authored-by: 包子 <baozhecheng@foxmail.com>
2021-07-27 15:35:47 +08:00
Windfarer
b6f92ed3d3
add codecov () 2021-07-25 22:11:56 +08:00
喵喵大人
4780b6e1fd
ci(github action): use golangci-lint to replace the deprecated golint ()
* 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 ()
* fix data race
2021-05-28 15:08:25 +08:00
Tony Chen
b9f821c29f
transport/http: add http handler ()
* add http handler

* fix request error
2021-05-21 23:11:36 +08:00
Cluas
7e7bbdbed6
encoding/xml: add xml encode support ()
* 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 () 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 () 2021-04-12 22:22:22 +08:00
Tony Chen
1afbf70184
examples: add http examples ()
* 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 ()
* move examples
2021-03-05 23:49:25 +08:00
Tony Chen
f86c91849b
fix lint check () 2021-03-05 22:40:38 +08:00
Tony Chen
946e9ca814
fix http decode ()
* fix http decoder
2021-03-05 18:52:39 +08:00
Windfarer
5b0b39e3df Revert "update workflow" () 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 () 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 ()
* 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 ()
* 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 ()
* 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