datadog-ci icon indicating copy to clipboard operation
datadog-ci copied to clipboard

Use Datadog from your CI.

Results 108 datadog-ci issues
Sort by recently updated
recently updated
newest added

### What and why? - Implement functions to upload Mobile applications - Add dedicated tests Next PRs: 1. Implement `overrideMobileConfig` https://github.com/DataDog/datadog-ci/pull/620/files

### What and why? - Implement `overrideMobileConfig`

### What and why? - Implement `getMD5HashFromFileBuffer` to compute `md5` for mobile application file. Next PRs: 1. Implement Upload Mobile Application functions https://github.com/DataDog/datadog-ci/pull/619 2. Implement `overrideMobileConfig` https://github.com/DataDog/datadog-ci/pull/620/files

### What and why? A short description of what changes this PR introduces and why. ### How? A brief description of implementation details of this PR. ### Review checklist -...

### What and why? This adds a command - `flutter-symbols upload` - that locates symbol and mapping files for Flutter projects and uploads them with the proper information to Datadog...

### What and why? This PR goal is to show an example of how we can test commands at network level.

Do Not Merge

**Is your feature request related to a problem? Please describe:** Currently only a subset of variables could be overridden with environment it will be great if pipeline and job related...

enhancement

**Describe what happened** I uploaded my junit reports but all of them were marked as now timestamp information from report was ignored. **Steps to reproduce the issue:** Take a report...

bug
ci-visibility

**Is your feature request related to a problem? Please describe:** Actually it is not a problem, but I would like to upload sourcemaps in build process by Webpack, not via...

enhancement
source-code-integration

In our Jenkins job, we have a script that uploads sourcemaps. In other applications with reasonably similar setup we've been successful with calling `npx @datadog/datadog ci sourcemaps upload ...` Not...

bug