tauri/.github/workflows
time-river 6639a579c7
feat(core): add support to setting a webview proxy, closes #4263 (#8441)
* feat(wry): support proxy in wry runtime

wry has been supported http/socks5 proxy in
[#1006](https://github.com/tauri-apps/wry/pull/1006), which has been
merged in [commit
3cc4d79](3cc4d79843).

This patch aims to support its feature.

Signed-off-by: lin fu <river@vvl.me>

* Apply suggestions from code review

* Apply suggestions from code review

* Update core/tauri-runtime-wry/src/lib.rs

* Update core/tauri/src/window/mod.rs

* add macos-proxy flag

* add change file

* delete file

* update change file

* use macos-14 runner to test core

---------

Signed-off-by: lin fu <river@vvl.me>
Co-authored-by: Amr Bashir <amr.bashir2015@gmail.com>
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
Co-authored-by: Lucas Nogueira <lucas@tauri.app>
2024-02-01 08:53:32 -03:00
..
audit.yml chore(ci): Replace unmaintained actions-rs GH actions, closes #8078 (#8093) 2023-10-26 15:27:52 -03:00
bench.yml chore(ci): Replace unmaintained actions-rs GH actions, closes #8078 (#8093) 2023-10-26 15:27:52 -03:00
check-change-tags.yml chore(ci): Replace unmaintained actions-rs GH actions, closes #8078 (#8093) 2023-10-26 15:27:52 -03:00
check-generated-files.yml chore(ci): Replace unmaintained actions-rs GH actions, closes #8078 (#8093) 2023-10-26 15:27:52 -03:00
check-license-header.yml Fix: Resolve Deprecation notice in the github build artifacts (#7780) 2023-09-09 10:38:19 -03:00
covector-status.yml Fix: Resolve Deprecation notice in the github build artifacts (#7780) 2023-09-09 10:38:19 -03:00
covector-version-or-publish.yml ci: use default options for repository-dispatch (#8455) 2023-12-27 13:00:39 -03:00
docker.yml chore(ci): Replace unmaintained actions-rs GH actions, closes #8078 (#8093) 2023-10-26 15:27:52 -03:00
lint-cli.yml chore(ci): Replace unmaintained actions-rs GH actions, closes #8078 (#8093) 2023-10-26 15:27:52 -03:00
lint-core.yml chore(ci): Replace unmaintained actions-rs GH actions, closes #8078 (#8093) 2023-10-26 15:27:52 -03:00
lint-js.yml fix(api): add top-level main, module and types fields (#8267) 2023-11-20 18:12:52 -03:00
publish-cli-js.yml fix(ci): skip installing unnecessary deps (#8277) 2023-12-01 17:06:59 +02:00
publish-cli-rs.yml chore(ci): Replace unmaintained actions-rs GH actions, closes #8078 (#8093) 2023-10-26 15:27:52 -03:00
test-android.yml chore(ci): Replace unmaintained actions-rs GH actions, closes #8078 (#8093) 2023-10-26 15:27:52 -03:00
test-cli-js.yml chore(ci): Replace unmaintained actions-rs GH actions, closes #8078 (#8093) 2023-10-26 15:27:52 -03:00
test-cli-rs.yml feat(build): save ACL metadata (#8678) 2024-01-25 15:33:36 -03:00
test-core.yml feat(core): add support to setting a webview proxy, closes #4263 (#8441) 2024-02-01 08:53:32 -03:00
test-lint-bundler.yml chore(ci): Replace unmaintained actions-rs GH actions, closes #8078 (#8093) 2023-10-26 15:27:52 -03:00
udeps.yml chore(ci): Replace unmaintained actions-rs GH actions, closes #8078 (#8093) 2023-10-26 15:27:52 -03:00