1
0
mirror of https://github.com/jht5945/buildj.git synced 2025-12-29 02:10:04 +08:00
Commit Graph

53 Commits

Author SHA1 Message Date
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
1f43c36bac add verbose build.json output 2019-08-09 00:33:24 +08:00
0a502d0f38 build date 2019-08-09 00:28:29 +08:00
9bcff398a4 update verbose 2019-08-09 00:21:19 +08:00
853a237c7a update rust_util 2019-08-08 00:30:18 +08:00
c317d50580 update rust_util 2019-08-07 00:14:28 +08:00
b214480f1d update main.rs 2019-08-04 22:39:21 +08:00
fa510c3459 match -> unwrap_or_else 2019-08-04 22:01:42 +08:00
68e7f9af2f match -> unwrap_or_else 2019-08-04 21:58:56 +08:00
fdf79e2d6f add misc.rs 2019-08-04 21:47:36 +08:00
bd98d1ba9f fix help message 2019-08-01 08:51:35 +08:00