Commit Graph

30 Commits

Author SHA1 Message Date
liruichen_wsl
24e06870bb refactor: go module name 2024-11-19 11:32:10 +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
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
51a137411b feat: 新增 profile get/delete, agent get/delete 接口 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
tongjingran
40eb557acc add profile 2021-07-22 15:38:00 +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
tongjingran
8aa7057b86 fix no profiles 2020-09-14 16:35:46 +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
tongjingran
4ebcd7c6ac clearer description 2020-07-20 19:56:01 +08:00
tongjingran
0a87b5ac3c clearer description 2020-07-20 17:40:44 +08:00
tongjingran
67e5906bd1 optimize statement and encapsulate logic 2020-07-17 17:08:21 +08:00
tongjingran
273ccbfbf2 add uts and optimize expression 2020-07-16 12:28:41 +08:00
tongjingran
f96a73f219 change server name register to server and process duplicate flag values 2020-07-16 12:27:01 +08:00
tongjingran
3e5f0e1a81 add flags for cmd profile 2020-07-16 12:26:15 +08:00
jichangjun
8f95da9041 add register command 2020-06-14 11:46:31 +08:00
lyyyuna
5a2a6cd199 fix gofmt 2020-06-13 21:22:00 +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
Lei,Liu
53d6385efa Add usage for some commands 2020-05-29 11:24:43 +08:00
jichangjun
46027e2a00 update copyright with qiniu.com url 2020-05-26 00:21:54 +08:00
Changjun Ji
a39187f6df
add goc profile command (#11) 2020-05-23 10:14:11 +08:00