Skip to content

Replace npx datadog-ci by coverage-upload GitHub action#49

Merged
xlamorlette-datadog merged 8 commits into
mainfrom
xlamorlette/migrate-to-coverage-upload-github-action
Jun 8, 2026
Merged

Replace npx datadog-ci by coverage-upload GitHub action#49
xlamorlette-datadog merged 8 commits into
mainfrom
xlamorlette/migrate-to-coverage-upload-github-action

Conversation

@xlamorlette-datadog

@xlamorlette-datadog xlamorlette-datadog commented Mar 31, 2026

Copy link
Copy Markdown
Contributor

This replaces the npx @datadog/datadog-ci@latest coverage upload step with the DataDog/coverage-upload-github-action action.
This action installs a standalone datadog-ci binary instead of using npx, which avoids downloading Node.js packages on every run.
This is safer (see axios Compromised on npm) (and should be slightly faster).

@xlamorlette-datadog xlamorlette-datadog changed the title To upload code coverage, replace npx datadog-ci by coverage-upload-gi… Replace npx datadog-ci by coverage-upload-github-action Mar 31, 2026
@xlamorlette-datadog xlamorlette-datadog changed the title Replace npx datadog-ci by coverage-upload-github-action Replace npx datadog-ci by coverage-upload GitHub action Apr 7, 2026
@datadog-datadog-prod-us1

datadog-datadog-prod-us1 Bot commented Jun 5, 2026

Copy link
Copy Markdown

Pipelines

Fix all issues with BitsAI

⚠️ Warnings

🚦 2 Pipeline jobs failed

DataDog/httpd-datadog | build-ci-image: [amd64, x86_64]   View in Datadog   GitLab

DataDog/httpd-datadog | build-ci-image: [arm64, aarch64]   View in Datadog   GitLab

ℹ️ Info

🎯 Code Coverage (details)
Patch Coverage: 100.00%
Overall Coverage: 51.08% (+0.00%)

Useful? React with 👍 / 👎

This comment will be updated automatically if new data arrives.
🔗 Commit SHA: 32814c9 | Docs | Datadog PR Page | Give us feedback!

@xlamorlette-datadog xlamorlette-datadog force-pushed the xlamorlette/migrate-to-coverage-upload-github-action branch from 407c1fd to bb8d3eb Compare June 8, 2026 09:27
@xlamorlette-datadog xlamorlette-datadog marked this pull request as ready for review June 8, 2026 13:19
@xlamorlette-datadog xlamorlette-datadog requested a review from a team as a code owner June 8, 2026 13:19
@xlamorlette-datadog xlamorlette-datadog requested review from tabgok and removed request for a team June 8, 2026 13:19

@pawelchcki pawelchcki left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

@xlamorlette-datadog xlamorlette-datadog merged commit 94e6a29 into main Jun 8, 2026
5 checks passed
@xlamorlette-datadog xlamorlette-datadog deleted the xlamorlette/migrate-to-coverage-upload-github-action branch June 8, 2026 13:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants