lyyyuna
|
40bdcf21d4
|
fix go1.11 go1.12 pkg.Root issue
|
2020-06-17 14:55:29 +08:00 |
|
lyyyuna
|
272e4a858b
|
fix ci
fix ci - ginkgo
|
2020-06-17 14:55:29 +08:00 |
|
lyyyuna
|
57498dd11f
|
fix #14
|
2020-06-17 14:55:29 +08:00 |
|
qiniu-bot
|
103dafe41d
|
Merge pull request #37 from CarlJi/0610
Feature: add goc run command
|
2020-06-16 20:29:13 +08:00 |
|
jichangjun
|
2c101f62f1
|
add test cases
|
2020-06-15 19:33:20 +08:00 |
|
jichangjun
|
76b03178c0
|
adjust log behavior for goc server and agent
|
2020-06-15 17:34:54 +08:00 |
|
jichangjun
|
99fe3e5fe4
|
only save services informaion into memory for goc run mode
|
2020-06-15 17:16:50 +08:00 |
|
jichangjun
|
3dd2c9cd21
|
capture logs when executing goc run
|
2020-06-15 15:54:36 +08:00 |
|
jichangjun
|
c82e61dcfe
|
use viper to get value of debug flag
|
2020-06-15 15:29:49 +08:00 |
|
jichangjun
|
4ad2bc3fd7
|
feature: add run command
|
2020-06-15 15:24:26 +08:00 |
|
jichangjun
|
0fb0487dbb
|
refactor cover method
|
2020-06-15 15:24:26 +08:00 |
|
qiniu-bot
|
4be6d34cad
|
Merge pull request #34 from CarlJi/0610
Feature: add list/register command
|
2020-06-14 18:47:36 +08:00 |
|
jichangjun
|
346530150c
|
show debug flag
|
2020-06-14 13:28:41 +08:00 |
|
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 |
|
qiniu-bot
|
e18aa10bf5
|
Merge pull request #35 from lyyyuna/new-args-parse3
refactor install/build command
|
2020-06-14 11:45:21 +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
|
fe93aca1a6
|
fix binary name in e2e test
|
2020-06-13 20:18:13 +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
|
b017346ab4
|
remove unnecessary lines
|
2020-06-12 18:00:24 +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 |
|
Changjun Ji
|
2dfcf1e9bf
|
Merge pull request #32 from CarlJi/0607
add new command 'goc init'
|
2020-06-07 14:12:28 +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 |
|
jichangjun
|
4e614b18d1
|
doc: small adjust to make them consistent
|
2020-06-07 10:48:07 +08:00 |
|
qiniu-bot
|
9ce7b168ea
|
Merge pull request #28 from lyyyuna/command-help-fix
Update command usage
|
2020-06-05 10:42:07 +08:00 |
|
lyyyuna
|
72fab79b6a
|
fix typo
|
2020-06-05 10:17:51 +08:00 |
|
lyyyuna
|
bd16f920c8
|
update command usage
|
2020-06-03 17:12:47 +08:00 |
|
Changjun Ji
|
0a088cc08b
|
Merge pull request #20 from e06084/diff
goc add diff cmd
|
2020-06-01 20:29:12 +08:00 |
|
chupei
|
13ec9b05c7
|
addjust diff cmd examples format
|
2020-06-01 18:01:49 +08:00 |
|
chupei
|
cc16022193
|
go test rm race check since qiniu SDK has race issue
|
2020-06-01 18:01:49 +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 |
|
Changjun Ji
|
cb74426dd4
|
Merge pull request #27 from CarlJi/0528
doc: the feature about clearing code coverage counters is supported now
|
2020-05-31 15:33:32 +08:00 |
|
jichangjun
|
9f327988cf
|
doc: the feature about clearing code coverage counters is supported now
|
2020-05-31 15:31:40 +08:00 |
|
qiniu-bot
|
6326e365c6
|
Merge pull request #25 from memoryliu/usage
Add usage for some commands
|
2020-05-29 14:40:48 +08:00 |
|
Lei,Liu
|
53d6385efa
|
Add usage for some commands
|
2020-05-29 11:24:43 +08:00 |
|
qiniu-bot
|
7f855deb68
|
Merge pull request #23 from memoryliu/mode
Add coverage clear feature
|
2020-05-27 19:42:50 +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 |
|
qiniu-bot
|
7bf0db074d
|
Merge pull request #22 from CarlJi/0526
remove copyright leader for test sample file
|
2020-05-26 16:09:39 +08:00 |
|
jichangjun
|
94f868fbf5
|
remove copyright leader for test sample file
|
2020-05-26 10:12:05 +08:00 |
|
Changjun Ji
|
1cd419d582
|
Merge pull request #21 from CarlJi/0526
update copyright with qiniu.com url
|
2020-05-26 00:22:41 +08:00 |
|
jichangjun
|
46027e2a00
|
update copyright with qiniu.com url
|
2020-05-26 00:21:54 +08:00 |
|
Changjun Ji
|
8631044f7b
|
Merge pull request #18 from CarlJi/0522
fix License link
|
2020-05-24 16:54:32 +08:00 |
|
jichangjun
|
26e93d830c
|
fix License link
|
2020-05-24 16:54:02 +08:00 |
|