synthetics-ci-github-action icon indicating copy to clipboard operation
synthetics-ci-github-action copied to clipboard

Use Browser and API tests in your CI/CD with Datadog Continuous Testing

Results 4 synthetics-ci-github-action issues
Sort by recently updated
recently updated
newest added

It would be extremely helpful if the data shown in the action's logs could also be set as outputs for accessibility in other parts of a workflow. For example, adding...

enhancement

Can I run with the `--tunnel` flag? If yes, how? Thank you!

I want to use this action in my deployment pipeline to prevent unsafe pushes, the idea being we will run all synthetics with the tag `blocks_prod_deploy` before a code push...

If we run too many tests the `raw-result` output gets too large for Github Actions to handle it. It cannot be used in any following step. All things we tried...