Skip to content

Conversation

zenbal
Copy link

@zenbal zenbal commented Aug 20, 2025

Relying on std::env::current_exe()?.parent() to determine the sidecar_path does not work for tests.

fixes tauri-apps/tauri/issues/13767

@zenbal zenbal requested a review from a team as a code owner August 20, 2025 02:38
Copy link
Contributor

Package Changes Through 60f35ed

There are 10 changes which include fs with patch, fs-js with patch, nfc with patch, nfc-js with patch, opener with minor, opener-js with minor, os with patch, os-js with patch, store with minor, store-js with minor

Planned Package Versions

The following package releases are the planned based on the context of changes in this pull request.

package current next
api-example 2.0.32 2.0.33
api-example-js 2.0.28 2.0.29
fs 2.4.1 2.4.2
fs-js 2.4.1 2.4.2
dialog 2.3.2 2.3.3
dialog-js 2.3.2 2.3.3
opener 2.4.0 2.5.0
opener-js 2.4.0 2.5.0
http 2.5.1 2.5.2
http-js 2.5.1 2.5.2
nfc 2.3.0 2.3.1
nfc-js 2.3.0 2.3.1
os 2.3.0 2.3.1
os-js 2.3.0 2.3.1
persisted-scope 2.3.1 2.3.2
store 2.3.0 2.4.0
store-js 2.3.0 2.4.0

Add another change file through the GitHub UI by following this link.


Read about change files or the docs at github.com/jbolda/covector

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[bug] Can't test an app with sidecar. Getting "No such file or directory (os error 2)"
1 participant