Skip to content

feat(auto-start): introduce a builder - #2569

Merged
Legend-Master merged 5 commits into
tauri-apps:v2from
Legend-Master:auto-start-builder
Mar 25, 2025
Merged

feat(auto-start): introduce a builder#2569
Legend-Master merged 5 commits into
tauri-apps:v2from
Legend-Master:auto-start-builder

Conversation

@Legend-Master

@Legend-Master Legend-Master commented Mar 25, 2025

Copy link
Copy Markdown
Contributor

Introduce a Builder for more flexible settings and also for the preparation of newer version of auto launch which introduced a new option to change the registry entry it uses to enable auto start

@Legend-Master
Legend-Master requested a review from a team as a code owner March 25, 2025 14:20
@github-actions

github-actions Bot commented Mar 25, 2025

Copy link
Copy Markdown
Contributor

Package Changes Through 82b2a76

There are 8 changes which include autostart with minor, autostart-js with minor, http with patch, http-js with patch, deep-link with patch, deep-link-js with patch, fs with patch, fs-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.23 2.0.24
api-example-js 2.0.19 2.0.20
deep-link-example-js 2.2.0 2.2.1
autostart 2.2.0 2.3.0
autostart-js 2.2.0 2.3.0
deep-link 2.2.0 2.2.1
deep-link-js 2.2.0 2.2.1
fs 2.2.0 2.2.1
fs-js 2.2.0 2.2.1
dialog 2.2.0 2.2.1
dialog-js 2.2.0 2.2.1
http 2.4.2 2.4.3
http-js 2.4.2 2.4.3
persisted-scope 2.2.0 2.2.1
single-instance 2.2.2 2.2.3

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


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

Comment thread .changes/autostart-builder.md Outdated
Co-authored-by: Amr Bashir <amr.bashir2015@gmail.com>
@Legend-Master
Legend-Master merged commit 8ecb418 into tauri-apps:v2 Mar 25, 2025
@Legend-Master
Legend-Master deleted the auto-start-builder branch March 25, 2025 14:58
gezihuzi pushed a commit to Hypobenthos/plugins-workspace that referenced this pull request Jun 22, 2025
* feat(auto-start): introduce a builder

* Update examples

* Fix missing end --- in change file

* Fix missing self.

* Update .changes/autostart-builder.md

Co-authored-by: Amr Bashir <amr.bashir2015@gmail.com>

---------

Co-authored-by: Amr Bashir <amr.bashir2015@gmail.com>
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