Kevin Wan
a00c956776
chore: upgrade go version ( #4248 )
...
Signed-off-by: kevin <wanjunfeng@gmail.com >
2024-07-16 11:43:25 +08:00
Kevin Wan
01bbc78bac
Update FUNDING.yml ( #4216 )
2024-06-27 11:15:42 +08:00
Kevin Wan
02dd81c05c
Update FUNDING.yml ( #4128 )
2024-05-08 12:52:42 +08:00
Kevin Wan
e71ed7294b
Update FUNDING.yml ( #4127 )
2024-05-08 12:26:41 +08:00
Kevin Wan
36f4cf97ff
Update FUNDING.yml ( #4114 )
2024-04-30 22:58:51 +08:00
dependabot[bot]
80377f18e7
chore(deps): bump codecov/codecov-action from 3 to 4 ( #4051 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-09 15:24:24 +08:00
Kevin Wan
c5eda1f155
chore: fix codecov ( #4044 )
2024-04-05 00:53:13 +08:00
Kevin Wan
b5b7c054ca
chore: fix codecov ( #4043 )
2024-04-05 00:43:38 +08:00
Kevin Wan
a53254fa91
chore: update codecov config ( #4038 )
2024-04-03 23:58:02 +08:00
dependabot[bot]
b624b966f0
chore(deps): bump actions/stale from 8 to 9 ( #3963 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-03 00:11:56 +08:00
dependabot[bot]
df96262235
chore(deps): bump codecov/codecov-action from 3 to 4 ( #3962 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-03 00:06:41 +08:00
dependabot[bot]
2629636f64
chore(deps): bump actions/setup-go from 4 to 5 ( #3964 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-03 00:01:14 +08:00
dependabot[bot]
708ad207d7
chore(deps): bump github/codeql-action from 2 to 3 ( #3961 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-02 23:54:37 +08:00
Rene Leonhardt
b53ba76a99
feat: Improve Docker build ( #3682 )
2024-03-02 15:40:31 +00:00
Rene Leonhardt
34c5f6616c
chore: upgrade go to 1.19 ( #3677 )
2023-10-28 12:12:04 +00:00
Kevin Wan
3ab4e82168
chore: upgrade go to 1.19 ( #3648 )
2023-10-19 11:30:37 +08:00
Kevin Wan
8a4cc4f98d
chore: add more tests ( #3299 )
2023-05-29 23:44:36 +08:00
Kevin Wan
0a46ad7ac1
chore: fix go 1.18 dep problem ( #3149 )
2023-04-21 01:01:17 +08:00
cong
6a692453dc
chore(ci): fail lint ci when gofmt or tidy check failed ( #3085 )
2023-04-01 03:41:17 +00:00
chen quan
29c2e20b41
chore(action): upgrade go 1.18 version in release ( #3032 )
2023-03-15 12:53:04 +00:00
Kevin Wan
9911c11e9c
Update FUNDING.yml
2023-03-05 22:47:17 +08:00
Kevin Wan
99a7e6600d
feat: use dependabot for goctl ( #2869 )
...
* feat: use dependabot for goctl
* chore: add more tests
* chore: remove temp file
2023-02-11 16:32:28 +08:00
Kevin Wan
7e0ac77139
feat: upgrade go to v1.18 ( #2817 )
...
* feat: upgrade go to v1.18
* feat: upgrade go to v1.18
2023-01-24 15:47:01 +08:00
Kevin Wan
79de932646
chore: update dependencies ( #2594 )
...
* chore: update deps
* chore: update deps
* chore: update deps
* chore: update deps
2022-11-12 18:04:39 +08:00
chen quan
ce73b9a85c
chore(action): enable cache dependency ( #2549 )
2022-10-24 22:50:24 +08:00
chen quan
bbadbe0175
chore(action): upgrade action ( #2521 )
...
- codecov/codecov-action
- actions/setup-go
- usthe/issues-translate-action(origin:omsun28/issues-translate-action)
2022-10-22 19:06:53 +08:00
Kevin Wan
d935c83a54
feat: support baggage propagation in httpc ( #2375 )
...
* feat: support baggage propagation in httpc
* chore: use go 1.16
* chore: use go 1.16
* chore: use go ^1.16
* chore: remove deprecated
2022-09-10 15:18:52 +08:00
Kevin Wan
4cd065f4f4
Update issues.yml
2022-08-19 23:10:16 +08:00
Kevin Wan
da5770ee2b
chore: release action for goctl ( #2239 )
2022-08-07 16:49:22 +08:00
Kevin Wan
ff6f109065
Create dependabot.yml
...
add dependabot.
2022-06-29 21:38:47 +08:00
chen quan
86d70317bf
chore: upgrade action version ( #2027 )
2022-06-17 19:55:19 +08:00
chen quan
e9501c3fb3
chore(action): simplified release configuration ( #1935 )
2022-05-27 16:31:05 +08:00
chen quan
fd12659729
chore: add release action to auto build binaries ( #1884 )
...
* chore: add release action to auto build binaries
Signed-off-by: chenquan <chenquan.dev@gmail.com >
* fix: test bugs
Signed-off-by: chenquan <chenquan.dev@gmail.com >
2022-05-25 23:42:24 +08:00
Kevin Wan
95282edb78
Update FUNDING.yml
...
update sponsor
2022-05-14 17:29:26 +08:00
Kevin Wan
095b603788
chore: remove gofumpt -s flag, default to be enabled ( #1816 )
2022-04-22 14:37:17 +08:00
Kevin Wan
0fdd8f54eb
ci: add test for win ( #1503 )
...
* ci: add test for win
* ci: update check names
* ci: use go build instead of go test to verify win test
* fix: windows test failure
* chore: disable logs in tests
2022-02-05 00:06:23 +08:00
Kevin Wan
468c237189
chore: upgrade dependencies ( #1444 )
...
* chore: upgrade dependencies
* ci: upgrade go to 1.15
2022-01-14 11:01:02 +08:00
Kevin Wan
b9b80c068b
ci: add translator action ( #1441 )
2022-01-12 17:57:39 +08:00
Kevin Wan
d6ff30a570
chore: fix golint issues ( #1396 )
2021-12-30 17:44:15 +08:00
Kevin Wan
768936b256
ci: remove 386 binaries ( #1393 )
2021-12-30 15:18:24 +08:00
Kevin Wan
c6eb1a9670
ci: remove windows 386 binary ( #1392 )
...
* ci: remove windows 386 binary
* chore: update go-zero
* chore: update go-zero
2021-12-30 14:47:53 +08:00
Kevin Wan
cfcfb87fd4
ci: add release action to auto build binaries ( #1371 )
2021-12-26 21:44:33 +08:00
Kevin Wan
8315a55b3f
Update FUNDING.yml
...
enable sponsorship.
2021-12-20 15:27:05 +08:00
Kevin Wan
ba5f8045a2
Update FUNDING.yml
...
disable sponsor button.
2021-11-10 21:22:34 +08:00
Kevin Wan
c1abe87953
Create FUNDING.yml
...
add sponsor button
2021-11-09 14:27:36 +08:00
Kevin Wan
65905b914d
ci: add reviewdog ( #1096 )
2021-09-29 13:09:20 +08:00
Kevin Wan
d3ae9cfd49
ci: accurate error reporting on lint check ( #1089 )
2021-09-25 23:25:40 +08:00
Kevin Wan
8403ed16ae
ci: add Lint check on commits ( #1086 )
...
* ci: add Lint check on commits
* ci: fix Lint script error
* test: fix go vet errors
* test: fix go vet errors, remove gofumpt to check go vet
* test: fix go vet errors, try gofumpt
* test: fix go vet errors, try gofumpt, round 1
* test: fix go vet errors, try gofumpt, round 2
* ci: fix Lint errors
2021-09-23 19:57:05 +08:00
Kevin Wan
d87d203c3b
Revert "chore: run unit test with go 1.14 ( #1084 )" ( #1085 )
...
This reverts commit 3ae6a882a7 .
2021-09-23 15:34:10 +08:00
Kevin Wan
3ae6a882a7
chore: run unit test with go 1.14 ( #1084 )
2021-09-23 15:30:40 +08:00