Skip to content

fix(android): avoid rebuilds if nothing changed#1342

Merged
lucasfernog merged 2 commits intotauri-apps:devfrom
Flakebi:rebuild
Aug 16, 2024
Merged

fix(android): avoid rebuilds if nothing changed#1342
lucasfernog merged 2 commits intotauri-apps:devfrom
Flakebi:rebuild

Conversation

@Flakebi
Copy link
Contributor

@Flakebi Flakebi commented Aug 16, 2024

Unconditionally overwriting files where the build reruns if they changed leads to rebuilds every time.
Only overwrite a file if its content is different to not rebuild in such a case.

Unconditionally overwriting files where the build reruns if they changed
leads to rebuilds every time.
Only overwrite a file if its content is different to not rebuild in such
a case.
@Flakebi Flakebi requested a review from a team as a code owner August 16, 2024 09:07
@github-actions
Copy link
Contributor

Package Changes Through fb2cebb

There are 1 changes which include wry 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
wry 0.41.0 0.42.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

@lucasfernog lucasfernog merged commit 0218ace into tauri-apps:dev Aug 16, 2024
@Flakebi Flakebi deleted the rebuild branch August 19, 2024 12:18
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