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

feature: deduplicate defaults and export defaults #423

Open
hbagdi opened this issue May 27, 2021 · 1 comment
Open

feature: deduplicate defaults and export defaults #423

hbagdi opened this issue May 27, 2021 · 1 comment

Comments

@hbagdi
Copy link
Member

hbagdi commented May 27, 2021

With #419, programmable defaults are now supported.
State files are known to be verbose and repetitive since each and every field is exported.

Add a deduplicate mode in decK which only exports fields that are different from defaults and then export the default values as well.
This results in a much smaller state file with the same information.

@hbagdi
Copy link
Member Author

hbagdi commented May 27, 2021

#340 is another issue along the same lines.

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

No branches or pull requests

1 participant