Releases: DataDog/synthetics-ci-github-action
Releases · DataDog/synthetics-ci-github-action
v0.13.0
What's Changed
- move default polling_timeout to the global config field in #158
- fix pollingTimeout input in #155
- [dep] Bump datadog-ci to 2.12.0 in #152
Full Changelog: v0.12.0...v0.13.0
v0.12.0
What's Changed
- Bump vm2 from 3.9.17 to 3.9.18 by @dependabot in #142
- Add
polling_timeout
input by @Drarig29 in #141
Full Changelog: v0.11.0...v0.12.0
v0.11.0
What's Changed
- Update CODEOWNERS by @jakepruitt in #121
- [ci] Add manual workflows for bump and release PRs by @Drarig29 in #128
- Use
volta
and upgrade Yarn to 3.4.1 by @Drarig29 in #133 - Bump vm2 from 3.9.11 to 3.9.17 by @dependabot in #131
- [ci] Add workflow to automatically create a GitHub release by @Drarig29 in #129
- DOCS-5226 GitHub Actions Edits by @alai97 in #127
- [ci] Use the "CI Integrations Release Automation" github app by @Drarig29 in #135
- [refactor] Use new
datadog-ci
utils by @Drarig29 in #122 - Use the latest GHA checkout action by @jensenbox in #137
- Remove superfluous dependency by @Drarig29 in #134
- [ci] Fix the
release-version
workflow by @Drarig29 in #138 - [ci] Let GitHub create the tag for the release by @Drarig29 in #139
New Contributors
- @jakepruitt made their first contribution in #121
- @jensenbox made their first contribution in #137
Full Changelog: v0.10.0...v0.11.0
v0.10.0
What's Changed
- Add blog link to Further Reading section by @buraizu in #112
- Bump json5 from 1.0.1 to 1.0.2 by @dependabot in #113
- Bump datadog-ci to 2.4.1 by @Drarig29 in #116
- Add
junit_report
input by @Drarig29 in #115 - [dep] Bump json5 from 2.2.0 to 2.2.3 by @Drarig29 in #117
- v0.10.0 by @Drarig29 in #118
New Contributors
Full Changelog: v0.9.2...v0.10.0
v0.9.2
What's Changed
- Bump minimatch from 3.0.4 to 3.1.2 by @dependabot in #106
- Upgrade datadog-ci to
v2.2.0
, Releasev0.9.2
by @Drarig29 in #111
Full Changelog: v0.9.1...v0.9.2
v0.9.1
The assets of this release contain the changes that were supposed to land with the Release v0.9.0.
v0.9.0
What's Changed
- Increase
pollingTimeout
to 30m and set defaultfailOnTimeout
to true by @ruizb in #107- This also fixes the exit code of the action, which should now succeed when a test or batch timed out, and
"failOnTimeout": false
is set in the Datadog config file.
- This also fixes the exit code of the action, which should now succeed when a test or batch timed out, and
Full Changelog: v0.8.1...v0.9.0
v0.8.1
What's Changed
- Add
tunnel
option to execute the test batch using the secure tunnel by @kalinichenko in #104
Full Changelog: v0.8.0...v0.8.1
v0.8.0
What's Changed
- Updates Further Reading Links + Doc Edit by @alai97 in #98
- Link Nit by @alai97 in #99
- Upgrade to use node16 by @gotoeveryone in #100
- Upgrade datadog-ci to
v1.17.0
, Releasev0.8.0
by @Drarig29 in #101
New Contributors
- @gotoeveryone made their first contribution in #100
Full Changelog: v0.7.1...v0.8.0
v0.7.1
The assets of this release contain the changes that were supposed to land with the Release v0.7.0.