Skip to content

single-instance: fix cwd in single instance on macOS - #2609

Merged
lucasfernog merged 4 commits into
tauri-apps:v2from
Simon-Laux:simon/fix-macos-cwd-single-instance
Apr 18, 2025
Merged

single-instance: fix cwd in single instance on macOS#2609
lucasfernog merged 4 commits into
tauri-apps:v2from
Simon-Laux:simon/fix-macos-cwd-single-instance

Conversation

@Simon-Laux

@Simon-Laux Simon-Laux commented Apr 8, 2025

Copy link
Copy Markdown
Contributor

which was the cwd of the first instance, instead of the second how it should be and is on windows and linux.

@Simon-Laux
Simon-Laux requested a review from a team as a code owner April 8, 2025 09:11
@github-actions

github-actions Bot commented Apr 8, 2025

Copy link
Copy Markdown
Contributor

Package Changes Through 231c3ff

There are 3 changes which include single-instance with patch, http with patch, http-js with patch

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.25 2.0.26
api-example-js 2.0.21 2.0.22
http 2.4.3 2.4.4
http-js 2.4.3 2.4.4
single-instance 2.2.3 2.2.4

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


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

which was the `cwd` of the first instance, instead of the second how it should be and is  on windows and linux.

also add rustfmt.toml to enforce the correct formatting (4 spaces for indent)
@Simon-Laux
Simon-Laux force-pushed the simon/fix-macos-cwd-single-instance branch from 6a36810 to de91b8a Compare April 16, 2025 18:22
lucasfernog
lucasfernog previously approved these changes Apr 18, 2025

@lucasfernog lucasfernog left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice catch, thanks!

@lucasfernog
lucasfernog merged commit dc84f8d into tauri-apps:v2 Apr 18, 2025
gezihuzi pushed a commit to Hypobenthos/plugins-workspace that referenced this pull request Jun 22, 2025
* single-instance: fix `cwd` in single instance on macOS

which was the `cwd` of the first instance, instead of the second how it should be and is  on windows and linux.

also add rustfmt.toml to enforce the correct formatting (4 spaces for indent)

* use split_once

* remove rustfmt

* fix indentation

---------

Co-authored-by: Lucas Nogueira <lucas@tauri.app>
WofWca added a commit to deltachat/deltachat-desktop that referenced this pull request Sep 3, 2025
The MRs that we depend on have been merged and released:
- tauri-apps/plugins-workspace#2609.
- tauri-apps/tao#1108.

So now we can use the release versions.
WofWca added a commit to deltachat/deltachat-desktop that referenced this pull request Sep 4, 2025
The MRs that we depend on have been merged and released:
- tauri-apps/plugins-workspace#2609.
- tauri-apps/tao#1108.

So now we can use the release versions.
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