Trivikram Kamat
|
7a86e0f8a1
|
ci: remove redundant corepack enable (#13203)
|
2025-04-11 09:04:19 -03:00 |
|
renovate[bot]
|
b6ad316460
|
chore(deps): update dependency rollup to v4.34.4 (dev) (#12604)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: FabianLars <github@fabianlars.de>
|
2025-02-06 18:32:56 +01:00 |
|
Fabian-Lars
|
8ba5e16384
|
ci: msrv compliant lockfile. test cli with 1.77.2 instead of stable. (#11851)
|
2024-12-02 20:28:45 -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 |
|
Amr Bashir
|
01f6aa3405
|
build: migrate repo to use pnpm as the package manager (#10607)
* build: migrate repo to use `pnpm` as the pacakge manager
* corepack enable
* update lock file
* format files
* format .github
* fix audit js
* wrap in quotes
* --frozen-lockfile
* simplify packageManager field
* lockfile
* remove cache from audit workflow
|
2024-08-16 23:04:08 -03:00 |
|
Jason Tsai
|
86250a476e
|
ci: fix typo in android test workflow (#9800)
|
2024-05-16 18:44:48 +02:00 |
|
Amr Bashir
|
4b75834a41
|
chore: update license headers 2024 (#9043)
|
2024-03-01 08:29:01 -03:00 |
|
Amr Bashir
|
f5f3ed5f6f
|
fix(cli): CLI path issues on mobile project initialization (#9009)
* fix(cli): fix panic when `android init` using cargo or yarn
closes #8531
* clippy
* try with fullpath
* clippy
* move cli
* Update test-android.yml
* add to path instead
* clippy
* try moving
* use cargo subcommand
* delete unused logic [skip ci]
* truncate on init [skip ci]
* enhance binary/args check
* update change files
---------
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2024-02-28 14:38:24 -03:00 |
|
Lucas Fernandes Nogueira
|
cb613beea6
|
fix(ci): test-android NDK error (#8738)
* fix(ci): test-android NDK error
* only on unix
|
2024-02-03 08:11:02 -03:00 |
|
Olivier Lemasle
|
9ed400a85c
|
chore(ci): Replace unmaintained actions-rs GH actions, closes #8078 (#8093)
Co-authored-by: Lucas Nogueira <lucas@tauri.app>
|
2023-10-26 15:27:52 -03:00 |
|
renovate[bot]
|
c90ee65dbf
|
chore(deps) Update Tauri CLI (dev) (#7630)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2023-10-19 11:14:23 -03:00 |
|
Amr Bashir
|
5a9307d11c
|
feat(cli): update android template to gradle 8.0 (#6890)
* feat(cli): update android template to gradle 8.0
* update java in CI to 17
* updat to latest tauri-mobile
|
2023-05-12 14:06:50 +03:00 |
|
Lucas Fernandes Nogueira
|
942249060e
|
refactor(core): generate TauriActivity on build script (#6783)
|
2023-04-24 11:17:59 -03:00 |
|
Lucas Nogueira
|
1fd329935e
|
Merge branch 'dev' into next
|
2023-02-19 11:34:02 -03:00 |
|
Lucas Nogueira
|
0b51e2f657
|
chore(ci): rename test-mobile workflow to test-android, fix paths
|
2023-02-12 14:11:59 -03:00 |
|