Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support 1.x automation env var in tauri-driver #10738

Merged
merged 2 commits into from
Aug 22, 2024

Conversation

chippers
Copy link
Member

the env var for automation changed in 2.x, but that update for tauri-driver was released as a patch causing breakage for everyone not pinned to a specific patch version

@chippers chippers requested a review from a team as a code owner August 22, 2024 12:26
Copy link
Contributor

Package Changes Through 65cc6b4

There are 13 changes which include tauri-utils with prerelease, tauri-cli with prerelease, @tauri-apps/cli with prerelease, tauri-build with prerelease, tauri-runtime-wry with prerelease, tauri-driver with prepatch, tauri with prerelease, tauri-runtime with prerelease, tauri-macros with prepatch, tauri-codegen with prerelease, tauri-plugin with prerelease, @tauri-apps/api with prerelease, tauri-bundler with prerelease

Planned Package Versions

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

package current next
@tauri-apps/api 2.0.0-rc.2 2.0.0-rc.3
tauri-utils 2.0.0-rc.5 2.0.0-rc.6
tauri-bundler 2.0.1-rc.4 2.0.1-rc.5
tauri-runtime 2.0.0-rc.5 2.0.0-rc.6
tauri-runtime-wry 2.0.0-rc.5 2.0.0-rc.6
tauri-codegen 2.0.0-rc.5 2.0.0-rc.6
tauri-macros 2.0.0-rc.5 2.0.1-rc.0
tauri-plugin 2.0.0-rc.5 2.0.0-rc.6
tauri-build 2.0.0-rc.5 2.0.0-rc.6
tauri 2.0.0-rc.5 2.0.0-rc.6
@tauri-apps/cli 2.0.0-rc.6 2.0.0-rc.7
tauri-cli 2.0.0-rc.6 2.0.0-rc.7
tauri-driver 0.1.4 0.1.5-rc.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

@lucasfernog lucasfernog merged commit 5f64ed2 into dev Aug 22, 2024
6 checks passed
@lucasfernog lucasfernog deleted the fix/tauri-driver-1.x-env-var branch August 22, 2024 12:29
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.

2 participants