This repository has been archived by the owner on Jan 9, 2023. It is now read-only.
Releases: DataDog/datadog-sdk-testing
Releases · DataDog/datadog-sdk-testing
v0.3.0
0.3.0/ 2016.08.22
Changes
- [improvement] New Task to allow adding new flavor to existing integration.
- [improvement] Enable Matrix (flavored) testing on TravisCI.
- [bugfix] big refactor to be rubocop compliant.
- [ci] enabled rubocop linting.
v0.2.6
v0.2.5
v0.2.4
v0.2.3
v0.2.2: Merge pull request #7 from gmmeyer/greg/install-all
Changes
- [bugfix] Ensure requirements are installed for
default
test as well.
v0.2.1
v0.2.0
Changes
- [improvement] Keeping
ci/
Rakefile in SDK integration package folder. Not the SDK integrations root folder. - [bugfix] wrap sed in function to allow compatibility with GNU and BSD seds.
- [bugfix] fallback to SDK_HOME environment variable if attribute not define on
run_tests
task.
v0.1.0
Initial Release
- This is the first pre(release) for our
datadog-sdk-testing
gem. This gem aims to make life easier and allow you to get up and running with scaffolding, testing and integrating with our CI when developing on the newdd-agent
integration SDK.