-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
feat(scoop-bucket): List more detailed information for buckets #4704
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: