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 |
|