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

src: plugins: kernel_install: Make .old kernel optional #751

Conversation

rodrigosiqueira
Copy link
Collaborator

This commit removes the '.old' kernel as a default option and moves it to the deploy.config file. Users can still have this option by updating their config file.

Closes: #706

Signed-off-by: Rodrigo Siqueira siqueirajordao@riseup.net

This commit removes the '.old' kernel as a default option and moves it
to the deploy.config file. Users can still have this option by updating
their config file.

Closes: kworkflow#706

Signed-off-by: Rodrigo Siqueira <siqueirajordao@riseup.net>
@codecov-commenter
Copy link

Codecov Report

Base: 73.82% // Head: 73.85% // Increases project coverage by +0.02% 🎉

Coverage data is based on head (857506c) compared to base (4d73fe4).
Patch coverage: 85.71% of modified lines in pull request are covered.

Additional details and impacted files
@@             Coverage Diff              @@
##           unstable     #751      +/-   ##
============================================
+ Coverage     73.82%   73.85%   +0.02%     
============================================
  Files            39       39              
  Lines          6476     6479       +3     
============================================
+ Hits           4781     4785       +4     
+ Misses         1695     1694       -1     
Impacted Files Coverage Δ
src/kw_config_loader.sh 71.64% <0.00%> (-0.36%) ⬇️
src/deploy.sh 51.15% <100.00%> (+0.07%) ⬆️
src/plugins/kernel_install/utils.sh 85.03% <100.00%> (+0.68%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@rodrigosiqueira rodrigosiqueira merged commit 857506c into kworkflow:unstable Dec 12, 2022
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.

None yet

2 participants