Skip to content

Releases: skroutz/rspecq

0.4.0

07 Oct 10:50
v0.4.0
31de38b
Compare
Choose a tag to compare

A feature release with support for fail-fast builds.

Added

  • Builds can be configured to terminate after a specified number of failures,
    using the --fail-fast option.

0.3.0

05 Oct 11:20
v0.3.0
Compare
Choose a tag to compare

Added

  • Providing a Redis URL is now possible using the --redis-url option
    [#40]

Changed

  • [DEPRECATION] The --redis option is now deprecated. Use --redis-host
    instead [#40]

0.2.2

10 Sep 11:55
Compare
Choose a tag to compare

Fixed

  • Worker would fail if application code was writing to stderr [#35]

0.2.1

10 Sep 11:55
Compare
Choose a tag to compare

Changed

  • Sentry Integration: Changed the way events for flaky jobs are emitted to a per-flaky-job fashion. This ultimately improves grouping and filtering of the flaky events in Sentry [#33]

0.0.1.pre1

03 Sep 09:28
v0.0.1.pre1
Compare
Choose a tag to compare
0.0.1.pre1 Pre-release
Pre-release

First public release 🎉 🎉 🎉

0.2.0

31 Aug 12:30
v0.2.0
Compare
Choose a tag to compare

This is a feature release with no breaking changes.

Added

  • Flaky jobs are now printed by the reporter in the final build output and also
    emitted to Sentry (if the integration is enabled) [#26]

0.1.0

27 Aug 11:33
v0.1.0
Compare
Choose a tag to compare

This is the first stable RSpecQ release, with some new features and a few breaking changes.

Note: Breaking changes are prefixed with a "[BREAKING]" label.

Added

  • Sentry integration for various RSpecQ-level events [#16]
  • CLI: Flags can now be also set environment variables [c519230]
  • CLI: Added shorthand specifiers versions for some flags [df9faa8]
  • CLI: Added --help and --version flags [df9faa8]
  • CLI: Max number of retries for failed examples is now configurable via the --max-requeues option [#14]

Changed

  • [BREAKING] CLI: Renamed --timings to --update-timings [c519230]
  • [BREAKING] CLI: Renamed --build-id to --build and --worker-id to --worker [df9faa8]
  • CLI: --worker is not required when --reporter is used [4323a75]
  • CLI: Improved help output [df9faa8]

0.0.1.pre2

06 Jul 06:32
v0.0.1.pre2
Compare
Choose a tag to compare
0.0.1.pre2 Pre-release
Pre-release
v0.0.1.pre2

v0.0.1.pre2