Commit Graph

19 Commits

Author SHA1 Message Date
jichangjun
7c59d82fc4 README: clarify the go version for goc developing 2020-07-30 17:48:01 +08:00
jichangjun
0710d84454 README: goc already support deveop mode via goc run command 2020-07-26 18:22:09 +08:00
jichangjun
dac7a84a8a doc: add Tips into readme 2020-07-05 00:16:11 +08:00
jichangjun
33ae3a89c4 badge: add release badge 2020-07-03 20:19:55 +08:00
jichangjun
64fe1e5f1a doc: fix typo 2020-06-19 15:00:11 +08:00
jichangjun
0bbcb862a8 doc: update README 2020-06-19 14:18:52 +08:00
chupei
7d61d1af48 README.md: Add demo gif of goc run 2020-06-19 13:17:15 +08:00
jichangjun
9f327988cf doc: the feature about clearing code coverage counters is supported now 2020-05-31 15:31:40 +08:00
jichangjun
26e93d830c fix License link 2020-05-24 16:54:02 +08:00
jichangjun
ed148bba89 fix typo 2020-05-24 16:43:40 +08:00
jichangjun
857dc14763 fix typo 2020-05-24 16:36:17 +08:00
jichangjun
a2fe20da97 add example into README document 2020-05-24 16:31:03 +08:00
jichangjun
53e5d46077 add goreport and godoc badge into README doc 2020-05-24 11:08:56 +08:00
jichangjun
aad0c00c78 add codecov into README doc 2020-05-23 16:44:25 +08:00
Changjun Ji
c0659d8421
adjust project directory structure to be more friendly to use (#10) 2020-05-21 14:58:40 +08:00
Li Yiyang
c2391c5b18
Migrate qbox/goc to qiniu/goc (#8)
* build/install

* all branches

* e2e test

* goc binary

PATH

add checkout code

add +x

test github action

test for github action

test for github actions

test for github actions

test for github actions

fix ci

fix

fix temp path error

* go1.11 1.10 not support go env command

fix

* fix build dir error for go 1.11/1.12 mod project

* e2e test

test

test

fix yaml syntax error

fix

fix

fix

* fix env error

fix

fix

* add unit test

* add unit test coverage report

update

update

* add license
2020-05-21 14:30:41 +08:00
chupei
08fa9619b8
optimize ci check job name (#7)
* optimize ci check job name

* optimize ci check job name

* optimize ci check job name

Co-authored-by: chupei <chupei@qiniu.com>
2020-05-14 15:29:31 +08:00
Changjun Ji
0a36185ebe
add coverage server (#4)
* add coverage server

* remove noise comments
2020-05-13 16:27:19 +08:00
Changjun Ji
3fe54bc470
init draf README (#3) 2020-05-09 18:22:33 +08:00