-
-
Notifications
You must be signed in to change notification settings - Fork 21
[FEATURE]: buildtest buildspec find --row-count #1213
Copy link
Copy link
Closed
Labels
new featureNew Feature in buildtest such as command line or improvement to buildspecNew Feature in buildtest such as command line or improvement to buildspec
Description
Please describe your feature request
The command buildtest buildspec find --row-count can be used to report the total count such as unique tags. This information is already captured but one needs to run buildtest bc summary
(buildtest) ~/Documents/github/buildtest/ [color_changes_buildtest_hy] buildtest bc summary
╭───────────────────────────────────────────────────────────────────────────────────────────────────────────╮
│ │
│ Reading Buildspec Cache File: /Users/siddiq90/Documents/github/buildtest/var/buildspecs/cache.json │
│ Total Valid Buildspecs: 48 │
│ Total Invalid Buildspecs: 3 │
│ Total Unique Tags: 15 │
│ Total Maintainers: 3 │
│ │
╰───────────────────────────────────────────────────────────────────────────────────────────────────────────╯
This would be similar to buildtest report --row-count but for buildtest bc find
Post question in Slack
- I agree that I posted my question in slack before creating this issue
Is there an existing issue
- I confirm there is no existing issue for this issue
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
new featureNew Feature in buildtest such as command line or improvement to buildspecNew Feature in buildtest such as command line or improvement to buildspec