Commit Graph

415 Commits

Author SHA1 Message Date
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
qiniu-bot
2535a6eb7c
Merge pull request #68 from lyyyuna/goc-43
fix wrong output binary name
2020-07-10 18:09:41 +08:00
lyyyuna
735dbb078f add test for internal package
add codecov configuration

delete
2020-07-10 15:17:33 +08:00
lyyyuna
0efacf0ca9 add unit test for #43 2020-07-10 11:05:54 +08:00
lyyyuna
7848a4ae06 add test samples 2020-07-10 10:52:01 +08:00
lyyyuna
92c3420273 add makefile 2020-07-10 10:20:43 +08:00
qiniu-bot
802ef514d0
Merge pull request #63 from memoryliu/fix_61
Add agentport flag check
2020-07-09 16:31:40 +08:00
memoryliu
ac34f416da Add agentport flag check 2020-07-09 16:03:09 +08:00
Changjun Ji
f4d07c6a93
Merge pull request #62 from CarlJi/0703
doc: add Tips into readme
2020-07-05 00:20:15 +08:00
jichangjun
dac7a84a8a doc: add Tips into readme 2020-07-05 00:16:11 +08:00
qiniu-bot
7d2d49cf5a
Merge pull request #60 from lyyyuna/goc-auto-version
support goc version using `go get`
2020-07-04 17:43:07 +08:00
lyyyuna
d4194bb18c auto version 2020-07-04 15:10:25 +08:00
qiniu-bot
6398d4f028
Merge pull request #54 from memoryliu/feature_52
Add particular port for registered service when goc build
2020-07-03 23:59:09 +08:00
qiniu-bot
7792fcf2cb
Merge pull request #58 from lyyyuna/goc-50
support for new packages that need downloading.
2020-07-03 23:23:08 +08:00
lyyyuna
60727d8903 support for new packages that need downloading.
log stderr as well

fix gofmt
2020-07-03 22:29:53 +08:00
Lei,Liu
24040459f2 Add particular port for registered service when goc build 2020-07-03 21:28:12 +08:00
qiniu-bot
2c72d70efc
Merge pull request #56 from CarlJi/0703
badge: add release badge
2020-07-03 20:23:09 +08:00
jichangjun
33ae3a89c4 badge: add release badge 2020-07-03 20:19:55 +08:00
qiniu-bot
a2933ef03e
Merge pull request #55 from CarlJi/0703
goc version managment
2020-07-03 20:09:09 +08:00
jichangjun
4b91d36d8d goc version: dynamic inject the version value when publishing 2020-07-03 19:36:49 +08:00
jichangjun
2690f11488 goc command: version 2020-07-03 19:30:08 +08:00
qiniu-bot
f8b8fdb014
Merge pull request #49 from CarlJi/0627
goc build: provide short flag for output option
2020-06-29 19:28:38 +08:00
jichangjun
0ced979879 goc build: provide short flag for output option 2020-06-29 19:23:38 +08:00
Changjun Ji
da04bb484c
Merge pull request #47 from CarlJi/0627
doc: be consistent and remove noise
2020-06-27 13:28:26 +08:00
jichangjun
3de6ec5a2d doc: be consistent and remove noise 2020-06-27 13:24:57 +08:00
qiniu-bot
79809919de
Merge pull request #46 from lyyyuna/release-test
Add release Action
2020-06-24 13:28:23 +08:00
lyyyuna
4daa2f43cf name convention 2020-06-24 13:13:49 +08:00
lyyyuna
55d927ba0d checksum file name 2020-06-24 13:04:24 +08:00
lyyyuna
55f360357d Add release Action 2020-06-24 12:52:00 +08:00
Changjun Ji
304aaf0504
Merge pull request #45 from CarlJi/0617
doc: fix typo
2020-06-19 15:03:03 +08:00
jichangjun
64fe1e5f1a doc: fix typo 2020-06-19 15:00:11 +08:00
qiniu-bot
16fa2a5322
Merge pull request #44 from CarlJi/0617
do not print host for goc agent by default
2020-06-19 14:52:22 +08:00
jichangjun
0bbcb862a8 doc: update README 2020-06-19 14:18:52 +08:00
jichangjun
f6a9ce3aac do not print host for goc agaent by default 2020-06-19 14:03:40 +08:00
qiniu-bot
e39bc1eda7
Merge pull request #40 from e06084/master
README.md: Add demo gif of goc run
2020-06-19 14:00:23 +08:00
chupei
7d61d1af48 README.md: Add demo gif of goc run 2020-06-19 13:17:15 +08:00
qiniu-bot
a5504c17d4
Merge pull request #42 from lyyyuna/error-improve
Enhance error handling
2020-06-18 23:06:24 +08:00
lyyyuna
5892de106b fix unit test
add test for cover package

add unit test
2020-06-18 20:24:12 +08:00
lyyyuna
7916d1ee68 get current working directory only once 2020-06-18 17:03:14 +08:00
lyyyuna
2a8d444043 fix ci 2020-06-18 16:26:06 +08:00
lyyyuna
b02d49c2be enhance error handling 2020-06-18 16:20:54 +08:00
qiniu-bot
4c7721b0e8
Merge pull request #39 from lyyyuna/goc-14
fix #14
2020-06-17 15:25:27 +08:00
lyyyuna
a5f358576d add unit test
add unit test for install

fix unit test

add  license

add test
2020-06-17 15:01:20 +08:00
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