tauri/.github/workflows
Amr Bashir e1e85dc2a5
chore: fix ci and cleanup leftovers (#6925)
* chore: fix ci and cleanup leftovers

1. removed leftover feature flags
2. remove zip/extract apis which are not used anymore
3. removed leftoever scopes
4. removed leftover allowlist and updater options
5. updated the example api

* remove leftover updater structs

* move updater under bundle and remove uneeded options

* fix cli on linux

* remove create_proxy

* clippy

* more clippy

* clippppy

* readd path api

* fix api example

* remove window allowlist

* remove window from allowlist config

* remove `all` allowlist option

* remove file_move

* lint

* fix windows build

* remvoe unused deps

* remvoe allowlist config option, move protocol to `security > asset_protocol`

* fix diffing features

* fmt and test

* fix scope alias

* change files

* android lint

* simplify allow_file impl

* Revert "simplify allow_file impl"

This reverts commit b8882f2fd0.

* expose scopes

* remove unused error variants

* protocol-asset on docs.rs

* ignore reqwest on udeps

---------

Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
Co-authored-by: Lucas Nogueira <lucas@tauri.app>
2023-05-13 13:48:28 +03:00
..
audit.yml chore: update license year (#6311) 2023-02-19 10:17:49 -03:00
bench.yml Merge branch 'dev' into next 2023-02-19 11:34:02 -03:00
change-status-on-PR.yml chore: update license year (#6311) 2023-02-19 10:17:49 -03:00
check-generated-files.yml chore: rename config-schema to tauri-config-schema (#6250) 2023-04-07 12:11:05 -03:00
check-license-header.yml feat(ci): add workflow to check license header (#6315) 2023-02-19 10:33:59 -03:00
covector-version-or-publish-next.yml fix(ci): send ref to publish CLI workflows (#6674) 2023-04-12 11:32:23 -03:00
covector-version-or-publish.yml Merge branch 'dev' into next 2023-02-19 11:34:02 -03:00
docker.yml Merge branch 'dev' into next 2023-02-19 11:34:02 -03:00
lint-fmt-cli.yml chore: update license year (#6311) 2023-02-19 10:17:49 -03:00
lint-fmt-core.yml chore: fix ci and cleanup leftovers (#6925) 2023-05-13 13:48:28 +03:00
lint-js.yml chore: update license year (#6311) 2023-02-19 10:17:49 -03:00
publish-cli-js.yml Merge branch 'dev' into next 2023-05-07 10:42:44 -03:00
publish-cli-rs.yml fix(ci): use ubuntu-20.04 to build the CLI 2023-05-03 12:05:49 -03:00
test-android.yml feat(cli): update android template to gradle 8.0 (#6890) 2023-05-12 14:06:50 +03:00
test-bundler.yml chore: update license year (#6311) 2023-02-19 10:17:49 -03:00
test-cli-js.yml Merge branch 'dev' into next 2023-02-19 11:34:02 -03:00
test-cli-rs.yml chore: update license year (#6311) 2023-02-19 10:17:49 -03:00
test-core.yml chore: fix ci and cleanup leftovers (#6925) 2023-05-13 13:48:28 +03:00
udeps.yml Merge branch 'dev' into next 2023-02-19 11:34:02 -03:00