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

OS Updater: Add cleanup step #173

Draft
wants to merge 11 commits into
base: master
Choose a base branch
from
Draft

OS Updater: Add cleanup step #173

wants to merge 11 commits into from

Conversation

jcapona
Copy link
Contributor

@jcapona jcapona commented Jul 20, 2021

Implement package "cleanup" logic after installing upgrades: apt autoremove, apt clean & others

@jcapona jcapona force-pushed the os-update-app branch 2 times, most recently from 86ff2ea to df6a352 Compare July 20, 2021 22:24
@codecov-commenter
Copy link

codecov-commenter commented Jul 23, 2021

Codecov Report

Merging #173 (0d37431) into master (e31e7b5) will decrease coverage by 0.08%.
The diff coverage is 60.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #173      +/-   ##
==========================================
- Coverage   70.43%   70.34%   -0.09%     
==========================================
  Files          97       97              
  Lines         717      725       +8     
  Branches      100      103       +3     
==========================================
+ Hits          505      510       +5     
- Misses        128      129       +1     
- Partials       84       86       +2     
Flag Coverage Δ
jstests 70.34% <60.00%> (-0.09%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/frontend/src/pages/upgradePage/UpgradePage.tsx 60.00% <50.00%> (-0.87%) ⬇️
...end/src/pages/upgradePage/UpgradePageContainer.tsx 80.21% <62.50%> (-0.96%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e31e7b5...0d37431. Read the comment docs.

@jcapona jcapona changed the base branch from master to bullseye August 12, 2021 15:03
Base automatically changed from bullseye to master August 27, 2021 16:25
@jcapona jcapona changed the title OS Updater app Add cleanup step in OS Updater Sep 3, 2021
@m-roberts m-roberts changed the title Add cleanup step in OS Updater OS Updater: Add cleanup step Sep 22, 2021
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

3 participants