Skip to content

feat(cli): allow merging multiple configuration values#12970

Merged
lucasfernog merged 2 commits intodevfrom
feat/multiple-config
Mar 14, 2025
Merged

feat(cli): allow merging multiple configuration values#12970
lucasfernog merged 2 commits intodevfrom
feat/multiple-config

Conversation

@lucasfernog
Copy link
Member

Currently the dev/build/bundle commands can only merge a single Tauri configuration value (file or raw JSON string), which imposes a limitation in scenarios where you need more flexibility (like multiple app flavors and environments). This changes the config CLI option to allow multiple values, letting you merge multiple Tauri config files with the main one.

Currently the dev/build/bundle commands can only merge a single Tauri configuration value (file or raw JSON string), which imposes a limitation in scenarios where you need more flexibility (like multiple app flavors and environments). This changes the config CLI option to allow multiple values, letting you merge multiple Tauri config files with the main one.
@lucasfernog lucasfernog requested a review from a team as a code owner March 13, 2025 18:50
@github-project-automation github-project-automation bot moved this to 📬Proposal in Roadmap Mar 13, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Mar 13, 2025

Package Changes Through be451e2

There are 6 changes which include tauri with minor, @tauri-apps/cli with minor, tauri-cli with minor, @tauri-apps/api with minor, tauri-runtime-wry with minor, tauri-bundler 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.3.0 2.4.0
tauri-bundler 2.2.4 2.2.5
tauri-runtime-wry 2.4.1 2.5.0
tauri 2.3.1 2.4.0
@tauri-apps/cli 2.3.1 2.4.0
tauri-cli 2.3.1 2.4.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 d91bfa5 into dev Mar 14, 2025
16 of 17 checks passed
@lucasfernog lucasfernog deleted the feat/multiple-config branch March 14, 2025 15:05
@github-project-automation github-project-automation bot moved this from 📬Proposal to 🔎 In audit in Roadmap Mar 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: 🔎 In audit

Development

Successfully merging this pull request may close these issues.

2 participants