cirruslabs / cirrus-cli

CLI for executing Cirrus tasks locally and in any CI
GNU Affero General Public License v3.0
204 stars 18 forks source link

cirrus internal test: allow filtering the tests using a glob expression #735

Closed edigaryev closed 5 months ago

edigaryev commented 5 months ago

Resolves https://github.com/cirruslabs/cirrus-cli/issues/733.

edigaryev commented 5 months ago

Should we fail if nothing matched?

Good point, implemented in https://github.com/cirruslabs/cirrus-cli/pull/735/commits/504b3082e212d1018dd3a0ea8ddf55bc623f3bd5.