Lucas Fernandes Nogueira
|
8f71640250
|
fix: CEF CI (#14953)
* fix: CEF CI
* fmt
* update to rust 1.88, edition 2024
* install x86_64-apple-darwin
* linux clippy
* fix --all-features
* more all-features fixes
* install x86 apple
* fix windows
* fix doc tests
* skip --all-featuress test for android and ios
* more clippy fixes
* install target
* fix build, clippy
* export cef for tests
* pin version
* fix arg
|
2026-02-18 11:24:11 -03:00 |
|
Tony
|
56277e4722
|
chore(deps): update napi to v3 (#13852)
|
2025-07-20 23:03:51 +02:00 |
|
Fabian-Lars
|
6b2b9d6cbf
|
chore: clippy 1.88 (#13720)
|
2025-06-27 15:33:36 +02:00 |
|
Amr Bashir
|
09de8c6593
|
refactor(cli/node): migrate jest to vitest for tests (#11034)
* refactor(cli/node): migrate `jest` to `vitest` for tests
* fix js audit
|
2024-09-17 07:36:03 -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 |
|