Commit Graph

60 Commits

Author SHA1 Message Date
yangk
ebbe47af99 chore: delete unused code 2022-09-30 10:20:39 +08:00
yangk
7ce9b0a848 perf: support docker and containerd to operate image 2022-09-30 10:20:39 +08:00
Quyc
ca430ec466 feat: containerd pull and push, kaniko build image (#1324)
Co-authored-by: 曲源成 <quyc@goodrain.com>
2022-09-30 10:20:39 +08:00
Quyc
e501ed3ddd
fix: create package md5 (#1259)
Co-authored-by: Quyc <qyc@QycMacBook-Pro.local>
2022-08-03 09:54:56 +08:00
Quyc
de1ce89015
feat: support package construction and job type components (#1256)
* feat: create a component by uploading package

* feat: create a component by uploading package

* feat: job cronjob source create

* fix: delete upload yaml

* fix: code format

* feat: quick copy package upload

* fix: build from code failure

* fix: upload package and quickly copy

* fix: drop this else

* fix: code roblem solving 731

Co-authored-by: Quyc <qyc@QycMacBook-Pro.local>
2022-08-01 00:12:02 +08:00
barnettZQG
846e864c13 support oss code source 2021-08-09 13:08:47 +08:00
barnettZQG
28be7c7d9c upgrade kube sdk to 0.20.0 #931 2021-04-01 19:08:57 +08:00
barnettZQG
aee6aec826 fix build time not correct bug 2021-03-15 21:24:48 +08:00
barnettZQG
fe2db1e973 format code 2020-11-25 16:39:38 +08:00
barnettZQG
6c2807a856 init go mod #821 2020-09-06 11:09:48 +08:00
barnettZQG
692c4292c1 Increases the source code build timeout 2020-08-26 19:15:41 +08:00
fanyangyang
639fb79d57 use env for cache mode 2020-06-11 11:49:29 +08:00
fanyangyang
9ef470895c support custom cache path 2020-06-11 09:36:50 +08:00
barnettZQG
487d1bf497 fix svn bug 2020-06-03 16:32:30 +08:00
fanyangyang
3b89b46674 custom namespace 2020-05-15 20:31:34 +08:00
fanyangyang
fbbd88a0ea support cache use hostpath 2020-05-01 12:18:07 +08:00
barnettZQG
f27b647868 Refactor the flow control of the source code build. 2020-03-16 12:55:51 +08:00
凡羊羊
55ed4b8921 support custom pvc name 2020-03-04 17:24:54 +08:00
凡羊羊
810685825e fix source code source dir 2020-02-24 16:04:10 +08:00
凡羊羊
fa598e4d5c update job, using k8s watch 2020-02-02 21:29:18 +08:00
凡羊羊
7548c2fe31 use job 2020-01-16 21:13:45 +08:00
凡羊羊
659d752f7f add extra hosts when builder source code 2020-01-06 20:26:56 +08:00
黄润豪
c6df516031
Merge branch 'master' into gc 2019-12-03 23:04:06 +08:00
barnettZQG
fcbabcd008 New build timeout error prompt 2019-12-02 15:56:46 +08:00
glyasai
3c123b68f9 remove persistent data 2019-10-31 17:29:45 +08:00
GLYASAI
249f2ab9c5 [FIX] no branch for code info 2019-08-27 11:29:23 +08:00
GLYASAI
b89b176c4e [ADD] start and finish time for build version 2019-08-16 11:18:00 +08:00
barnett
4c328cedfc change NO_CACHE judge conditions 2019-03-20 18:52:32 +08:00
barnett
b6eed75a65 [ADD] add batch operation api 2019-03-08 19:22:22 +08:00
barnett
b16a54b5b0 [REV] change docker client api package 2018-12-07 14:24:14 +08:00
barnett
ebf9636823 [ADD] Add the processing flow after the application is built 2018-12-04 15:09:00 +08:00
barnett
2eb8263ed9 [REV]change mq client code 2018-12-04 13:43:15 +08:00
barnett
cae1e2053e [ADD] add new start process for new app runtime 2018-11-16 18:16:55 +08:00
barnettZQG
43e95bd1a5 [REV] support branch and custom dir checkout for svn 2018-10-26 14:22:59 +08:00
barnettZQG
0b961b0734 [ADD] svn client support update code 2018-10-25 11:41:02 +08:00
barnettZQG
364dc510bf [FIX] fix code server type read failure bug 2018-10-18 12:19:06 +08:00
barnettZQG
2ab41d4bb7 [REV] Support to set internal repostory info, builder、runner image name 2018-09-02 22:44:38 +08:00
barnettZQG
12fce7269f [REV] update code for debug 2018-08-31 16:55:10 +08:00
barnettZQG
6de06ab0dd [REV] update log to english 2018-08-27 18:44:29 +08:00
barnettZQG
990f4c29da [REV] update tgz dir create 2018-08-27 17:32:56 +08:00
barnettZQG
74db753471 [FIX] fix env value have " bug. 2018-08-24 11:51:15 +08:00
barnettZQG
44a09e7661 [FIX] fix the branch empty bug 2018-08-23 14:36:29 +08:00
barnettZQG
1d7a22fe89 [REV] update code build chain 2018-08-23 14:06:21 +08:00
Zhang Jiajun
35f266a2c5 [Add] Support instruction ARG for build application by source code. 2018-08-01 10:45:28 +08:00
Zhang Jiajun
a771d7b0fc [Add] Support instruction ARG for build application by source code. 2018-08-01 10:45:05 +08:00
Zhang Jiajun
c331658cae [Add] Support instruction ARG for build application by source code. 2018-08-01 10:29:28 +08:00
Zhang Jiajun
d3e09b04f5 [Add] Support instruction ARG for build application by source code. 2018-08-01 10:23:42 +08:00
Zhang Jiajun
5a38976f60 [ADD] Support Arg option for build application from source code. 2018-07-31 16:21:26 +08:00
barnettZQG
a0250c21ae [REV] svn support test success (fixed#85) 2018-07-27 14:55:34 +08:00
barnettZQG
cee5f3e1a6 [FIX] fix svn code hash too short bug 2018-07-27 12:53:38 +08:00