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

### Feature request description It is not clear what the best mechanism is to execute `flutter-symbols` in GitHub actions. I am currently doing this ``` - id: upload-symbols env: DATADOG_SITE:...

enhancement
rum

Hi, I came across this while integrating the Datadog SDK to our React Native project, which is currently using react-native v0.70.13. We have not yet enabled Hermes for our iOS...

### Bug description Sourcemaps upload error, even the file size < 500K ![Screenshot 2023-12-04 at 14 46 25](https://github.com/DataDog/datadog-ci/assets/4651658/7d0a6a7c-4b65-44b9-8833-23cf051cc21c) ``` # List the source maps in the build directory du -h...

bug
source-code-integration

### Feature request description Due to the number of cloud-provider SDKs that this package depends on, the footprint for installing `datadog-ci` is _massive_. If I initialize an empty NPM project...

enhancement

### Feature request description Hi, We have a frontend application where we have “federated” microfrontends: essentially each microfrontend is managed by a different squad and can release new versions independent...

enhancement
source-code-integration

### Bug description Hello, I cannot set up ` datadog-ci `on Ubuntu 18.04 ARM64 AWS t4g.nano instance. ![Screenshot 2023-04-05 at 2 03 24 PM](https://user-images.githubusercontent.com/95311009/230165459-0348f28e-5341-4cf6-b206-192755400485.png) ERROR: cannot execute binary file: Exec...

bug

### What and why? git sync is available in Gov DC so this PR reverts the changes introduced [here](https://github.com/DataDog/datadog-ci/pull/852/files#diff-c8befdef69d86f6e17529292b68860f4b4f89def439f2ed33c80f5d1703c8f6a) ### How? A brief description of implementation details of this PR....

### Bug description After upgrading expo to SDK-49, it has become impossible to build the application, or at least on linux. The build passes on macOS instances. ``` [4/4] Building...

bug

### Feature request description I have an app with a slightly different build process for mobile and web, but they share the same JS assets underneath. Currently the JS build...

enhancement
source-code-integration

### Bug description Hello 👋 Please consider upgrading dependencies [`@google-cloud/logging`](https://www.npmjs.com/package/@google-cloud/logging) and [`@google-cloud/run`](https://www.npmjs.com/package/@google-cloud/run). Both have newer version available that upgrade their dependency on [`google-gax`](https://www.npmjs.com/package/google-gax) to fix this issue, see https://github.com/googleapis/gax-nodejs/issues/1463 https://github.com/googleapis/gax-nodejs/releases/tag/v4.0.1...

bug