RubyGems Navigation menu

ci_runner 0.3.0

Tired of copying the test suites names from a failed CI? This gem will automate this tedious workflow. CI Runner will download the log from your CI provider, parse it, detect failures and rerun exactly the same failing tests on your machine. CI Runner can also detect the Ruby version used on your CI as well as which Gemfile and reuse those when starting the run locally.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.4.0 - January 04, 2024 (27.5 KB)
  2. 0.3.0 - October 04, 2022 (27.5 KB)
  3. 0.2.0 - August 22, 2022 (24.5 KB)
  4. 0.1.0 - August 02, 2022 (20 KB)

Runtime Dependencies (3):

cli-ui ~> 1.5
rake ~> 13.0
thor ~> 1.2

Development Dependencies (3):

rspec ~> 3.11
webmock ~> 3.14

Owners:

Pushed by:

Authors:

  • Edouard Chin

SHA 256 checksum:

55875516b09136ec0fb2e36a109e2dc17816e28a37bf3f0ca5f2912922f277a5

Total downloads 2,023

For this version 609

License:

MIT

Required Ruby Version: >= 2.7.0

New versions require MFA: true

Version published with MFA: true

Links: