Commit Graph

59 Commits

Author SHA1 Message Date
Quyc
1efe111168
fix: serivce detailed status event (#1648)
* fix: serivce detailed status event

* fix: get version

---------

Co-authored-by: 曲源成 <quyc@goodrain.com>
2023-05-24 14:51:41 +08:00
张启航
124a2f0846
fix: build netcore app failed (#1563) 2023-02-20 15:52:30 +08:00
Quyc
7b19f468bd
fix: set golang proxy by env (#1494)
Co-authored-by: 曲源成 <quyc@goodrain.com>
2023-01-05 11:39:48 +08:00
Quyc
7d20f254f2
fix: re-examine the language after the build (#1258)
Co-authored-by: Quyc <qyc@QycMacBook-Pro.local>
2022-08-03 10:04:05 +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
392a655104 change jar language spec 2021-08-09 13:09:34 +08:00
barnettZQG
846e864c13 support oss code source 2021-08-09 13:08:47 +08:00
barnettZQG
fe2db1e973 format code 2020-11-25 16:39:38 +08:00
barnettZQG
0310685a0d Merge branch 'V5.2' 2020-09-25 11:28:58 +08:00
barnettZQG
7ea8df43a8 fix remove quotes bug 2020-09-15 12:08:24 +08:00
barnettZQG
743995f41a support custom maven setting config 2020-09-15 11:46:12 +08:00
barnettZQG
6c2807a856 init go mod #821 2020-09-06 11:09:48 +08:00
barnettZQG
b1b16141a4 Optimize rainbondFile environment variable reading 2020-07-18 21:47:43 +08:00
barnettZQG
f27b647868 Refactor the flow control of the source code build. 2020-03-16 12:55:51 +08:00
barnettZQG
9854c9b3b0 Merge branch 'V5.1' into V5.2 2020-02-24 10:31:08 +08:00
凡羊羊
ef5e85a654 fix service type while check service 2020-02-19 23:02:25 +08:00
凡羊羊
4393dddc63 update tenant_service struct, add service_type 2020-02-18 22:41:18 +08:00
barnettZQG
a065ab265e support set os type windows 2020-02-18 13:55:17 +08:00
glyasai
7ce0be0c6d delete service metadata 2019-10-29 18:36:15 +08:00
曾庆国
6ac930d7d6 Optimized port identification #477 2019-10-12 14:02:10 +08:00
glyasai
a72d48376c [DEL] rm redundant method 'GetCodeSubDir' 2019-10-12 10:28:28 +08:00
Abe Wang
1cf8a96cea [FIX] no subdirectories recognized 2019-09-17 16:31:21 +08:00
barnett
6b0713ccc4 merge 5.1 branch code 2019-06-25 22:01:03 +08:00
barnett
c797894103 add service ratelimit support 2019-06-14 15:19:53 +08:00
GLYASAI
47d3228e6a [FIX] failed to parse rainbondfile 2019-05-22 10:55:52 +08:00
barnett
2617e90740 [REV] merge v5.1 to master 2019-04-17 15:50:38 +08:00
barnett
aaf682cff9 fix docker compose check bug 2019-04-12 21:25:44 +08:00
GLYASAI
78ea8e7c86 [FIX] merge error 2019-04-11 23:46:21 +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
329a13064e [ADD] suppor detect the service deployment type by image name 2019-04-10 22:26:51 +08:00
barnett
d7a541c125 [REV] read procfile and set image default memory 512M 2019-04-03 18:58:58 +08:00
huangrh
8302278130 [ADD] maven multi-modules for service check 2019-03-27 11:11:13 +08:00
barnett
b6632e79d3 [ADD] code check add runtime version check 2019-03-09 14:50:38 +08:00
barnett
02b0ba1008 [ADD] php add composer.lock check and gradle mem recommended 1024 2019-03-04 19:21:50 +08:00
barnett
4c70b1d820 [FIX] fix parse dockerfile arg param bug 2019-01-26 17:46:26 +08:00
barnett
b16a54b5b0 [REV] change docker client api package 2018-12-07 14:24:14 +08:00
barnettZQG
1ff42ca434 [FIX] fix trunk branch do not set dir bug 2018-10-26 14:46: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
4b8aeb803c [FIX] fix code server type not pass bug in api 2018-10-18 12:38:38 +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
Zhang Jiajun
3a79ebeffe [Add] Support instruction ARG for build application by source code. 2018-08-01 09:41:02 +08:00
Zhang Jiajun
22e1050957 [Add] Support instruction ARG for build application by source code. 2018-08-01 09:26:10 +08:00
Zhang Jiajun
ef478d724f [Add] Support instruction ARG for build application by source code. 2018-07-31 22:38:01 +08:00
Zhang Jiajun
5a38976f60 [ADD] Support Arg option for build application from source code. 2018-07-31 16:21:26 +08:00
barnettZQG
41a955dd16 [REV] auto Identify the SVN protocol (#85) 2018-07-23 21:45:13 +08:00
barnettZQG
6fb246f6e3 [ADD] add svn support (#85) 2018-07-23 17:39:01 +08:00
barnettZQG
4b9db903a8 [REV] rainbondfile support cmd 2018-07-11 14:27:02 +08:00