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

Use Datadog from your CI.

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

### Bug description Synthetics run-test is expecting `DATADOG_*` based variable, instead of `DD_*` Usage in the readme is consistent https://github.com/DataDog/datadog-ci#container-image with the rest of datdog platform, but the application is...

bug
synthetics
topic:environment-variables

### Bug description Current Datadog sourcemap only supports files ends with `.js.map`. We (an Ember app) by default generated source map files without `js` extension, even though they are valid...

bug
source-code-integration

### Bug description Specifying `--failOnMissingTests` on `datadog-ci synthetics run-tests` should result in a failed CI pipeline, but even if there are no tests found, the pipeline succeeds. :confused: ### Describe...

enhancement
synthetics

### Bug description When setting up a React Native 0.71.7 app with this package, the `datadog-sourcemaps.gradle` attempts to upload a sourcemap file at this location: ``` android/app/build/generated/sourcemaps/react/release/index.android.bundle.map ``` however the...

bug

### Bug description I've added Bitbucket step uploading Git metadata. This is step configuration: ``` script: - curl -L --fail "https://github.com/DataDog/datadog-ci/releases/latest/download/datadog-ci_linux-x64" --output "./datadog-ci" && chmod +x ./datadog-ci - export DATADOG_API_KEY=$DD_API_KEY...

bug
source-code-integration

Our deploy pipeline operates on a shallow clone of our Git repository, and does not have a `.git` folder. This is causing the following error message to be written when...

rum
topic:environment-variables

### What and why? Enabled formatting of all git remotes, not only github.com to fix datadog serverless plugin tags, while using in projects with repos that are not hosted on...

### Feature request description [Documentation](https://docs.datadoghq.com/real_user_monitoring/guide/upload-javascript-source-maps/?tab=webpackjs#upload-your-source-maps) explain the point below: ``` Note: Re-uploading a source map does not override the existing one if the version has not changed. ``` Our application...

enhancement
source-code-integration

### Bug description I have been using the following command: `datadog-ci flutter-symbols upload` to upload my symbols and I have discovered that it's actually giving the wrong output and not...

bug
rum

### Bug description On RHEL / CentOS (GCC 4) ``` CI/.gradle/nodejs/node-v12.18.3-linux-x64/bin/npx @datadog/[email protected] sourcemaps upload ./build --service=example --release-version=6.5.1-test-b53 --minified-path-prefix=/static/js Successfully started process 'command 'CI/.gradle/nodejs/node-v12.18.3-linux-x64/bin/npx'' In file included from ../deps/cpu_features/src/impl_x86__base_implementation.inl:89:0, from ../deps/cpu_features/src/impl_x86_linux_or_android.c:20:...

bug
source-code-integration