Skip to content

Releases: OpenActions/dd-synthetics

Release 1.0.5

24 May 04:41
2f94600
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.4...v1.0.5

v1.0.4

14 Oct 05:22
Compare
Choose a tag to compare

Bug Fix

  • Remove a step that moved the file to the JavaScript action folder
  • Update composite action for local development

v1.0.3

13 Oct 04:08
Compare
Choose a tag to compare

Bug Fix

  • Fix error handling for JavaScript action
  • Fix config to configPath for action which caused a warning

v1.0.2

13 Oct 03:17
6763575
Compare
Choose a tag to compare

Bug Fix

  • Fixed issue with array arguments
  • Update unit tests for JavaScript action

v1.0.1

08 Oct 08:51
Compare
Choose a tag to compare

Enhancement

  • Full support for running just the JavaScript action

v1.0.0

08 Oct 08:29
Compare
Choose a tag to compare

Initial Release

  • First full version release of OpenActions/dd-synthetics GitHub Action
  • Full integration with @datadog/datadog-ci synthetics command with error handling and output logs
  • Composite action with a JS action for running synthetics command

v1.0.0-beta.4

08 Oct 08:23
Compare
Choose a tag to compare
Pre-release
Update v1.0.0-beta.4

v1.0.0-beta.3

08 Oct 08:11
Compare
Choose a tag to compare
Pre-release
Debug composite action

v1.0.0-beta.2

08 Oct 07:35
Compare
Choose a tag to compare
Pre-release
v1.0.0-beta.2

v1.0.0-beta

08 Oct 06:54
Compare
Choose a tag to compare
v1.0.0-beta Pre-release
Pre-release

Initial Beta Release

  • Added better handling of configuration files
  • Fixed issues with integrating JS action with composite action