Lucas Fernandes Nogueira
|
b06b3bd091
|
refactor(cli): improve errors (#14126)
* refactor(cli): improve errors
* update change files
* license
* add errorext with fs_context helper
* update linux
* lint
* fmt
* windows
* revert bundler breaking change
* fix ios mod
* ref
* reduce amount of enum variants
* fix macos build
* Fix windows build
* Clippy
* capitalize cargo [skip ci]
---------
Co-authored-by: Tony <legendmastertony@gmail.com>
|
2025-10-02 06:58:26 -03:00 |
|
Fabian-Lars
|
6b2b9d6cbf
|
chore: clippy 1.88 (#13720)
|
2025-06-27 15:33:36 +02:00 |
|
Amr Bashir
|
a944b9b05b
|
feat(cli): add --github-workflows (#11118)
closes #11117
|
2024-09-25 03:11:38 +03:00 |
|
Amr Bashir
|
9bb8fc6189
|
feat(cli/plugin): add --no-example flag (#11030)
closes #11009
|
2024-09-16 16:41:21 -03:00 |
|
Amr Bashir
|
36eee37220
|
Restructure the repository (#10796)
* Restructure the repository
* lock file
* fmt
* fix bench
* fix cli template test
* remove accidental file
* fix mv command
* clippy
* upgrade paths-filter github action
* fix cli migration tests
* lockfile
* license headers
* clippy
* scope test-core to tauri crate
* license header
* correct --manifest-path usage
* lockfile
* fix tauri-driver on macOS [skip ci]
* build target ios
* try downgrade env_logger
* downgrade 0.1.7
* try to fix bench
* bench overflow
* revert overflow fix, fix tauri_root_path
* revert env_logger downgrade
* fmt
* raise msrv to 1.71
* fmt
* delete .cargo/config.toml [skip ci]
---------
Co-authored-by: Lucas Nogueira <lucas@tauri.app>
|
2024-08-27 18:42:30 -03:00 |
|