Skip to content

Commit

Permalink
Merge pull request #93 from DataDog/bump_to_version_0.6.0
Browse files Browse the repository at this point in the history
Bump to version 0.6.0
  • Loading branch information
anmarchenko authored Jan 3, 2024
2 parents 10383f4 + ec0e6de commit 3688bc2
Show file tree
Hide file tree
Showing 50 changed files with 66 additions and 50 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
## [Unreleased]

## [0.6.0] - 2024-01-03

### Added

* Test suite level visibility instrumentation for RSpec ([#86][])
* Test suite level visibility instrumentation for Cucumber ([#90][])
* Test suite level visibility instrumentation for Minitest framework ([#92][])

### Fixed

* Do not instantiate TestVisibility::Recorder unless CI visibility is enabled ([#89][])

## [0.5.1] - 2023-12-11

### Fixed
Expand Down Expand Up @@ -153,4 +165,8 @@ Currently test suite level visibility is not used by our instrumentation: it wil
[#82]: https://github.com/DataDog/datadog-ci-rb/issues/82
[#84]: https://github.com/DataDog/datadog-ci-rb/issues/84
[#85]: https://github.com/DataDog/datadog-ci-rb/issues/85
[#86]: https://github.com/DataDog/datadog-ci-rb/issues/86
[#87]: https://github.com/DataDog/datadog-ci-rb/issues/87
[#89]: https://github.com/DataDog/datadog-ci-rb/issues/89
[#90]: https://github.com/DataDog/datadog-ci-rb/issues/90
[#92]: https://github.com/DataDog/datadog-ci-rb/issues/92
2 changes: 1 addition & 1 deletion gemfiles/jruby_9.4_cucumber_3.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: ..
specs:
datadog-ci (0.5.1)
datadog-ci (0.6.0)
msgpack

GEM
Expand Down
2 changes: 1 addition & 1 deletion gemfiles/jruby_9.4_cucumber_4.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: ..
specs:
datadog-ci (0.5.1)
datadog-ci (0.6.0)
msgpack

GEM
Expand Down
2 changes: 1 addition & 1 deletion gemfiles/jruby_9.4_cucumber_5.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: ..
specs:
datadog-ci (0.5.1)
datadog-ci (0.6.0)
msgpack

GEM
Expand Down
2 changes: 1 addition & 1 deletion gemfiles/jruby_9.4_cucumber_6.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: ..
specs:
datadog-ci (0.5.1)
datadog-ci (0.6.0)
msgpack

GEM
Expand Down
2 changes: 1 addition & 1 deletion gemfiles/jruby_9.4_cucumber_7.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: ..
specs:
datadog-ci (0.5.1)
datadog-ci (0.6.0)
msgpack

GEM
Expand Down
2 changes: 1 addition & 1 deletion gemfiles/jruby_9.4_cucumber_8.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: ..
specs:
datadog-ci (0.5.1)
datadog-ci (0.6.0)
msgpack

GEM
Expand Down
2 changes: 1 addition & 1 deletion gemfiles/jruby_9.4_minitest_5.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: ..
specs:
datadog-ci (0.5.1)
datadog-ci (0.6.0)
msgpack

GEM
Expand Down
2 changes: 1 addition & 1 deletion gemfiles/jruby_9.4_rspec_3.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: ..
specs:
datadog-ci (0.5.1)
datadog-ci (0.6.0)
msgpack

GEM
Expand Down
2 changes: 1 addition & 1 deletion gemfiles/ruby_2.7_cucumber_3.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: ..
specs:
datadog-ci (0.5.1)
datadog-ci (0.6.0)
msgpack

GEM
Expand Down
2 changes: 1 addition & 1 deletion gemfiles/ruby_2.7_cucumber_4.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: ..
specs:
datadog-ci (0.5.1)
datadog-ci (0.6.0)
msgpack

GEM
Expand Down
2 changes: 1 addition & 1 deletion gemfiles/ruby_2.7_cucumber_5.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: ..
specs:
datadog-ci (0.5.1)
datadog-ci (0.6.0)
msgpack

GEM
Expand Down
2 changes: 1 addition & 1 deletion gemfiles/ruby_2.7_cucumber_6.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: ..
specs:
datadog-ci (0.5.1)
datadog-ci (0.6.0)
msgpack

GEM
Expand Down
2 changes: 1 addition & 1 deletion gemfiles/ruby_2.7_cucumber_7.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: ..
specs:
datadog-ci (0.5.1)
datadog-ci (0.6.0)
msgpack

GEM
Expand Down
2 changes: 1 addition & 1 deletion gemfiles/ruby_2.7_cucumber_8.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: ..
specs:
datadog-ci (0.5.1)
datadog-ci (0.6.0)
msgpack

GEM
Expand Down
2 changes: 1 addition & 1 deletion gemfiles/ruby_2.7_minitest_5.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: ..
specs:
datadog-ci (0.5.1)
datadog-ci (0.6.0)
msgpack

GEM
Expand Down
2 changes: 1 addition & 1 deletion gemfiles/ruby_2.7_rspec_3.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: ..
specs:
datadog-ci (0.5.1)
datadog-ci (0.6.0)
msgpack

GEM
Expand Down
2 changes: 1 addition & 1 deletion gemfiles/ruby_3.0_cucumber_3.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: ..
specs:
datadog-ci (0.5.1)
datadog-ci (0.6.0)
msgpack

GEM
Expand Down
2 changes: 1 addition & 1 deletion gemfiles/ruby_3.0_cucumber_4.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: ..
specs:
datadog-ci (0.5.1)
datadog-ci (0.6.0)
msgpack

GEM
Expand Down
2 changes: 1 addition & 1 deletion gemfiles/ruby_3.0_cucumber_5.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: ..
specs:
datadog-ci (0.5.1)
datadog-ci (0.6.0)
msgpack

GEM
Expand Down
2 changes: 1 addition & 1 deletion gemfiles/ruby_3.0_cucumber_6.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: ..
specs:
datadog-ci (0.5.1)
datadog-ci (0.6.0)
msgpack

GEM
Expand Down
2 changes: 1 addition & 1 deletion gemfiles/ruby_3.0_cucumber_7.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: ..
specs:
datadog-ci (0.5.1)
datadog-ci (0.6.0)
msgpack

GEM
Expand Down
2 changes: 1 addition & 1 deletion gemfiles/ruby_3.0_cucumber_8.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: ..
specs:
datadog-ci (0.5.1)
datadog-ci (0.6.0)
msgpack

GEM
Expand Down
2 changes: 1 addition & 1 deletion gemfiles/ruby_3.0_minitest_5.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: ..
specs:
datadog-ci (0.5.1)
datadog-ci (0.6.0)
msgpack

GEM
Expand Down
2 changes: 1 addition & 1 deletion gemfiles/ruby_3.0_rspec_3.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: ..
specs:
datadog-ci (0.5.1)
datadog-ci (0.6.0)
msgpack

GEM
Expand Down
2 changes: 1 addition & 1 deletion gemfiles/ruby_3.1_cucumber_3.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: ..
specs:
datadog-ci (0.5.1)
datadog-ci (0.6.0)
msgpack

GEM
Expand Down
2 changes: 1 addition & 1 deletion gemfiles/ruby_3.1_cucumber_4.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: ..
specs:
datadog-ci (0.5.1)
datadog-ci (0.6.0)
msgpack

GEM
Expand Down
2 changes: 1 addition & 1 deletion gemfiles/ruby_3.1_cucumber_5.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: ..
specs:
datadog-ci (0.5.1)
datadog-ci (0.6.0)
msgpack

GEM
Expand Down
2 changes: 1 addition & 1 deletion gemfiles/ruby_3.1_cucumber_6.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: ..
specs:
datadog-ci (0.5.1)
datadog-ci (0.6.0)
msgpack

GEM
Expand Down
2 changes: 1 addition & 1 deletion gemfiles/ruby_3.1_cucumber_7.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: ..
specs:
datadog-ci (0.5.1)
datadog-ci (0.6.0)
msgpack

GEM
Expand Down
2 changes: 1 addition & 1 deletion gemfiles/ruby_3.1_cucumber_8.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: ..
specs:
datadog-ci (0.5.1)
datadog-ci (0.6.0)
msgpack

GEM
Expand Down
2 changes: 1 addition & 1 deletion gemfiles/ruby_3.1_minitest_5.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: ..
specs:
datadog-ci (0.5.1)
datadog-ci (0.6.0)
msgpack

GEM
Expand Down
2 changes: 1 addition & 1 deletion gemfiles/ruby_3.1_rspec_3.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: ..
specs:
datadog-ci (0.5.1)
datadog-ci (0.6.0)
msgpack

GEM
Expand Down
2 changes: 1 addition & 1 deletion gemfiles/ruby_3.2_cucumber_3.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: ..
specs:
datadog-ci (0.5.1)
datadog-ci (0.6.0)
msgpack

GEM
Expand Down
2 changes: 1 addition & 1 deletion gemfiles/ruby_3.2_cucumber_4.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: ..
specs:
datadog-ci (0.5.1)
datadog-ci (0.6.0)
msgpack

GEM
Expand Down
2 changes: 1 addition & 1 deletion gemfiles/ruby_3.2_cucumber_5.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: ..
specs:
datadog-ci (0.5.1)
datadog-ci (0.6.0)
msgpack

GEM
Expand Down
2 changes: 1 addition & 1 deletion gemfiles/ruby_3.2_cucumber_6.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: ..
specs:
datadog-ci (0.5.1)
datadog-ci (0.6.0)
msgpack

GEM
Expand Down
2 changes: 1 addition & 1 deletion gemfiles/ruby_3.2_cucumber_7.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: ..
specs:
datadog-ci (0.5.1)
datadog-ci (0.6.0)
msgpack

GEM
Expand Down
2 changes: 1 addition & 1 deletion gemfiles/ruby_3.2_cucumber_8.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: ..
specs:
datadog-ci (0.5.1)
datadog-ci (0.6.0)
msgpack

GEM
Expand Down
2 changes: 1 addition & 1 deletion gemfiles/ruby_3.2_minitest_5.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: ..
specs:
datadog-ci (0.5.1)
datadog-ci (0.6.0)
msgpack

GEM
Expand Down
2 changes: 1 addition & 1 deletion gemfiles/ruby_3.2_rspec_3.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: ..
specs:
datadog-ci (0.5.1)
datadog-ci (0.6.0)
msgpack

GEM
Expand Down
2 changes: 1 addition & 1 deletion gemfiles/ruby_3.3_cucumber_3.gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PATH
remote: ..
specs:
datadog-ci (0.5.1)
datadog-ci (0.6.0)
msgpack

GEM
Expand Down
Loading

0 comments on commit 3688bc2

Please sign in to comment.