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 |
|
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 |
|
lyyyuna
|
15caa56c73
|
clear coverage by service&addr
|
2020-09-11 15:45:45 +08:00 |
|
jichangjun
|
3f29fd78ca
|
redesign profile api
|
2020-09-05 15:52:27 +08:00 |
|
jichangjun
|
ca15b18860
|
goc profile: add coverpkg flag
|
2020-09-02 21:06:37 +08:00 |
|
jichangjun
|
d1576b9a70
|
fix golint error
|
2020-08-13 15:07:25 +08:00 |
|
lyyyuna
|
0f9bbcf502
|
add unit test for merge
|
2020-08-05 20:14:40 +08:00 |
|
lyyyuna
|
288f5404b2
|
add merge command
|
2020-08-05 17:50:56 +08:00 |
|
tongjingran
|
dc72708d64
|
mock qiniu, gihub, artifacts client
|
2020-07-27 10:40:45 +08:00 |
|
tongjingran
|
8c719effc8
|
ut case add
|
2020-07-27 10:38:12 +08:00 |
|
jichangjun
|
249a931f6c
|
fix golint error
|
2020-07-26 17:03:47 +08:00 |
|
tongjingran
|
4ebcd7c6ac
|
clearer description
|
2020-07-20 19:56:01 +08:00 |
|
tongjingran
|
0a87b5ac3c
|
clearer description
|
2020-07-20 17:40:44 +08:00 |
|