Skip to content

[Release] Bumped datadog_checks_dev version to 40.0.1 - #24854

Merged
nubtron merged 2 commits into
masterfrom
nubtron/release-datadog-checks-dev-40.0.1-final
Aug 14, 2026
Merged

[Release] Bumped datadog_checks_dev version to 40.0.1#24854
nubtron merged 2 commits into
masterfrom
nubtron/release-datadog-checks-dev-40.0.1-final

Conversation

@nubtron

@nubtron nubtron commented Aug 13, 2026

Copy link
Copy Markdown
Collaborator

What does this PR do?

Releases datadog_checks_dev version 40.0.1. It generates the release changelog, updates the package version, consumes the pending changelog fragment, and adds YubiKey-signed in-toto metadata.

Motivation

Recover from the failed 40.0.0 PyPI publication with a normal patch release. The 40.0.0 wheel uses core metadata 2.5, but the previous PyPI publisher rejected that metadata version before uploading it.

PR #24847 updated the automated PyPI publisher to a version that includes Twine 7, and PR #24853 requires Twine 7 for the manual upload path. Twine 7 accepts core metadata 2.5.

After 40.0.1 is available on PyPI, PR #24842 can raise ddev's minimum datadog-checks-dev dependency before the ddev 18.0.0 release.

Validation:

  • ddev release build datadog_checks_dev
  • uvx --from twine==7.0.0 twine check datadog_checks_dev/dist/*
  • Confirmed wheel metadata version 2.5 and package version 40.0.1
  • ddev --no-interactive test --lint datadog_checks_dev
  • Verified both release commit signatures

Previous failed publication: https://github.com/DataDog/integrations-core/actions/runs/31616615979/job/94180893099

Review checklist (to be filled by reviewers)

  • Feature or bugfix MUST have appropriate tests (unit, integration, e2e)
  • Add qa/required if this PR needs QA validation, or qa/skip-qa if it does not. Exactly one of the two is required.
  • If you need to backport this PR to another branch, you can add the backport/<branch-name> label to the PR and it will automatically open a backport PR once this one is merged

@datadog-prod-us1-3

datadog-prod-us1-3 Bot commented Aug 13, 2026

Copy link
Copy Markdown

Tests  Code Coverage

🎉 All green!

🧪 All tests passed
❄️ No new flaky tests detected

🎯 Code Coverage (details)
Patch Coverage: 0.00%
Overall Coverage: 88.58% (+0.09%)

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

@cit-pr-commenter-54b7da

cit-pr-commenter-54b7da Bot commented Aug 13, 2026

Copy link
Copy Markdown

evalya-impact-summary

evalya impact analysis
Impact analysis: RUN-ALL — every test task will run
Trigger:         empty diff (default branch, scheduled run, or shallow-clone fallback)
Test tasks:      0 (all selected)
Publish tasks:   1 (always emitted)
Diff:            empty (no diff information)

Learn more about CI impact filtering

@nubtron
nubtron marked this pull request as ready for review August 14, 2026 07:23
@nubtron
nubtron requested a review from a team as a code owner August 14, 2026 07:23
@dd-octo-sts

dd-octo-sts Bot commented Aug 14, 2026

Copy link
Copy Markdown
Contributor

Validation Report

All 21 validations passed.

Show details
Validation Description Status
agent-reqs Verify check versions match the Agent requirements file
ci Validate CI configuration and code coverage settings
codeowners Validate every integration has a CODEOWNERS entry
config Validate default configuration files against spec.yaml
dep Verify dependency pins are consistent and Agent-compatible
http Validate integrations use the HTTP wrapper correctly
imports Validate check imports do not use deprecated modules
integration-style Validate check code style conventions
jmx-metrics Validate JMX metrics definition files and config
labeler Validate PR labeler config matches integration directories
legacy-signature Validate no integration uses the legacy Agent check signature
license-headers Validate Python files have proper license headers
licenses Validate third-party license attribution list
metadata Validate metadata.csv metric definitions
models Validate configuration data models match spec.yaml
openmetrics Validate OpenMetrics integrations disable the metric limit
package Validate Python package metadata and naming
qa-label Validate the pull request declares whether it needs QA for the next Agent release
readmes Validate README files have required sections
saved-views Validate saved view JSON file structure and fields
version Validate version consistency between package and changelog

View full run

@nubtron
nubtron added this pull request to the merge queue Aug 14, 2026
Merged via the queue into master with commit a3c442f Aug 14, 2026
427 of 445 checks passed
@nubtron
nubtron deleted the nubtron/release-datadog-checks-dev-40.0.1-final branch August 14, 2026 10:44
@dd-octo-sts dd-octo-sts Bot added this to the 7.83.0 milestone Aug 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants