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

feat!(bundler): add updater field #9883

Open
wants to merge 33 commits into
base: dev
Choose a base branch
from

Conversation

Legend-Master
Copy link
Contributor

Closes #9839

@Legend-Master Legend-Master changed the title feat!(cli): add updater field feat!(bundler): add updater field May 26, 2024
@FabianLars
Copy link
Member

I know this still a draft, but so we don't forget: The migrate command should set the v1 setting if the updater was enabled before.

@Legend-Master Legend-Master marked this pull request as ready for review May 26, 2024 14:09
@Legend-Master Legend-Master requested a review from a team as a code owner May 26, 2024 14:09
@Legend-Master
Copy link
Contributor Author

Legend-Master commented May 26, 2024

Note I haven't tested this much yet

Tested on Windows now

core/tauri-utils/src/config.rs Outdated Show resolved Hide resolved
core/tauri-utils/src/config.rs Show resolved Hide resolved
tooling/cli/node/index.d.ts Outdated Show resolved Hide resolved
tooling/cli/node/index.js Outdated Show resolved Hide resolved
tooling/bundler/src/bundle/settings.rs Outdated Show resolved Hide resolved
tooling/cli/src/bundle.rs Outdated Show resolved Hide resolved
tooling/cli/src/bundle.rs Outdated Show resolved Hide resolved
tooling/bundler/src/bundle/settings.rs Outdated Show resolved Hide resolved
tooling/cli/src/interface/rust.rs Outdated Show resolved Hide resolved
tooling/cli/src/migrate/config.rs Show resolved Hide resolved
@amrbashir
Copy link
Member

As always, thanks for your help

amrbashir
amrbashir previously approved these changes May 30, 2024
@Legend-Master
Copy link
Contributor Author

@lucasfernog Please take a look when you got time

Legend-Master and others added 2 commits June 29, 2024 17:36
Co-authored-by: Lucas Nogueira <118899497+lucasfernog-crabnebula@users.noreply.github.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.

[feat] move updater bundle target to a separate field
5 participants