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

Add global version_comparator #1919

Merged
merged 13 commits into from
Dec 10, 2024
Merged

Add global version_comparator #1919

merged 13 commits into from
Dec 10, 2024

Conversation

n1ght-hunter
Copy link
Contributor

This pr allows you do set a version_comparator when building the plugin that will get applied to all subsequent calls.
this does not change overriding if you call the builder manually but allows a way to alter version_comparator for js command calls

@n1ght-hunter n1ght-hunter requested a review from a team as a code owner October 11, 2024 09:21
Copy link
Contributor

github-actions bot commented Oct 13, 2024

Package Changes Through b467270

There are 2 changes which include updater with minor, updater-js with minor

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.9 2.0.10
api-example-js 2.0.6 2.0.7
updater 2.2.0 2.3.0
updater-js 2.2.0 2.3.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

plugins/updater/src/updater.rs Outdated Show resolved Hide resolved
plugins/updater/src/updater.rs Outdated Show resolved Hide resolved
plugins/updater/src/updater.rs Outdated Show resolved Hide resolved
plugins/updater/src/lib.rs Outdated Show resolved Hide resolved
@n1ght-hunter
Copy link
Contributor Author

ok will fix it up this week

Copy link
Member

@amrbashir amrbashir left a comment

Choose a reason for hiding this comment

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

@n1ght-hunter This LGTM, can you also add a change file in .changes directory?

@amrbashir amrbashir merged commit 829b632 into tauri-apps:v2 Dec 10, 2024
18 of 19 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.

2 participants