Commit Graph

97 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
c85c491bc9 style: fmtBranch 2024-03-13 16:24:27 +08:00
liruichen_wsl
f6129f75ae fix: branch name '_' replace 2024-03-11 18:47:05 +08:00
liruichen_wsl
4563969f29 fix: branch name '/' replace 2024-03-08 19:00:02 +08:00
liruichen_wsl
293cf38971 refactor: go mod v2 2024-03-06 16:49:35 +08:00
liruichen
71d79c55db fix log 2023-11-10 16:39:49 +08:00
liruichen
0698ae44dc feat: git rev-parse get hash 2023-09-18 17:10:23 +08:00
liruichen
cd65fff3a2 feat: add log 2023-09-18 15:45:13 +08:00
liruichen
8e4acada74 fix: branch trim block 2023-09-11 14:21:25 +08:00
liruichen
9abf434f85 fix: get branch from remote 2023-09-11 11:08:47 +08:00
liruichen
ef75f275b0 feat: add commit branch to extra 2023-09-08 12:05:00 +08:00
liruichen
66d8d35478 feat: add commit branch to extra 2023-09-08 11:53:25 +08:00
liruichen
0a50f77815 feat: add commit branch to extra 2023-09-08 11:52:24 +08:00
liruichen
7b53901a34 feat: add commit HASH to extra v2 2023-09-08 11:31:19 +08:00
liruichen
7e18447f9a feat: add commit HASH to extra v2 2023-09-08 10:59:10 +08:00
liruichen
2ab1b3cc12 feat: add commit HASH to extra v2 2023-09-08 10:46:12 +08:00
liruichen
7b77b355de feat: add commit HASH to extra v2 2023-09-08 10:35:18 +08:00
liruichen
8a3b9214ae feat: add commit HASH to extra v2 2023-09-07 19:05:02 +08:00
liruichen
5666ec4b51 Revert "feat: add commit HASH to extra v2"
This reverts commit cb8592a567.
2023-09-07 19:04:09 +08:00
liruichen
cb8592a567 feat: add commit HASH to extra v2 2023-09-07 18:54:17 +08:00
liruichen
6c11041d9c Revert "feat: add commit HASH to extra"
This reverts commit de9a3d2118.
2023-09-07 18:48:44 +08:00
liruichen
de9a3d2118 feat: add commit HASH to extra 2023-09-07 18:28:17 +08:00
liruichen
5049a57467 feat: add extra log 2023-09-07 17:53:00 +08:00
liruichen
a0d0612bd6 feat: log GOC_REGISTER_EXTRA info 2023-09-07 16:53:41 +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
lyyyuna
0a5062f61b add support for vendor project with go.mod changed 2022-02-22 10:13:36 +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
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
fae8077705 🧪 test: 增加集测用例 2021-09-09 14:26: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
18a5e8bdc8 fix: wrong project root 2021-08-08 15:44:55 +08:00
lyyyuna
9aeb1da8f8 TmpFolderName make public 2021-07-22 19:54:14 +08:00
lyyyuna
81abc49af2 add install cmd help 2021-07-21 17:06:58 +08:00
lyyyuna
244be86304 goc server, non-block channel -> block 2021-06-24 15:33:49 +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
2774123526 fix: macos fail to build 2021-06-21 15:59:59 +08:00
lyyyuna
8df7498c33 goc build init version 2021-06-20 21:14:21 +08:00
lyyyuna
4c9163ce64 display banner and add agent's reset values 2021-06-20 16:25:30 +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
a18bd08ddd update go.mod in temp, if it has relative replace 2021-06-04 15:13:48 +08:00