Commit Graph

27 Commits

Author SHA1 Message Date
lyyyuna
98b32214fc update test samples 2020-08-12 10:42:47 +08:00
lyyyuna
4dfd0bc735 add support for go.mod contains replace directive 2020-08-11 20:14:24 +08:00
lyyyuna
0f9bbcf502 add unit test for merge 2020-08-05 20:14:40 +08:00
lyyyuna
2c98780a10 add integration test 2020-08-05 20:14:23 +08:00
lyyyuna
288f5404b2 add merge command 2020-08-05 17:50:56 +08:00
memoryliu
81d69dea54 Fix cover service listen port issue for #74 2020-08-05 14:42:00 +08:00
tongjingran
6244624e53 fix golint and ineffassign 2020-07-31 15:26:13 +08:00
lyyyuna
628629cbe7 add unittes case & add e2e sample 2020-07-23 15:43:16 +08:00
lyyyuna
80d320705a add e2e test README
update doc
2020-07-20 10:07:08 +08:00
lyyyuna
eeb549518d enhance "file lock sync" logic 2020-07-17 20:20:07 +08:00
lyyyuna
72bf6b265d update run e2e test case 2020-07-17 14:27:00 +08:00
lyyyuna
c08f0e45eb add version test
add list e2e test

add list e2e

add clear, build e2e

add profile e2e

fix clear e2e case

update

add install e2e

add register e2e case

add init e2e case

add diff e2e case

update

update

update

add cover e2e case

update
2020-07-17 13:01:36 +08:00
lyyyuna
5abdbe2faf add goc run e2e test 2020-07-12 20:02:11 +08:00
lyyyuna
08687bae35 add codecov.yaml 2020-07-11 08:43:27 +08:00
lyyyuna
590461c281 goc build goc
update

update

update

update

update

update

update

update

update

update

update

update

update

update

update

update
2020-07-11 08:31:05 +08:00
lyyyuna
735dbb078f add test for internal package
add codecov configuration

delete
2020-07-10 15:17:33 +08:00
lyyyuna
7848a4ae06 add test samples 2020-07-10 10:52:01 +08:00
jichangjun
64fe1e5f1a doc: fix typo 2020-06-19 15:00:11 +08:00
lyyyuna
272e4a858b fix ci
fix ci - ginkgo
2020-06-17 14:55:29 +08:00
jichangjun
346530150c show debug flag 2020-06-14 13:28:41 +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
cd302c790d update 2020-06-12 17:51:10 +08:00
jichangjun
94f868fbf5 remove copyright leader for test sample file 2020-05-26 10:12:05 +08:00
jichangjun
46027e2a00 update copyright with qiniu.com url 2020-05-26 00:21:54 +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