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

actually set lzo as default & add tests #2

Merged
merged 4 commits into from
Dec 6, 2021

Conversation

ppd
Copy link

@ppd ppd commented Dec 3, 2021

Actually default to lzo by including it in the snapcraft template.
Also construct the builder argument from the descriptor & not from the option. We would ignore the compression option from the default template otherwise.

Also included: two rather superficial tests. I think the jest snapshots need to be updated, still.

@om26er om26er merged commit 23aef11 into om26er:add-snap-compression Dec 6, 2021
@ppd ppd deleted the snap-fixes-2 branch December 7, 2021 12:14
om26er pushed a commit that referenced this pull request Jan 10, 2022
* make lzo the compression default in snap options

* add lzo  compression to snapcraft template

* construct compression arg from descriptor

* add tests for snap compression option
om26er pushed a commit that referenced this pull request Jan 11, 2022
* make lzo the compression default in snap options

* add lzo  compression to snapcraft template

* construct compression arg from descriptor

* add tests for snap compression option
om26er pushed a commit that referenced this pull request Jan 12, 2022
* make lzo the compression default in snap options

* add lzo  compression to snapcraft template

* construct compression arg from descriptor

* add tests for snap compression option
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