1
0
mirror of https://github.com/jht5945/buildj.git synced 2025-12-28 01:31:35 +08:00
Commit Graph

63 Commits

Author SHA1 Message Date
f21f124add style: code style 2020-08-02 15:55:20 +08:00
654bf56c0c style: code style 2020-08-02 15:53:48 +08:00
220ae2e8a9 style: code style 2020-08-02 14:39:29 +08:00
ffb253e239 style: use rust_util s macros 2020-08-02 14:25:29 +08:00
7d5b2b4294 style: use rust_util s macros 2020-08-02 12:00:20 +08:00
611b237cd9 ref print_* 2020-05-02 19:04:25 +08:00
e6b73cf541 ref print_* 2020-05-02 19:01:31 +08:00
61f4d2c912 ref print_* 2020-05-02 18:57:48 +08:00
e0c8f5221b add MessageType#print 2020-05-02 18:56:38 +08:00
8ac321924e opt string 2020-05-02 17:59:05 +08:00
dc116799e0 ref 2020-05-02 14:51:59 +08:00
0667b3d481 ref code 2020-04-12 14:37:47 +08:00
6c75d74d98 use if let 2020-04-05 18:11:15 +08:00
5f474c47aa update buildj 2020-04-05 01:04:31 +08:00
c1fb92449e rm unused fn 2020-02-03 00:38:09 +08:00
0b52cda6ba fix all clippy 2020-01-11 00:55:29 +08:00
b04d0e3598 fix clippy 2020-01-11 00:46:26 +08:00
42db4adddb add ok log 2019-09-25 00:04:21 +08:00
84711f29b5 update read_build_json_object_from_env 2019-09-25 00:02:08 +08:00
0b93536d23 refactor read_build_json() 2019-09-24 23:59:55 +08:00
1a80241084 add usage: BUILDJ_JAVA=1.8 BUILDJ_BUILDER=maven3.5.2 buildj 2019-09-24 23:52:32 +08:00
fc506603da add usage for :::config 2019-09-07 17:07:11 +08:00
3f52cc5683 add verbose outut 2019-08-26 00:02:27 +08:00
e21990ddbb add NOBUILDIN 2019-08-25 12:48:13 +08:00
1aaf9129d1 update do_with_buildin_arg_ddd 2019-08-25 09:54:02 +08:00
50d68ec687 add ddd 2019-08-25 09:00:16 +08:00
8425099e5f match true/false -> if 2019-08-24 01:07:29 +08:00
86b87174ba update verbose outputs 2019-08-20 01:14:51 +08:00
c315cbad9d add buildj :::config set 2019-08-16 23:29:02 +08:00
644a57f900 Merge branch 'master' of github.com:jht5945/buildj 2019-08-16 00:42:13 +08:00
28ff565f6e add :::config 2019-08-16 00:37:41 +08:00
32362f1fca add not auth mode, old maven support 2019-08-14 01:36:21 +08:00
b6933ff3b8 add print_version 2019-08-11 12:01:51 +08:00
09288d8a21 update main.rs 2019-08-10 23:50:45 +08:00
4ee71c9104 update main.rs 2019-08-10 23:45:15 +08:00
cd7c6325da add read_build_json_object 2019-08-10 21:31:30 +08:00
d6caa137e3 add impl BuilderDesc 2019-08-10 17:35:43 +08:00
10f9a88e1b add process_envs 2019-08-10 17:20:49 +08:00
ba13d7490e update main.rs 2019-08-10 16:13:42 +08:00
e759ded2d0 add get_java_and_builder 2019-08-10 16:12:28 +08:00
1c6f9fa8b6 add get_final_args 2019-08-10 15:54:39 +08:00
d061958fde fix missspell, on -> one 2019-08-10 14:50:59 +08:00
4551671be2 add final arguments verbose outputs 2019-08-10 14:45:15 +08:00
6f510acd7e suport aCmd 2019-08-10 14:34:07 +08:00
ca94507cc3 update main.rs 2019-08-10 10:59:19 +08:00
5bb8caac00 update verbose outputs 2019-08-10 10:32:03 +08:00
6f06b9d109 add verbose outputs 2019-08-10 10:30:22 +08:00
c3e01bc908 add build.json#envs 2019-08-09 22:35:42 +08:00
58c5872a04 add verbose env print 2019-08-09 00:38:05 +08:00
1d2a0b8780 add verbose build.json output 2019-08-09 00:34:37 +08:00