Commit Graph

24 Commits (91b10bd3b9d29183096132945393079138955cd1)

Author SHA1 Message Date
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
kevin 489980ea0f add codecov report 4 years ago
kevin 78f5e7df87 update workflow 4 years ago
kevin 15936a5aee update ci 4 years ago
kevin 5a418d899b update ci, remove build 4 years ago
Kevin Wan 4ddad0e02f
Create go.yml
add ci
4 years ago