Commit Graph

335 Commits

Author SHA1 Message Date
GLYASAI
b89b176c4e [ADD] start and finish time for build version 2019-08-16 11:18:00 +08:00
barnett
afad2655ea Merge branch 'V5.1' 2019-07-31 11:17:55 +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
4dff6aa2f0 fix share slug lead to chaos blocking bug 2019-07-12 14:58:42 +08:00
barnett
97c1c40080 Selective concurrency control 2019-07-12 14:42:24 +08:00
barnett
f3574ddd3d merge master to 5.1 2019-07-03 12:24:33 +08:00
barnettZQG
8a737a69ff
Merge pull request #309 from GLYASAI/RAINBOND-951
[ADD] export apps with config file
2019-07-03 09:53:37 +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
1dcdf60d71 Chaos exits when returning to a task in progress to a messaging system 2019-06-29 18:45:09 +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
barnett
6b0713ccc4 merge 5.1 branch code 2019-06-25 22:01:03 +08:00
barnett
1b9b4d71ad merge code 2019-06-25 21:58:36 +08:00
barnettZQG
742fdd5750
Merge pull request #306 from GLYASAI/RAINBOND-1019
[FIX] no image specified
2019-06-25 17:54:14 +08:00
GLYASAI
cabc655d18 [ADD] export apps with config file 2019-06-25 16:14:42 +08:00
GLYASAI
f0f72660ae [FIX] no image specified 2019-06-24 14:48:24 +08:00
GLYASAI
5e0fd373b0 [REV] rollback transaction when panic 2019-06-20 14:04:05 +08:00
barnett
c797894103 add service ratelimit support 2019-06-14 15:19:53 +08:00
barnett
1a68f05e2e add pull image error 2019-05-31 10:52:47 +08:00
GLYASAI
47d3228e6a [FIX] failed to parse rainbondfile 2019-05-22 10:55:52 +08:00
barnett
a7f1718c01 [REV] merge v5.1 to master 2019-05-16 10:35:47 +08:00
GLYASAI
10e4722d69 [FIX] no need runner for image app 2019-04-17 23:58:22 +08:00
GLYASAI
b81dd0c9a6 [FIX] wrong image name for app from market 2019-04-17 23:31:26 +08:00
barnett
2617e90740 [REV] merge v5.1 to master 2019-04-17 15:50:38 +08:00
GLYASAI
91b38c2318 [REV] Use * to indicate the name that cannot be recognized. 2019-04-14 22:28:44 +08:00
GLYASAI
a41b2d4ee9 [FIX] error package name for maven project 2019-04-14 16:04:15 +08:00
barnett
07ffb0f157 support set hub user and pass by env in docker compose 2019-04-14 09:25:00 +08:00
barnett
2bd92194c0 change some code for image check 2019-04-13 11:13:52 +08:00
barnett
aaf682cff9 fix docker compose check bug 2019-04-12 21:25:44 +08:00
barnettZQG
6dba8e7890
Merge pull request #271 from GLYASAI/multi
support for detection of multiple services
2019-04-11 22:20:56 -05:00
GLYASAI
78ea8e7c86 [FIX] merge error 2019-04-11 23:46:21 +08:00
barnett
4a7f4e8986 change image parse method 2019-04-11 23:00:02 +08:00
barnett
fc9933a356 [REV] change the dockercompose check results 2019-04-11 22:32:19 +08:00
黄润豪
189d1e0eb8
Merge branch 'V5.1' into multi 2019-04-11 22:20:34 +08:00
huangrh
3eeb943304 [REV] modify the rainbondfile to fit multiple services 2019-04-11 22:06:14 +08:00
barnett
a3204984da [ADD] add support parse yaml docker-compose body. 2019-04-11 20:14:41 +08:00
barnett
329a13064e [ADD] suppor detect the service deployment type by image name 2019-04-10 22:26:51 +08:00
barnett
a1c842713b [REV] change docker compose check, do not pull image. 2019-04-10 17:39:50 +08:00
barnett
d7a541c125 [REV] read procfile and set image default memory 512M 2019-04-03 18:58:58 +08:00
huangrh
217f79dbb4 Merge branch 'master' into multi 2019-04-01 16:14:16 +08:00
barnett
23fa8eca48 Specification of internal image registry domain 2019-03-29 18:28:01 +08:00
huangrh
580e5a4924 [FIX] final image name 2019-03-28 14:15:46 +08:00
huangrh
d730e3506a [FIX] wrong image in docker-compose.yaml 2019-03-27 16:04:50 +08:00
huangrh
8302278130 [ADD] maven multi-modules for service check 2019-03-27 11:11:13 +08:00
huangrh
9d47fae53e [ADD] add depend_on for docker-compose 2019-03-26 15:48:15 +08:00
huangrh
df131acae6 [FIX] application exported docker-compose environment variable is not complete 2019-03-26 11:07:06 +08:00
barnett
4c328cedfc change NO_CACHE judge conditions 2019-03-20 18:52:32 +08:00
GLYASAI
0f886b3d35 [ADD] add or update api for gateway rule configuration 2019-03-13 13:58:30 +08:00
黄润豪
5ce8b28c73
Merge branch 'master' into master 2019-03-09 22:08:45 +08:00