1
0
mirror of https://github.com/go-kratos/kratos.git synced 2025-01-26 03:52:12 +02:00

85 Commits

Author SHA1 Message Date
包子
32b1d13f90
deps: upgrade kratos version to v2.6.3 (#2903)
* deps: upgrade kratos version to v2.6.3

* fix ci

* go mod tidy

* upgrade 1.19
2023-07-04 13:14:01 +08:00
liaochuntao
69d73225a9
update polaris-standalone docker image (#2854) 2023-05-30 14:54:57 +08:00
dependabot[bot]
1d50f50262
build(deps): bump actions/setup-go from 4.0.0 to 4.0.1 (#2829)
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v4.0.0...v4.0.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>
2023-05-16 13:40:17 +08:00
包子
78a2089f2b
feat: issue translate (#2744)
* feat: issue translate

* feat: stable bot
2023-03-18 00:38:02 +08:00
dependabot[bot]
bd26120ec6
build(deps): bump actions/setup-go from 3.5.0 to 4.0.0 (#2737)
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 3.5.0 to 4.0.0.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v3.5.0...v4.0.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>
2023-03-16 13:02:26 +08:00
LiuDui
77abb6356f
chore: update pull request template (#2649) 2023-02-08 18:35:07 +08:00
leyou240
613282b096
chore(ci): update go.yaml support golang 1.20 (#2651) 2023-02-06 11:26:52 +08:00
longxboy
bebea0c103
feat: add subset alg for instances (#2613)
* add subset alg for instances

* fix go build

* update go sum

* fix lint

* fix gofmt

* fix lint

* fix polaris

Co-authored-by: caoguoliang01 <caoguoliang01@bilibili.com>
2023-01-13 17:58:09 +08:00
包子
7e896ae4c0
feat: support polaris service governance (#2605) 2023-01-09 19:49:12 +08:00
dependabot[bot]
2c3fab50a3
build(deps): bump actions/setup-go from 3.3.1 to 3.5.0 (#2585)
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 3.3.1 to 3.5.0.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v3.3.1...v3.5.0)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-01 19:59:37 +08:00
dependabot[bot]
4bd1fde7ef
build(deps): bump actions/setup-go from 3.3.0 to 3.3.1 (#2462)
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 3.3.0 to 3.3.1.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v3.3.0...v3.3.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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-19 12:34:19 +08:00
leyou240
ff59a89b06
chore: Update go.yml (#2426) 2022-10-09 11:03:57 +08:00
jesse.tang
9737a3c5e4
fix: typo and grammatical errors (#2368)
* fix: grammar

* fix: grammar

* fix overrode

* translate to English

* translate to English
2022-09-19 10:39:54 +08:00
dependabot[bot]
aaabd07474
build(deps): bump actions/setup-go from 3.2.1 to 3.3.0 (#2313)
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 3.2.1 to 3.3.0.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v3.2.1...v3.3.0)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-01 16:12:08 +08:00
Weizhen Wang
57dee517e5
fix(chore): set nacos-server v2.1.0 and consul v1.12.3 (#2268)
* fix(chore): set nacos-server v2.1.0

Signed-off-by: Weizhen Wang <wangweizhen@pingcap.com>

* improve(chore): set consul 1.12.3

Signed-off-by: Weizhen Wang <wangweizhen@pingcap.com>
2022-08-10 22:34:25 +08:00
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
包子
874d4c3edc
doc: update pull request template (#2080) 2022-06-04 11:14:50 +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
包子
65d0ddbaae
Update dependabot.yml 2022-05-26 23:09:39 +08:00
包子
c304680444
Create dependabot.yml 2022-05-26 22:58:25 +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
ab04490d49
docs: remove redundant info & fix typo in pr template (#1997)
* fix pr template typo

* add contribution type link & remove reduntant info
2022-05-19 22:35:23 +08:00
Kagaya
bf9f4886e9
ignore polaris test & add eureka consul test (#1998) 2022-05-19 22:26:46 +08:00
包子
93b56d364d
fix: update semantic (#1891) 2022-03-18 11:43:26 +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
包子
1c37eff18a
feat: add semantic.yml (#1876) 2022-03-14 11:44:39 +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
842be155a3
docs: update pull request template (#1434) 2021-09-07 10:02:13 +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
包子
f3b68b0147
chore(issue/template): modify feature template and add proposal template (#1362)
* 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 (#1364)
* 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 (#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