-
-
Notifications
You must be signed in to change notification settings - Fork 21
[FEATURE]: buildtest buildspec find --buildspec-count #1214
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
This option buildtest buildspec find --buildspec-count can be used to report a count of total valid buildspecs.
(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 │
│ │
╰───────────────────────────────────────────────────────────────────────────────────────────────────────────╯
TODO
- Add option
--buildspec-countin https://github.com/buildtesters/buildtest/blob/devel/buildtest/cli/__init__.py - Implement Logic in https://github.com/buildtesters/buildtest/blob/devel/buildtest/cli/buildspec.py
- Add option to bash completion script
- Add regression test to verify option in https://github.com/buildtesters/buildtest/blob/devel/tests/cli/test_buildspec.py
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