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 |
|
凡羊羊
|
c16cfe05ce
|
remove wrong ctx.Done()
|
2020-03-03 12:25:21 +08:00 |
|
凡羊羊
|
54427b8889
|
wait old job clean
|
2020-03-03 11:37:10 +08:00 |
|
凡羊羊
|
e76aa6952e
|
update run job
|
2020-03-01 23:26:54 +08:00 |
|
barnettZQG
|
9854c9b3b0
|
Merge branch 'V5.1' into V5.2
|
2020-02-24 10:31:08 +08:00 |
|
barnettZQG
|
867e2e975e
|
fix build version conflict bug
|
2020-02-19 18:03:07 +08:00 |
|
凡羊羊
|
cb3ee38c3f
|
remove job debug env
|
2020-02-14 08:25:42 +08:00 |
|
凡羊羊
|
d7fcfb7a0c
|
delete unuseful code
|
2020-02-03 14:36:14 +08:00 |
|
凡羊羊
|
8e09e01318
|
remove close(podChan)
|
2020-02-03 11:30:27 +08:00 |
|
凡羊羊
|
fa598e4d5c
|
update job, using k8s watch
|
2020-02-02 21:29:18 +08:00 |
|
凡羊羊
|
8335972ca2
|
fix preview error
|
2020-01-19 10:45:29 +08:00 |
|
凡羊羊
|
27e9914496
|
add cache path and fix logs repeate bugs
|
2020-01-18 18:48:57 +08:00 |
|
凡羊羊
|
ccd34e3d39
|
update get log
|
2020-01-18 17:48:55 +08:00 |
|
凡羊羊
|
f4fa4997e4
|
k8s get job pod logs finish
|
2020-01-18 11:21:46 +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
|
4314844781
|
Remove some Chinese logs
|
2019-12-02 16:12:22 +08:00 |
|
glyasai
|
c96557269f
|
rm slug pkg after build complete
|
2019-10-29 11:21:18 +08:00 |
|
barnett
|
2fbe64002b
|
Fix a BUG that caused code package name conflicts during bulk builds
|
2019-07-13 10:07:12 +08:00 |
|
barnett
|
36fa6a6eb1
|
fix env update bug and builder container
exist bug
|
2019-07-02 16:08:31 +08:00 |
|
barnett
|
b067ed02f7
|
Add deployment version environment variables
|
2019-06-30 11:16:43 +08:00 |
|
barnett
|
7a9d247650
|
change strategies for injecting environment variables
|
2019-06-29 17:03:14 +08:00 |
|
barnett
|
7bb40c363a
|
Change the source build version medium to image
|
2019-06-29 15:20:11 +08:00 |
|
huangrh
|
3eeb943304
|
[REV] modify the rainbondfile to fit multiple services
|
2019-04-11 22:06:14 +08:00 |
|
barnett
|
9870da385e
|
[REV] support parse ARG variable value
|
2019-02-28 18:19:08 +08:00 |
|
barnett
|
065913a55c
|
[REV] Optimize code quality via gofmt
|
2019-02-12 15:40:42 +08:00 |
|
GLYASAI
|
805d48eedb
|
[FIX] wrong Dockerfile ARGs
|
2019-01-27 10:47:15 +08:00 |
|
barnett
|
b16a54b5b0
|
[REV] change docker client api package
|
2018-12-07 14:24:14 +08:00 |
|
barnett
|
d841ec7332
|
[REV] dotnet support customize runtime version and build commands
|
2018-12-06 13:41:43 +08:00 |
|
barnettZQG
|
01518717de
|
[REV] fix docker cmd not exist bug while build .netcore
|
2018-10-11 14:19:13 +08:00 |
|
barnettZQG
|
1952618789
|
[REV] pull builder image if it is not exist before build code.
|
2018-09-14 16:28:15 +08:00 |
|
barnettZQG
|
a8a2b6c8f4
|
[REV] auto remove builder container after build complete.
|
2018-09-08 13:39:12 +08:00 |
|
barnettZQG
|
2ab41d4bb7
|
[REV] Support to set internal repostory info, builder、runner image name
|
2018-09-02 22:44:38 +08:00 |
|
barnettZQG
|
f70743a195
|
[ADD] add event writer method
|
2018-09-02 16:36:28 +08:00 |
|
barnettZQG
|
74bc0f897b
|
[REV] update code for read build log
|
2018-08-28 18:06:58 +08:00 |
|
barnettZQG
|
79991420fb
|
[REV] update read builder log
|
2018-08-27 19:21:17 +08:00 |
|
barnettZQG
|
08a8f2f7bf
|
[REV] update log show
|
2018-08-27 18:57:54 +08:00 |
|
barnettZQG
|
6de06ab0dd
|
[REV] update log to english
|
2018-08-27 18:44:29 +08:00 |
|
barnettZQG
|
9ead7e6c79
|
[REV] update build app from code
|
2018-08-27 18:37:41 +08:00 |
|
barnettZQG
|
990f4c29da
|
[REV] update tgz dir create
|
2018-08-27 17:32:56 +08:00 |
|
barnettZQG
|
280bf1574b
|
[REV] change run builder container code.
|
2018-08-27 16:03:52 +08:00 |
|
barnettZQG
|
74db753471
|
[FIX] fix env value have " bug.
|
2018-08-24 11:51:15 +08:00 |
|
barnettZQG
|
449ed4d88f
|
[REV] update code builder pipeline
|
2018-08-24 10:02:34 +08:00 |
|
barnettZQG
|
5ca4894db7
|
[REV] remove build.pl file
|
2018-08-23 18:50:34 +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 |
|
barnettZQG
|
341a82ea24
|
[ADD] add support .netcore 2.1 code in linux (beta #89)
|
2018-07-11 11:49:55 +08:00 |
|