Commit Graph

113 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
f0fbcc680a feat: only inject cmd 2024-09-05 15:10:18 +08:00
liruichen_wsl
293cf38971 refactor: go mod v2 2024-03-06 16:49:35 +08:00
liruichen
b0692a2b0f feat: add extra json format 2023-09-08 17:27:32 +08:00
liruichen
cfe8df3d85 fix: dont display logo 2023-09-04 18:15:13 +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
liruichen
7c39aad1ac feat: log version 2023-08-25 18:51:14 +08:00
liruichen
147b8a47df feat: log version 2023-08-25 18:47:10 +08:00
liruichen
ca1ec49eeb feat: add needed file filter 2023-07-28 11:48:05 +08:00
Li Yiyang
ee63433ca4
add skip pattern (#268)
* add skip pattern

* fix

* fix
2022-03-15 21:45:30 +08:00
lyyyuna
88bb8123a3 📃 docs: update doc 2021-09-10 11:28:00 +08:00
lyyyuna
1574d9784c feat: 添加 goc run 命令 2021-09-09 17:40:17 +08:00
lyyyuna
51a137411b feat: 新增 profile get/delete, agent get/delete 接口 2021-09-08 11:35:42 +08:00
lyyyuna
547016fc9b add store interafce 2021-09-08 11:35:42 +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
0c6ce25f37 add merge command 2021-08-08 16:20:10 +08:00
tongjingran
40eb557acc add profile 2021-07-22 15:38:00 +08:00
lyyyuna
5f4f5c5bd7 add release ci & add version cmd 2021-07-22 11:27:14 +08:00
lyyyuna
81abc49af2 add install cmd help 2021-07-21 17:06:58 +08:00
tongjingran
465d6c506f cmdLine will return file with args 2021-07-19 17:52:50 +08:00
tongjingran
b8b7305fc8 add --wide to show service detail 2021-07-19 15:50:55 +08:00
tongjingran
17a55bb41c add goc list 2021-07-12 16:39:16 +08:00
lyyyuna
edad1f4914 add watch cmd 2021-06-24 17:28:44 +08:00
lyyyuna
cf44927ce9 add watch mode 2021-06-24 15:22:24 +08:00
lyyyuna
64504ae67b goc install cmd 2021-06-23 12:51:25 +08:00
lyyyuna
b3e9d7dd78 fix: del goc flags, still remain some 2021-06-21 16:47:36 +08:00
lyyyuna
027d31473c add host flag for goc server 2021-06-20 21:15:51 +08:00
lyyyuna
4c9163ce64 display banner and add agent's reset values 2021-06-20 16:25:30 +08:00
lyyyuna
0bebfd84aa inject websocket library & agent 2021-06-20 15:44:16 +08:00
lyyyuna
4ae7fa3d31 adjust cover project structure 2021-06-17 19:53:49 +08:00
lyyyuna
b3647fd9d9 add bridge package 2021-06-14 15:18:29 +08:00
lyyyuna
495a887dc4 list all registered services 2021-06-10 20:03:47 +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
b6e64f4da8 add websocket lib 2021-03-28 16:03:13 +08:00
lyyyuna
a62ac335e2 remove code 2021-03-25 23:01:11 +08:00
Naisisor
aea695cea5 feat(profile): add create dir function to output flag
If the directory does not exist, create it
2021-02-09 17:16:06 +08:00
jichangjun
ede278cb64 feature: add skipFile flag for profile API 2020-12-20 18:12:38 +08:00
lyyyuna
55fb63917d update 2020-10-21 14:22:33 +08:00
lyyyuna
fcc160af52 fix unit test 2020-10-21 14:22:32 +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
lyyyuna
57a56c2d68 add remove command 2020-10-21 11:36:19 +08:00
tongjingran
cc7ae82b4f new a goc server with New func 2020-09-25 20:54:36 +08:00
tongjingran
c175816849 convert cover.GocServer to a struct and support set presistence file 2020-09-25 20:54:31 +08:00
tongjingran
8aa7057b86 fix no profiles 2020-09-14 16:35:46 +08:00