Releases: CircleCI-Public/ruby-orb
Releases · CircleCI-Public/ruby-orb
v2.3.0
What's Changed
- add resource class to default executor by @marboledacci in #152
Full Changelog: v2.2.1...v2.3.0
v2.2.1
What's Changed
- Use realpath for the Gemfile path. by @marboledacci in #151
Full Changelog: v2.2.0...v2.2.1
v2.2.0
What's Changed
- Add
include-arch-in-cache-key
param toinstall-deps
by @jmanian in #131 - ci: add missing filter in
test-openssl-3
by @EricRibeiro in #127 - Specify rubocop
out
flag as the last argument by @sgessa in #121 - Splits the cache and the determine lock file by @marboledacci in #148
- Change parallel settings by @geeknees in #144
- Fix installation of ruby on MacOS by @marboledacci in #150
- Feature: add openssl path param by @marboledacci in #149
New Contributors
- @jmanian made their first contribution in #131
- @sgessa made their first contribution in #121
- @geeknees made their first contribution in #144
Full Changelog: v2.1.4...v2.2.0
v2.1.4
What's Changed
- Update links in rspec-test.yml by @hrytsiuk in #135
- Try getting GPG keys from a larger pool of servers with linter style by @marboledacci in #146 based on #139
New Contributors
- @hrytsiuk made their first contribution in #135
- @marboledacci made their first contribution in #146
- @quipo made their first contribution in #139
Full Changelog: v2.1.3...v2.1.4
v2.1.3
v2.1.1
v2.1.0 - Rerun failed tests
What's Changed
- [semver:minor] Add support for rerun failed tests only by @nanophate in #129
New Contributors
- @nanophate made their first contribution in #129
Full Changelog: v2.0.1...v2.1.0
v2.0.1
What's Changed
- fix: openssl 3 compatibility by @Jaryt in #116
- chore: replace CPEng with orb-publishers team in CODEOWNERS by @Jaryt in #117
- ci: migrate orb tools 12 by @EricRibeiro in #126
Full Changelog: v2.0.0...v2.0.1
v2.0.0 - Extended Install Functionality
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
- @Jaryt made their first contribution in #109
- @krzyczak made their first contribution in #107
- @claytron made their first contribution in #105
- @ikesyo made their first contribution in #103
- @elliterate made their first contribution in #106
Full Changelog: v1.8.0...v2.0.0
v1.8.0
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
- @kelvintaywl made their first contribution in #102
Full Changelog: v1.7.1...v1.8.0