Commit Graph

19 Commits

Author SHA1 Message Date
jichangjun
d951afb435 remove useless logic 2021-01-17 18:29:24 +08:00
tongjingran
cc35564b1d shadow symlink file instead of skip 2020-12-31 16:07:07 +08:00
tongjingran
c305472279 skip irregular files except dir 2020-12-31 11:26:48 +08:00
tongjingran
0be9c822e8 change build copy 2020-12-31 11:12:52 +08:00
Changjun Ji
51601902e2
Revert "optimize the file copy strategy of goc build" 2020-12-22 15:22:17 +08:00
Changjun Ji
7c8205500e
Revert "Improve performance of getting filelist to copy" 2020-12-22 15:21:31 +08:00
lyyyuna
711c14cad1 improve performance of getting filelist to copy 2020-12-21 13:18:49 +08:00
tongjingran
a72ede39bd change copy function name 2020-12-18 19:54:46 +08:00
tongjingran
1fb530c9ab fix newGopath set & target name 2020-12-15 20:38:43 +08:00
tongjingran
d8cd308ce1 optmise the copy stratgy 2020-12-15 20:38:43 +08:00
lyyyuna
7916d1ee68 get current working directory only once 2020-06-18 17:03:14 +08:00
lyyyuna
57498dd11f fix #14 2020-06-17 14:55:29 +08:00
jichangjun
4ad2bc3fd7 feature: add run command 2020-06-15 15:24:26 +08:00
lyyyuna
5a2a6cd199 fix gofmt 2020-06-13 21:22:00 +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
jichangjun
f07d0a1312 add new command 'goc init' 2020-06-07 14:07:53 +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