buildkite / cli

A command line interface for Buildkite.
MIT License
168 stars 44 forks source link

Apply new build resolver to build commands #333

Closed jradtilbrook closed 1 month ago

jradtilbrook commented 2 months ago

This refactors the build resolution gear to better support the use of flags to filter the results. All flags now work together to filter the API request down to find a build

jradtilbrook commented 1 month ago

@mcncl what do you think of this PR now? It's simplified slightly now so only double level functions