Commit Graph

13 Commits

Author SHA1 Message Date
Lucas Fernandes Nogueira
b10a7cfa00 chore(cli): update clap to 3.1 (#3568) 2022-02-27 17:35:43 -03:00
Lucas Fernandes Nogueira
5999379fb0 chore(cli): improve "waiting for dev server" message, closes #3491 (#3504) 2022-02-18 10:39:22 -03:00
Lucas Fernandes Nogueira
17f17a80f8 fix(cli): do not panic if private key password is wrong, closes #3449 (#3495) 2022-02-17 18:41:47 -03:00
Lucas Fernandes Nogueira
a975551461 fix(cli): duplicated short flag for signer sign, closes #3483 (#3492) 2022-02-17 17:57:29 -03:00
Lucas Fernandes Nogueira
a06de37601 fix(cli): path lookup should not check subfolder before the current one (#3465) 2022-02-15 11:40:21 -03:00
Lucas Fernandes Nogueira
c6031c7070 feat(cli): increase lookup depth, add env var option (#3451) 2022-02-13 22:13:13 -03:00
Lucas Fernandes Nogueira
759d1afb86 feat(cli): improve error message when dev runner command fails (#3447) 2022-02-13 19:13:31 -03:00
Lucas Fernandes Nogueira
16f1173f45 feat(cli): add tao and wry version to the info output (#3443) 2022-02-13 17:47:21 -03:00
Lucas Fernandes Nogueira
679fe1fedd feat(cli.rs): allow passing arguments to the build runner, closes #3398 (#3431)
Co-authored-by: Amr Bashir <amr.bashir2015@gmail.com>
2022-02-13 10:54:18 -03:00
Lucas Fernandes Nogueira
d8acbe1149 fix(cli.rs): app path resolution on projects without git, closes #3409 (#3410) 2022-02-11 19:41:50 -03:00
Lucas Fernandes Nogueira
9c6c5a8c52 perf(cli.rs): improve performance of tauri dir lookup reading .gitignore (#3405) 2022-02-11 13:35:15 -03:00
Lucas Fernandes Nogueira
def7684025 fix(cli.rs): do not prompt for init values if arg set (#3400) 2022-02-11 11:00:11 -03:00
Lucas Fernandes Nogueira
4334865266 refactor(cli): rename tooling/cli.rs folder to tooling/cli (#3388)
Co-authored-by: Amr Bashir <amr.bashir2015@gmail.com>
2022-02-10 17:23:10 -03:00