Commit Graph

390 Commits

Author SHA1 Message Date
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
d1708d550e feat: update skip and need + 2023-08-25 17:40:13 +08:00
liruichen
b2f4eefd45 feat: update skip and need 2023-08-25 16:49:07 +08:00
liruichen
8ea7920fbb feat: update release.sh 2023-07-28 16:33:30 +08:00
liruichen
016df59f55 feat: update release.sh 2023-07-28 16:28:29 +08:00
liruichen
adc7376963 feat: update release.sh 2023-07-28 16:25:20 +08:00
liruichen
9d109690cd feat: update release.sh 2023-07-28 16:09:48 +08:00
liruichen
d8d61b5cab feat: update release.sh 2023-07-28 15:57:24 +08:00
liruichen
4a6f07a434 feat: update release.sh 2023-07-28 13:55:54 +08:00
liruichen
e4b09a370f feat: rm win release 2023-07-28 13:41:33 +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
0a5062f61b add support for vendor project with go.mod changed 2022-02-22 10:13:36 +08:00
lyyyuna
9629df8fef rename design doc 2022-02-22 10:13:36 +08:00
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