dundee / gdu

Fast disk usage analyzer with console interface written in Go
MIT License
3.8k stars 138 forks source link

feat: package gdu in docker container #313

Closed rare-magma closed 7 months ago

rare-magma commented 7 months ago

Containerizing gdu makes it easier to use without installing it. Please note that I haven't tested the commands in the makefile, only executed them manually in the terminal

codecov[bot] commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (efa7e46) 90.16% compared to head (64db7af) 90.13%.

:exclamation: Current head 64db7af differs from pull request most recent head 9832a7a. Consider uploading reports for the commit 9832a7a to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #313 +/- ## ========================================== - Coverage 90.16% 90.13% -0.03% ========================================== Files 31 31 Lines 3345 3345 ========================================== - Hits 3016 3015 -1 - Misses 267 268 +1 Partials 62 62 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

dundee commented 7 months ago

Nice contribution, thank you!

rare-magma commented 7 months ago

@dundee thanks for accepting the PR and creating the automated workflow. Do you think it would make sense to add the packages section in the repo homepage so it's easy to see it? image example: image

dundee commented 7 months ago

Good point! Added.