synthetics-ci-github-action
synthetics-ci-github-action copied to clipboard
Use Browser and API tests in your CI/CD with Datadog Continuous Testing
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...
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...