datadog-ci
datadog-ci copied to clipboard
Use Datadog from your CI.
**Is your feature request related to a problem? Please describe:** I'd like to be able to push bundle sizes to datadog as metrics so they can be tracked overt time....
**Is your feature request related to a problem? Please describe:** My problem is that my bundled files are deployed in different paths depending on a specific logic. Because of --minified-path-prefix,...
**Is your feature request related to a problem? Please describe:** No, this is not a problem at the moment, is just a nice to have I would like to know...
**Describe what happened** When tests are executed via the CI/CD tunneled command even when tests have alerting options enabled the alerts (slack/email) are not being sent. **Steps to reproduce the...
All of the dependencies for this package are pinned as exact versions. This means that any bugfixes or security vulnerability fixes for transitive dependencies that would be semver compliant cannot...
We have a proxy service that we use to upload Junit tests to Datadog, so we need a way to set a custom value for the junit intake URL -...
This depends on aws-sdk, which is a massive 39MB npm package. Worse, it depends on a *exact version*, making it harder to amortize the cost. It'd be great to either:...
**Describe what happened** This package uses a very old version of dd-trace - https://github.com/DataDog/datadog-ci/blob/master/package.json#L49 **Steps to reproduce the issue:** n/a **Expected behaviour:** this packages uses the latest stable version of...
### What and why? `trace` command does not support GitHub actions ### How? Detect env variables and send them with event. ### Review checklist - [x] Feature or bugfix MUST...
Allow setting a custom junit intake url with `DATADOG_JUNIT_INTAKE_URL` environment variable