chore(release): Bump to version 0.2.3#5031
Conversation
Co-authored-by: Rashil Gandhi <rashil2000@gmail.com> Co-authored-by: Hsiao-nan Cheung <niheaven@gmail.com>
* refactor(scoop-search): Output PSObject, use API token * warn about parsing error * Update CHANGELOG.md * Update scoop-search.ps1 * Apply suggestions from code review Co-authored-by: Hsiao-nan Cheung <niheaven@gmail.com> * separate lines Co-authored-by: Hsiao-nan Cheung <niheaven@gmail.com>
* tweaks to help system * update help text * update changelog * fix order of printing deps * Apply suggestions from code review Co-authored-by: Hsiao-nan Cheung <niheaven@gmail.com> * Update scoop-help.ps1 * Update scoop.ps1 Co-authored-by: Hsiao-nan Cheung <niheaven@gmail.com>
Co-authored-by: Hsiao-nan Cheung <niheaven@gmail.com>
* fix(shortcuts): Fix missing parentheses * Update CHANGELOG.md
Co-authored-by: Rashil Gandhi <46838874+rashil2000@users.noreply.github.com> Co-authored-by: Hsiao-nan Cheung <niheaven@gmail.com>
* feat(scoop-status): Check bucket status, improve output * Update CHANGELOG.md
* feat(scoop-reset): Add -a/--all switch to reset all apps * feat(scoop-cache): Add -a/--all switch to delete whole cache * feat(scoop-virustotal): Add -e/--every switch to check every installed app * Update CHANGELOG.md * use 'all' instead of 'every'
* feat(scoop-export): Export Scoop installation in JSON * optimize * yesss done * complete * Update CHANGELOG.md * Add suggestions from code review * fix CI
* feat(checkver,auto-pr): Allow passing file path * changelog * reuse $App parameter * Update CHANGELOG.md
|
Should this go to v0.3.0 or v0.2.3? And hope not missing issues that could be closed. |
|
I'm not sure releasing my PR should close #2381 yet as it only partially solves that problem. It is only for one app at a time, rather than showing the overall pending download size in |
Remove that issue, and yes, it seems not to be fixed and needs further investigation. |
|
Could be checked and reviewed, ready to go now. |
|
Need a bit of time to check #5034 |
…ity check (#5034) * Add nullity check and alread_in_local_bucket check * update CHANGELOG * Use foreach instead of ForEach-Object * changelog * update help * refine the info and warning when adding an already-added bucket * Update lib/buckets.ps1 Make warning clearer Co-authored-by: Rashil Gandhi <46838874+rashil2000@users.noreply.github.com> Co-authored-by: Rashil Gandhi <rashil2000@gmail.com> Co-authored-by: Rashil Gandhi <46838874+rashil2000@users.noreply.github.com>
|
@niheaven may I merge this time? 😅 The strategy is 'Rebase and Merge', right? |
Let's go, the merge strategy is 'Merge pull request (Create a merge commit)', the first one. Rebasing is disabled for all our repos. And you should change the merge commit's message to 'chore(release): Bump to version 0.2.3' |
|
Yes, and it is synced now (this should be done manually) |
|
Ah okay, understood |

Changelog
Features
foreachinstead ofForEach-Objectfor nullity check #5034)Bug Fixes
Code Refactoring
Builds
Tests
Close Issues
scoop reset#4573scoop info#4840scoop statusshows "Scoop is up to date." even though buckets don't have the latest changes. #3549checkverutility #4606Credits
Thanks to the following contributors (ordered by PR merging time):
@cyingfan @rashil2000 @igitur @tech189 @issaclin32 @niheaven @zStruCat