Commit Graph

69 Commits

Author SHA1 Message Date
jichangjun
3115bead40 add unit tests for register and list api 2020-06-14 11:46:31 +08:00
jichangjun
8f95da9041 add register command 2020-06-14 11:46:31 +08:00
jichangjun
45612d6f63 add list command 2020-06-14 11:46:31 +08:00
lyyyuna
dac858ef07 fix #14 2020-06-14 09:15:48 +08:00
lyyyuna
13c7b6ba8c add test 2020-06-13 22:30:31 +08:00
lyyyuna
5a2a6cd199 fix gofmt 2020-06-13 21:22:00 +08:00
lyyyuna
be87886315 -o compatible with go1.11,go1.2 2020-06-13 20:11:09 +08:00
lyyyuna
3717c2d29f refactor build/install command 2020-06-13 18:15:51 +08:00
lyyyuna
cd302c790d update 2020-06-12 17:51:10 +08:00
qiniu-bot
d80dfa6ef4
Merge pull request #31 from CarlJi/0531
do retry when connecting github failed
2020-06-08 11:03:31 +08:00
jichangjun
f07d0a1312 add new command 'goc init' 2020-06-07 14:07:53 +08:00
jichangjun
89efcb2215 do retry when connecting github failed 2020-06-07 11:59:27 +08:00
chupei
6129354cbd github comment set header without uppercase set 2020-06-01 18:01:49 +08:00
chupei
50ffb7980b goc add diff cmd 2020-06-01 18:01:49 +08:00
Lei,Liu
9795355196 1.Add code coverage counter clear API
2.Refact core cover method and add cover unit test
2020-05-27 19:35:10 +08:00
jichangjun
46027e2a00 update copyright with qiniu.com url 2020-05-26 00:21:54 +08:00
Changjun Ji
a39187f6df
add goc profile command (#11) 2020-05-23 10:14:11 +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
Changjun Ji
0a36185ebe
add coverage server (#4)
* add coverage server

* remove noise comments
2020-05-13 16:27:19 +08:00