maxilozoz
|
2bc374437f
|
fix: watch endpoint path (#261)
|
2022-02-14 10:20:41 +08:00 |
|
lyyyuna
|
2f194c6794
|
fix: support for tags
|
2021-12-21 16:51:29 +08:00 |
|
lyyyuna
|
cb4bdfb582
|
fix: miss duplicate deps
|
2021-11-29 14:55:36 +08:00 |
|
lyyyuna
|
7f84285421
|
🐞 fix: rm only specific id in store
|
2021-09-10 14:58:44 +08:00 |
|
lyyyuna
|
88bb8123a3
|
📃 docs: update doc
|
2021-09-10 11:28:00 +08:00 |
|
lyyyuna
|
9b09d8476f
|
add windows release
|
2021-09-09 18:00:04 +08:00 |
|
lyyyuna
|
d4c0c37202
|
🐞 fix: 修复 data race, cause by wrong agent id
|
2021-09-09 17:40:17 +08:00 |
|
lyyyuna
|
353957202b
|
add license
|
2021-09-09 17:40:17 +08:00 |
|
lyyyuna
|
1574d9784c
|
✨ feat: 添加 goc run 命令
|
2021-09-09 17:40:17 +08:00 |
|
lyyyuna
|
29c6644362
|
✨ feat: add fake store
|
2021-09-09 17:40:17 +08:00 |
|
lyyyuna
|
8ca4c5ba19
|
🐞 fix: 修复 win 下集测
|
2021-09-09 14:26:42 +08:00 |
|
lyyyuna
|
6a98d955d3
|
fix: 修复 global id race
|
2021-09-09 14:26:42 +08:00 |
|
lyyyuna
|
fae8077705
|
🧪 test: 增加集测用例
|
2021-09-09 14:26:42 +08:00 |
|
lyyyuna
|
c7c76efb37
|
🧪 test: 修复 macos 上 agent 注册偏慢的 test case
|
2021-09-08 11:35:42 +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
|
d55c54d3a1
|
将 watchagent 从全局注入改为随 main 包注入
|
2021-09-02 14:43:08 +08:00 |
|
Li Yiyang
|
c406e68e7d
|
Merge pull request #216 from lyyyuna/v2
some fixs
|
2021-08-10 17:27:50 +08:00 |
|
lyyyuna
|
0c6ce25f37
|
add merge command
|
2021-08-08 16:20:10 +08:00 |
|
lyyyuna
|
8b1f28225e
|
watch: add numstmts
|
2021-08-08 16:16:10 +08:00 |
|
lyyyuna
|
0704a4ce67
|
fix: use 1.16 to release
|
2021-08-08 15:45:35 +08:00 |
|
lyyyuna
|
52fd763655
|
skip & continue unknown flags
|
2021-08-08 15:45:19 +08:00 |
|
lyyyuna
|
18a5e8bdc8
|
fix: wrong project root
|
2021-08-08 15:44:55 +08:00 |
|
Li Yiyang
|
4af7734b8f
|
Merge pull request #210 from lyyyuna/v2
get next abailable port for e2e test
|
2021-07-23 15:32:41 +08:00 |
|
lyyyuna
|
74f85992b6
|
get next abailable port for e2e test
|
2021-07-23 15:25:03 +08:00 |
|
Li Yiyang
|
8aca5c7146
|
Merge pull request #209 from lyyyuna/v2
update e2e test of goc profile
|
2021-07-23 11:44:44 +08:00 |
|
lyyyuna
|
b91728afd7
|
binary should add .exe on windows
|
2021-07-23 11:34:14 +08:00 |
|
lyyyuna
|
2b3100bae1
|
update e2e test of goc profile
|
2021-07-23 11:17:53 +08:00 |
|
Li Yiyang
|
ffd1d2e2e1
|
Merge pull request #205 from tongjingran/profile
add basic goc profile
|
2021-07-23 10:29:31 +08:00 |
|
Li Yiyang
|
7b4629fb62
|
Merge pull request #208 from lyyyuna/v2
add readme for e2e test
|
2021-07-23 10:22:29 +08:00 |
|
lyyyuna
|
4a1393e94b
|
add desciption for e2e test
|
2021-07-22 23:02:27 +08:00 |
|
lyyyuna
|
10ba98c6e2
|
modify cmd interface
|
2021-07-22 22:25:55 +08:00 |
|
Li Yiyang
|
54f629a7b7
|
Merge pull request #207 from lyyyuna/v2
add e2e test & ci
|
2021-07-22 20:10:35 +08:00 |
|
lyyyuna
|
b839cb5659
|
add e2e test & ci
|
2021-07-22 19:57:56 +08:00 |
|
lyyyuna
|
9aeb1da8f8
|
TmpFolderName make public
|
2021-07-22 19:54:14 +08:00 |
|
tongjingran
|
cad0aa8bc3
|
rm errorf
|
2021-07-22 15:49:26 +08:00 |
|
tongjingran
|
40eb557acc
|
add profile
|
2021-07-22 15:38:00 +08:00 |
|
Li Yiyang
|
b5f99959f7
|
Merge pull request #206 from lyyyuna/v2
add release ci & add version cmd
|
2021-07-22 11:34:37 +08:00 |
|
lyyyuna
|
5f4f5c5bd7
|
add release ci & add version cmd
|
2021-07-22 11:27:14 +08:00 |
|
Li Yiyang
|
3d70ce70d6
|
Merge pull request #204 from lyyyuna/v2
add makefile
|
2021-07-22 11:13:21 +08:00 |
|
lyyyuna
|
caf8f46e14
|
add makefile
|
2021-07-22 10:58:44 +08:00 |
|
Li Yiyang
|
2c2a70f7f1
|
Merge pull request #203 from lyyyuna/v2
增加 install 的 help
|
2021-07-21 17:11:59 +08:00 |
|
lyyyuna
|
81abc49af2
|
add install cmd help
|
2021-07-21 17:06:58 +08:00 |
|
lyyyuna
|
fa844a5f8d
|
update readme
|
2021-07-21 17:06:31 +08:00 |
|
lyyyuna
|
b3d0a8de1b
|
add design
|
2021-07-21 16:36:50 +08:00 |
|
Li Yiyang
|
8e7ef51597
|
Merge pull request #198 from tongjingran/list
add command goc list
|
2021-07-21 16:32:21 +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 |
|