Skip to content

ci: fix ddtrace version detection#764

Merged
brettlangdon merged 1 commit intomainfrom
brettlangdon/remove.patch.py
Mar 31, 2026
Merged

ci: fix ddtrace version detection#764
brettlangdon merged 1 commit intomainfrom
brettlangdon/remove.patch.py

Conversation

@brettlangdon
Copy link
Copy Markdown
Member

What does this PR do?

PR #763 introduces removing all patch.py files from ddtrace to help reduce layer size. However, the version detection logic we had was not working.

This change fixes that so we properly call the right .py file branch in Dockerfile when ddtrace version >=4.7.0rc3

Motivation

Testing Guidelines

Additional Notes

Types of Changes

  • Bug fix
  • New feature
  • Breaking change
  • Misc (docs, refactoring, dependency upgrade, etc.)

Check all that apply

  • This PR's description is comprehensive
  • This PR contains breaking changes that are documented in the description
  • This PR introduces new APIs or parameters that are documented and unlikely to change in the foreseeable future
  • This PR impacts documentation, and it has been updated (or a ticket has been logged)
  • This PR's changes are covered by the automated tests
  • This PR collects user input/sensitive content into Datadog
  • This PR passes the integration tests (ask a Datadog member to run the tests)

@brettlangdon brettlangdon requested review from a team as code owners March 31, 2026 12:40
@brettlangdon brettlangdon merged commit f313c46 into main Mar 31, 2026
104 of 105 checks passed
@brettlangdon brettlangdon deleted the brettlangdon/remove.patch.py branch March 31, 2026 13:22
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.

2 participants