Skip to content

Releases: CircleCI-Public/ruby-orb

v2.2.1

30 Sep 14:52
3a11bf1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.2.0...v2.2.1

v2.2.0

26 Sep 15:26
5d0d035
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.1.4...v2.2.0

v2.1.4

09 Aug 15:55
9ac0c73
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.1.3...v2.1.4

v2.1.3

31 May 19:03
7dfdaa4
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.1.2...v2.1.3

v2.1.1

23 Jan 16:18
0f96239
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.1.0...v2.1.1

v2.1.0 - Rerun failed tests

24 Jul 14:23
442f307
Compare
Choose a tag to compare

What's Changed

  • [semver:minor] Add support for rerun failed tests only by @nanophate in #129

New Contributors

Full Changelog: v2.0.1...v2.1.0

v2.0.1

11 May 14:48
c4baca6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.0...v2.0.1

v2.0.0 - Extended Install Functionality

14 Oct 22:12
9139da4
Compare
Choose a tag to compare

What's Changed

  • feat: Add tag option to run only selected specs by @krzyczak in #107
  • feat: Make order parameter optional for rspec-test by @claytron in #105
  • feat: add include-branch-in-cache-key parameter like node-orb and python-orb by @ikesyo in #103
  • feat: Add gemfile parameter for install-deps by @elliterate in #106
  • feat: add no_output_timeout parameter to rspec-test command by @Jaryt in #110
  • feat: added pre-steps between installing bundler, and running bundle… by @Jaryt in #111
  • feat: added more lockfile support by @Jaryt in #112
  • feat: Add option to run bundle clean after bundle install by @Jaryt in #113
  • feat!: remove order parameter default by @Jaryt in #114

New Contributors

Full Changelog: v1.8.0...v2.0.0

v1.8.0

18 May 14:47
365d475
Compare
Choose a tag to compare

What's Changed

  • docs: Update README.md with Orb Tools 11 contribution instructions by @EricRibeiro in #101
  • feat: allow install command's version parameter to be evaluated by @kelvintaywl in #102

New Contributors

Full Changelog: v1.7.1...v1.8.0

v1.7.1 - Bundler Version Fix

11 Apr 14:59
dc0e87f
Compare
Choose a tag to compare

What's Changed

  • fix: installs the correct bundler version if the provided version doesn't match by @micahvdk in #99

New Contributors

Full Changelog: v1.7.0...v1.7.1