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!(core): add bundle createUpdaterArtifacts configuration #9883

Merged
merged 34 commits into from
Jul 1, 2024

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 requested a review from lucasfernog May 30, 2024 01:48
amrbashir
amrbashir previously approved these changes May 30, 2024
@Legend-Master
Copy link
Contributor Author

@lucasfernog Please take a look when you got time

@lucasfernog lucasfernog changed the title feat!(bundler): add updater field feat!(core): add bundle createUpdaterArtifacts configuration Jul 1, 2024
@lucasfernog lucasfernog merged commit 911242f into tauri-apps:dev Jul 1, 2024
2 checks passed
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