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

dua-cli 2.20.0 #130237

Closed
wants to merge 1 commit into from
Closed

Conversation

chenrui333
Copy link
Member

Created by brew bump


Created with brew bump-formula-pr.

release notes
### New Features
  • TUI now shows performance metrics while scanning and after.
    This is in preparation for the moonwalk upgrade.
  • improve CLI help provided with the --format flag.
    It's now possible to see what possible values are without reading a swath
    of text. Now the default is shown as well which is more important now that
    it changes depending on the platform.
  • use metric byte format only on MacOS.
    That way, on linux the binary format is used by default which is more common
    on that platform.

Bug Fixes

  • Improve documentation for Marked Items pane to make clearer how to delete items.

Commit Statistics

  • 13 commits contributed to the release over the course of 71 calendar days.
  • 71 days passed between releases.
  • 4 commits were understood as conventional.
  • 3 unique issues were worked on: #157, #33, #85

Thanks Clippy

Clippy helped 1 time to make code idiomatic.

Commit Details

view details
  • #157
    • Share cargo invocation to help install on more platforms (7ef48ad)
  • #33
    • Improve documentation for Marked Items pane to make clearer how to delete items. (b61ec97)
  • #85
    • Use metric byte format only on MacOS. (22f54dd)
  • Uncategorized
    • TUI now shows performance metrics while scanning and after. (13bfe45)
    • Thanks clippy (565581f)
    • Simplify GUI refreshes by using a throttle (c921dc7)
    • Generalize the throttle implementation to allow usagein UI (e03c560)
    • Added additional clarification for deleting help files. (fcc8be9)
    • Dependency update (032747d)
    • Improve CLI help provided with the --format flag. (d0e85fe)
    • Refactor (b474b81)
    • Use binary format by default (except on macOS) (3ccf204)
    • Merge pull request #147 from nyurik/patch-1 (658c676)

@github-actions github-actions bot added rust Rust use is a significant feature of the PR or issue bump-formula-pr PR was created using `brew bump-formula-pr` labels May 5, 2023
@chenrui333
Copy link
Member Author

relates to Homebrew/brew#15368

@chenrui333
Copy link
Member Author

test failure on linux build

Minitest::Assertion: --- expected
  +++ actual
  @@ -1,4 +1,4 @@
  -"\e[32m      0  B\e[39m /tmp/dua-cli-test-20230[50](https://github.com/Homebrew/homebrew-core/actions/runs/4893218653/jobs/8736434504?pr=130237#step:4:51)5-13571-14t6lf2/empty.txt
  -\e[32m      2  B\e[39m /tmp/dua-cli-test-20230505-13571-14t6lf2/file.txt
  -\e[32m      2  B\e[39m total
  +"\e[32m     0   B\e[39m /tmp/dua-cli-test-20230505-13571-14t6lf2/empty.txt
  +\e[32m     2   B\e[39m /tmp/dua-cli-test-20230505-13571-14t6lf2/file.txt
  +\e[32m     2   B\e[39m total
   "

@chenrui333 chenrui333 force-pushed the bump-dua-cli-2.20.0 branch from 5068cc5 to 09b674d Compare May 5, 2023 13:03
dua-cli: update test

Signed-off-by: Rui Chen <[email protected]>
@chenrui333 chenrui333 force-pushed the bump-dua-cli-2.20.0 branch from 09b674d to b1af36d Compare May 5, 2023 14:07
@chenrui333 chenrui333 closed this May 5, 2023
@chenrui333 chenrui333 deleted the bump-dua-cli-2.20.0 branch May 5, 2023 16:38
@chenrui333
Copy link
Member Author

#130262

@chenrui333 chenrui333 added test failure CI fails while running the test-do block superseded PR was replaced by another PR labels May 5, 2023
@github-actions github-actions bot added the outdated PR was locked due to age label Jun 5, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 5, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bump-formula-pr PR was created using `brew bump-formula-pr` outdated PR was locked due to age rust Rust use is a significant feature of the PR or issue superseded PR was replaced by another PR test failure CI fails while running the test-do block
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant