Skip to content

fix: the exclude path in file Cargo.toml of plugin template#11914

Merged
FabianLars merged 1 commit intotauri-apps:devfrom
wtto00:plugin-template
Dec 9, 2024
Merged

fix: the exclude path in file Cargo.toml of plugin template#11914
FabianLars merged 1 commit intotauri-apps:devfrom
wtto00:plugin-template

Conversation

@wtto00
Copy link
Contributor

@wtto00 wtto00 commented Dec 9, 2024

In #9346, the front-end directory was changed from webview-src to guest-js, and webview-dist was changed to dist-js. However, the exclude path in the Cargo.toml file in the template was forgotten to be updated.

@wtto00 wtto00 requested a review from a team as a code owner December 9, 2024 12:48
FabianLars
FabianLars previously approved these changes Dec 9, 2024
@github-actions
Copy link
Contributor

github-actions bot commented Dec 9, 2024

Package Changes Through 2b05081

There are 8 changes which include @tauri-apps/api with minor, tauri-bundler with minor, tauri-cli with minor, @tauri-apps/cli with minor, tauri with minor, tauri-runtime with minor, tauri-runtime-wry with minor, tauri-utils 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
@tauri-apps/api 2.1.1 2.2.0
tauri-utils 2.1.0 2.1.1
tauri-bundler 2.1.0 2.2.0
tauri-runtime 2.2.0 2.3.0
tauri-runtime-wry 2.2.0 2.3.0
tauri-codegen 2.0.3 2.0.4
tauri-macros 2.0.3 2.0.4
tauri-plugin 2.0.3 2.0.4
tauri-build 2.0.3 2.0.4
tauri 2.1.1 2.2.0
@tauri-apps/cli 2.1.0 2.2.0
tauri-cli 2.1.0 2.2.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

@FabianLars
Copy link
Member

ah sorry, i didn't see that the commit wasn't signed before i pushed mine. github won't let me merge the pr until all commits are signed. you can sign past commit like this. git rebase --exec 'git commit --amend --no-edit -n -S' -i dev (i hope that still works with my commit, if not, just drop it before force pushing)

@wtto00
Copy link
Contributor Author

wtto00 commented Dec 9, 2024

Sorry, I didn't read the contribution guidelines carefully. I have resubmitted the signed commit.

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