Lucas Fernandes Nogueira
c544cea8c9
fix(cli.js): force version update on Cargo manifest ( #2419 )
2021-08-13 11:41:06 -03:00
Lucas Fernandes Nogueira
5f6e135f23
refactor(cli.js): package as ES module, closes #2256 ( #2392 )
2021-08-11 14:00:35 -03:00
Lucas Fernandes Nogueira
9c4032ba10
fix(cli.js): usage with HTTPS_PROXY, closes #2237 ( #2381 )
2021-08-10 11:31:48 -03:00
Jacob Bolda
c410e034f7
convert jest tests to child_process run script ( #2308 )
...
* convert jest tests to child_process run script
* remove vuecli (it freezes), add angular
* run cargo build in correct dir
* add in asserts on fs
* normalize assert for node14
* fix installing empty dependencies
* add messages to asserts
* use test dir to check if running local cli
* try running in parallel
* run in parallel and log output serially
* avoid parallel, skip yarn for now
* add change file
* disable running with npm6 due to vite fail
Co-authored-by: amrbashir <48618675+amrbashir@users.noreply.github.com >
2021-08-08 03:13:05 -05:00
Amr Bashir
3e6f34160d
fix(cli.rs): run powershell kill command without profile ( #2130 )
2021-06-30 15:12:37 -03:00
LisiurDay
fd0334645b
fix: tauri init may failed with no error message. ( fix #2079 ) ( #2117 )
...
Co-authored-by: Lucas Nogueira <lucas@tauri.studio >
2021-06-30 09:26:49 -03:00
Lucas Fernandes Nogueira
a819f5c9cf
fix(cli.js): audit ( #1989 )
2021-06-15 23:00:49 -03:00
Lucas Fernandes Nogueira
8be35ced78
fix(cli.rs): tauri.conf.json > tauri > bundle > targets being ignored ( #1945 )
...
* fix(cli.rs): `tauri.conf.json > tauri > bundle > targets` being ignored
* fix: cli.ts run
2021-06-04 00:57:00 -03:00
Lucas Nogueira
716d6064a2
chore(cli.js): remove console.log statement
2021-05-13 18:42:27 -03:00
Dominik Schenk
66b6136e06
Disable version check with semver for now ( #1810 )
2021-05-12 19:33:17 -03:00
renovate[bot]
cd638cbf5b
chore(deps) Update Tauri JS CLI ( #1784 )
...
* chore(deps) Update Tauri JS CLI
* fix: fmt
Co-authored-by: Renovate Bot <bot@renovateapp.com >
Co-authored-by: Lucas Nogueira <lucas@tauri.studio >
2021-05-12 10:36:57 -03:00
Dominik Schenk
908b703246
feat(cli.js): package managers interface, add pnpm support ( #1743 )
...
Co-authored-by: Lucas Nogueira <lucas@tauri.studio >
2021-05-09 09:03:44 -03:00
Lucas Fernandes Nogueira
862e33a0f6
refactor(cli.js): download rustup binary ( #1711 )
2021-05-05 10:28:43 -03:00
nothingismagick
82a580ec45
feat(tauricon): fix transparency ( #1678 )
...
Co-authored-by: Lucas Nogueira <lucas@tauri.studio >
2021-05-02 19:02:58 -03:00
SneakyFish5
f35330c414
refactor(cli.js): rework yarn check ( #1611 )
...
Co-authored-by: Lucas Nogueira <lucas@tauri.studio >
2021-04-24 17:31:36 -03:00
Lucas Fernandes Nogueira
1e0b41e155
refactor(cli.js): tauri icon with positional arg for icon path ( #1600 )
2021-04-23 11:10:49 -03:00
Lucas Fernandes Nogueira
8a32d0ec39
fix(cli.js): remove cli file if the download fails or process is killed ( #1592 )
2021-04-22 23:10:45 -03:00
Lucas Fernandes Nogueira
07eb6cec8b
fix(cli.js): use cargo search on crate latest version detection ( #1563 )
2021-04-21 12:43:46 -03:00
Noah Klayman
df305b234b
feat(cli/tauri.js): download prebuilt cli ( #1452 )
...
Co-authored-by: Lucas Nogueira <lucas@tauri.studio >
2021-04-13 22:09:13 -03:00
Lucas Fernandes Nogueira
aea614587b
refactor(repo): add /tooling folder ( #1457 )
2021-04-12 01:59:25 -03:00