-
-
Notifications
You must be signed in to change notification settings - Fork 156
gulp-debian v 0.3.2 to support xz compression for Debain builds #623
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
gulp-debian v 0.3.2 to support xz compression for Debain builds #623
Conversation
haslinghuis
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@nerdCopter please see for further required changes at betaflight/betaflight-configurator#3155 as you have to add a conffile setting in gulpfile.js and add a dummy.cfg
|
I didn't notice the test file until now... What is the purpose of it? |
|
Has to do with Debian Policy conffiles added in https://github.com/stpettersens/gulp-debian/pull/22/files |
2937dce to
5845103
Compare
* update to support xz compression for Debian builds * needs testing of the automated build Co-authored-by: haslinghuis <[email protected]>
5845103 to
df46a59
Compare
|
Kudos, SonarCloud Quality Gate passed!
|
|
Do you want to test this code? Here you have an automated build: |
|








gulp-debianto support xz compression for Debian buildsCo-authored-by: haslinghuis [email protected]