Commit Graph

55 Commits (4b83f2ebd0d5cb8d1c9afdad8b8643d9a1d078f6)

Author SHA1 Message Date
Rene Leonhardt 34c5f6616c
chore: upgrade go to 1.19 (#3677) 1 year ago
Kevin Wan 3ab4e82168
chore: upgrade go to 1.19 (#3648) 1 year ago
Kevin Wan 8a4cc4f98d
chore: add more tests (#3299) 2 years ago
Kevin Wan 0a46ad7ac1
chore: fix go 1.18 dep problem (#3149) 2 years ago
cong 6a692453dc
chore(ci): fail lint ci when gofmt or tidy check failed (#3085) 2 years ago
chen quan 29c2e20b41
chore(action): upgrade go 1.18 version in release (#3032) 2 years ago
Kevin Wan 9911c11e9c
Update FUNDING.yml 2 years ago
Kevin Wan 99a7e6600d
feat: use dependabot for goctl (#2869)
* feat: use dependabot for goctl

* chore: add more tests

* chore: remove temp file
2 years ago
Kevin Wan 7e0ac77139
feat: upgrade go to v1.18 (#2817)
* feat: upgrade go to v1.18

* feat: upgrade go to v1.18
2 years ago
Kevin Wan 79de932646
chore: update dependencies (#2594)
* chore: update deps

* chore: update deps

* chore: update deps

* chore: update deps
2 years ago
chen quan ce73b9a85c
chore(action): enable cache dependency (#2549) 2 years ago
chen quan bbadbe0175
chore(action): upgrade action (#2521)
- codecov/codecov-action
- actions/setup-go
- usthe/issues-translate-action(origin:omsun28/issues-translate-action)
2 years ago
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
2 years ago
Kevin Wan 4cd065f4f4
Update issues.yml 2 years ago
Kevin Wan da5770ee2b
chore: release action for goctl (#2239) 2 years ago
Kevin Wan ff6f109065
Create dependabot.yml
add dependabot.
2 years ago
chen quan 86d70317bf
chore: upgrade action version (#2027) 2 years ago
chen quan e9501c3fb3
chore(action): simplified release configuration (#1935) 3 years ago
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>
3 years ago
Kevin Wan 95282edb78
Update FUNDING.yml
update sponsor
3 years ago
Kevin Wan 095b603788
chore: remove gofumpt -s flag, default to be enabled (#1816) 3 years ago
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
3 years ago
Kevin Wan 468c237189
chore: upgrade dependencies (#1444)
* chore: upgrade dependencies

* ci: upgrade go to 1.15
3 years ago
Kevin Wan b9b80c068b
ci: add translator action (#1441) 3 years ago
Kevin Wan d6ff30a570
chore: fix golint issues (#1396) 3 years ago
Kevin Wan 768936b256
ci: remove 386 binaries (#1393) 3 years ago
Kevin Wan c6eb1a9670
ci: remove windows 386 binary (#1392)
* ci: remove windows 386 binary

* chore: update go-zero

* chore: update go-zero
3 years ago
Kevin Wan cfcfb87fd4
ci: add release action to auto build binaries (#1371) 3 years ago
Kevin Wan 8315a55b3f
Update FUNDING.yml
enable sponsorship.
3 years ago
Kevin Wan ba5f8045a2
Update FUNDING.yml
disable sponsor button.
3 years ago
Kevin Wan c1abe87953
Create FUNDING.yml
add sponsor button
3 years ago
Kevin Wan 65905b914d
ci: add reviewdog (#1096) 3 years ago
Kevin Wan d3ae9cfd49
ci: accurate error reporting on lint check (#1089) 3 years ago
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
3 years ago
Kevin Wan d87d203c3b
Revert "chore: run unit test with go 1.14 (#1084)" (#1085)
This reverts commit 3ae6a882a7.
3 years ago
Kevin Wan 3ae6a882a7
chore: run unit test with go 1.14 (#1084) 3 years ago
Kevin Wan 74ad681a66
update issue templates (#1074) 3 years ago
Kevin Wan e7bbc09093 Update issue templates 3 years ago
Kevin Wan 10805577f5
reorg imports, format code (#1000) 3 years ago
Kevin Wan 4ef1859f0b
use codecov action v1 (#985) 3 years ago
Kevin Wan 6fd08027ff
update go version to 1.14 for github workflow (#976) 3 years ago
chenquan b9e268aae8
Update Codecov `action` (#974) 3 years ago
Kevin Wan c6642bc2e6
add workflow for closing inactive issues (#906)
* add workflow for closing inactive issues

* add workflow for closing inactive issues, add newline
3 years ago
Kevin Wan ed735ec47c
Update codeql-analysis.yml
disable python code analysis, python code is in examples.
4 years ago
Kevin Wan e44584e549
Create codeql-analysis.yml 4 years ago
kevin b5dcadda78 remove markdown linter temporarily 4 years ago
Sergey Cheung 21e811887c
Markdown lint (#58)
* markdown linter

* format markdown docs

* format exiting markdown docs
4 years ago
kevin c575fa7f95 fix ci script 4 years ago
kevin fe2252184a update ci configuration 4 years ago
kevin f294090130 update codecov settings 4 years ago