Skip to content

tonsser/ci-fails

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Circleci failures

This is a small CLI that finds the test files that failed for a given circleci build.

It is currently very specific to the Tonsser API, so wont work for other projects at the moment.

Setup

  1. Install Rust.
  2. Install this with cargo install --force --git https://github.com/tonsser/ci-fails.git.

You also run cargo install --force --git https://github.com/tonsser/ci-fails.git to update to the latest version.

Usage

Run ci-fails --help for more info.

About

Find tests that failed in a given CI build

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages