Commit Graph

35 Commits

Author SHA1 Message Date
liruichen_wsl
c170be7a00 merge: qiniu 2024-11-19 12:34:49 +08:00
liruichen_wsl
24e06870bb refactor: go module name 2024-11-19 11:32:10 +08:00
Li Yiyang
7b466bc7b4
feat: register extra information during build (#390)
* feat: register extra information during build

* update github action go version

* update action
2024-11-15 15:22:22 +08:00
liruichen_wsl
293cf38971 refactor: go mod v2 2024-03-06 16:49:35 +08:00
liruichen
46c2a00419 feat: go module change 2023-08-28 12:34:44 +08:00
liruichen
ead8d89d2d feat: go module change 2023-08-28 10:31:52 +08:00
lyyyuna
f8055dcf30 update license 2021-09-02 17:55:16 +08:00
lyyyuna
456c883987 重构
1. 去掉全局的配置 config
2. 合并 pkg/build, pkg/flag, pkg/cover, pkg/config 几个包(这几个包有强相关性,适合放一处。并且分开也容易造成循环依赖)
2021-09-02 14:43:08 +08:00
lyyyuna
81abc49af2 add install cmd help 2021-07-21 17:06:58 +08:00
lyyyuna
cf44927ce9 add watch mode 2021-06-24 15:22:24 +08:00
lyyyuna
0bebfd84aa inject websocket library & agent 2021-06-20 15:44:16 +08:00
lyyyuna
b3647fd9d9 add bridge package 2021-06-14 15:18:29 +08:00
lyyyuna
18c4c4a2da copy project to temp location 2021-06-03 22:44:46 +08:00
lyyyuna
922340d8c4 parse build args 2021-04-19 10:18:37 +08:00
lyyyuna
4f39735095 customize log lib 2021-04-05 09:06:53 +08:00
lyyyuna
a62ac335e2 remove code 2021-03-25 23:01:11 +08:00
lyyyuna
9a024aa009 do cover another way
fix

update

update injected http_cover_apis_auto_generated.go

fix legacy project

fix lint
2020-10-21 14:22:32 +08:00
memoryliu
ac34f416da Add agentport flag check 2020-07-09 16:03:09 +08:00
Lei,Liu
24040459f2 Add particular port for registered service when goc build 2020-07-03 21:28:12 +08:00
jichangjun
0ced979879 goc build: provide short flag for output option 2020-06-29 19:23:38 +08:00
jichangjun
3de6ec5a2d doc: be consistent and remove noise 2020-06-27 13:24:57 +08:00
lyyyuna
7916d1ee68 get current working directory only once 2020-06-18 17:03:14 +08:00
lyyyuna
b02d49c2be enhance error handling 2020-06-18 16:20:54 +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
57498dd11f fix #14 2020-06-17 14:55:29 +08:00
jichangjun
c82e61dcfe use viper to get value of debug flag 2020-06-15 15:29:49 +08:00
jichangjun
0fb0487dbb refactor cover method 2020-06-15 15:24:26 +08:00
jichangjun
346530150c show debug flag 2020-06-14 13:28:41 +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
4e614b18d1 doc: small adjust to make them consistent 2020-06-07 10:48: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
jichangjun
46027e2a00 update copyright with qiniu.com url 2020-05-26 00:21:54 +08:00
Changjun Ji
c0659d8421
adjust project directory structure to be more friendly to use (#10) 2020-05-21 14:58:40 +08:00