feat(scoop-bucket): List more detailed information for buckets#4704
feat(scoop-bucket): List more detailed information for buckets#4704rashil2000 merged 18 commits intoScoopInstaller:developfrom
Conversation
|
Would it be cool to also show the number of apps in each bucket (a field called |
Co-authored-by: Rashil Gandhi <46838874+rashil2000@users.noreply.github.com>
because bucket 'okay' is git repo.
|
|
Hmm, local buckets aren't fully supported as of now. Can be solved later. Other than that, this PR looks great. One minor nit: I think this should be |
|
it is kind like replacing the entire hardware of a computer step by step, but it is still actually a computer at end. i dont know how to define them in this case, but i take your advice. |
PS, some changes under |
…Installer#4704) * refactor(scoop-bucket): Show source/lastupdate for buckets * use `StartsWith` * CHANGELOG * punctuation * style * upd * Update libexec/scoop-bucket.ps1 Co-authored-by: Rashil Gandhi <46838874+rashil2000@users.noreply.github.com> * count num of manifests in the buckets * update changelog * remove write-host * friendly_path * datetime format * order * sty * prop. * trim * obj * update CHANGELOG Co-authored-by: Rashil Gandhi <46838874+rashil2000@users.noreply.github.com>


Description
show detailed list for buckets.
Motivation and Context
this is a missing part of
scoop-bucket, IMOHow Has This Been Tested?
before
after
Checklist: