Skip to content

ci: install dd-trace-py pipeline wheels when run as child pipeline#749

Open
brettlangdon wants to merge 5 commits intomainfrom
brettlangdon/dd-trace-py.pipeline.artifacts
Open

ci: install dd-trace-py pipeline wheels when run as child pipeline#749
brettlangdon wants to merge 5 commits intomainfrom
brettlangdon/dd-trace-py.pipeline.artifacts

Conversation

@brettlangdon
Copy link
Member

What does this PR do?

Update build layer scripts to pull dd-trace-py CI pipeline artifacts when this CI is run as a child pipeline of the dd-trace-py project.

Motivation

This ensures this CI is run with the pipeline wheels instead of defaulting to latest of PyPI. This will give us better detection of changes/PRs in dd-trace-py and their impact on this project.

Testing Guidelines

Additional Notes

We no longer build/ship/support Python 3.8 wheels for dd-trace-py, so there is a fallback mechanism to not fail if we cannot find the correct wheel to download.

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 marked this pull request as ready for review March 18, 2026 16:53
@brettlangdon brettlangdon requested review from a team as code owners March 18, 2026 16:53
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