Skip to content

feat(bundler): add option to configure RPM compression#11584

Merged
amrbashir merged 5 commits intodevfrom
feat/rpm-compression
Nov 5, 2024
Merged

feat(bundler): add option to configure RPM compression#11584
amrbashir merged 5 commits intodevfrom
feat/rpm-compression

Conversation

@amrbashir
Copy link
Member

ref: #11478

@amrbashir amrbashir requested a review from a team as a code owner November 5, 2024 01:14
@github-actions
Copy link
Contributor

github-actions bot commented Nov 5, 2024

Package Changes Through 0996004

There are 8 changes which include tauri with minor, tauri-bundler with minor, tauri-cli with minor, @tauri-apps/cli with minor, tauri-runtime-wry with patch, @tauri-apps/api with patch, tauri-utils with minor, tauri-runtime 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.0.3 2.0.4
tauri-utils 2.0.2 2.1.0
tauri-bundler 2.0.4 2.1.0
tauri-runtime 2.1.1 2.1.2
tauri-runtime-wry 2.1.2 2.1.3
tauri-codegen 2.0.2 2.0.3
tauri-macros 2.0.2 2.0.3
tauri-plugin 2.0.2 2.0.3
tauri-build 2.0.2 2.0.3
tauri 2.0.6 2.1.0
@tauri-apps/cli 2.0.4 2.1.0
tauri-cli 2.0.4 2.1.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

Copy link
Member

@lucasfernog lucasfernog left a comment

Choose a reason for hiding this comment

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

do we need a separate compression level for debug apps? or is this ok for build times?

@FabianLars
Copy link
Member

considering the size differences it may indeed make sense to lower the level or even leave it uncompressed for debug builds.

@amrbashir
Copy link
Member Author

Let's just ship it as is and see if more tweaking needs to be done.

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.

3 participants