dependabot[bot]
0ff80e42e7
build(deps): bump actions/setup-go from 3.2.0 to 3.2.1 ( #2189 )
...
Bumps [actions/setup-go](https://github.com/actions/setup-go ) from 3.2.0 to 3.2.1.
- [Release notes](https://github.com/actions/setup-go/releases )
- [Commits](https://github.com/actions/setup-go/compare/v3.2.0...v3.2.1 )
---
updated-dependencies:
- dependency-name: actions/setup-go
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-14 20:24:32 +08:00
Tony Chen
d0a0edf67b
feat(http): add http router walk ( #2181 )
...
* add http router walk
Co-authored-by: chenzhihui <chenzhihui@bilibili.com>
2022-07-11 19:32:54 +08:00
rogerogers
6c36cc9544
feat: add contrib/config/polaris polaris as configcenter ( #2158 )
...
* feat(contrib): add contrib/config/polaris polaris as configcenter
* style(contrib): import style change
Co-authored-by: sense <rogers@hibobi.com>
2022-07-06 21:04:32 +08:00
YuanXin Hu
e3c37b936f
use offical image ( #2105 )
2022-06-15 22:17:08 +08:00
dependabot[bot]
84b23fd301
build(deps): bump actions/setup-go from 2 to 3.2.0 ( #2048 )
...
Bumps [actions/setup-go](https://github.com/actions/setup-go ) from 2 to 3.2.0.
- [Release notes](https://github.com/actions/setup-go/releases )
- [Commits](https://github.com/actions/setup-go/compare/v2...v3.2.0 )
---
updated-dependencies:
- dependency-name: actions/setup-go
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-27 00:25:15 +08:00
dependabot[bot]
8fd0dc7680
build(deps): bump golangci/golangci-lint-action from 2 to 3 ( #2047 )
...
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action ) from 2 to 3.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases )
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-26 23:10:49 +08:00
dependabot[bot]
6be806e7c0
build(deps): bump actions/checkout from 2 to 3 ( #2046 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-26 23:10:28 +08:00
dependabot[bot]
d1c6b732b4
build(deps): bump github/codeql-action from 1 to 2 ( #2045 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 1 to 2.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/github/codeql-action/compare/v1...v2 )
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-26 23:10:07 +08:00
houseme
0d9319b1ee
fix: Replace the docker image of Polaris ( #1999 )
...
* fix: Replace the docker image of Polaris
* up
2022-05-19 22:42:02 +08:00
Kagaya
bf9f4886e9
ignore polaris test & add eureka consul test ( #1998 )
2022-05-19 22:26:46 +08:00
Sasha Melentyev
096e2b0d79
ci: Add 1.18 ( #1880 )
2022-03-16 20:40:24 +08:00
包子
64bd619967
chore: remove examples ( #1871 )
2022-03-14 14:34:46 +08:00
Sasha Melentyev
997b6a9f79
build: add matrix strategy with go version ( #1845 )
2022-02-26 23:23:37 +08:00
YuanXin Hu
6446212258
feat(registry/polaris): add registry for Tencent Polaris ( #1816 )
...
* feat(registry): add polaris registry
2022-02-21 18:20:16 +08:00
haiyux
cd4aa7f412
feat:sync to gitee where release a version ( #1755 )
2022-01-08 20:14:54 +08:00
Windfarer
0bbda71794
sync to gitee ( #1746 )
2022-01-04 19:50:32 +08:00
Windfarer
4f013de2ec
test: add nacos test ( #1603 )
...
* 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 ( #1536 )
2021-10-08 20:49:56 +08:00
Kagaya
04bc0e63ba
test(middleware/tracing): tracing unit test enhancement ( #1484 )
...
* 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 ( #1454 )
...
* fix example lint error
* use latest version lint
* ignore zap Sync error
2021-09-09 20:45:08 +08:00
Kagaya
29a5327291
ci: submodule ci check ( #1401 )
...
* add tool scripts
2021-09-06 21:37:34 +08:00
Kagaya
f7588a47de
fix: ci lint error ( #1391 )
...
* 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 ( #1387 )
...
* ci: improve golangci static check
2021-08-30 19:36:30 +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
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
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
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