Skip to content

ci: include integration registry update in automated package version bumps #13678

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jun 17, 2025

Conversation

emmettbutler
Copy link
Collaborator

@emmettbutler emmettbutler commented Jun 16, 2025

This change updates the job that periodically updates riot environments to include an update of the integration registry, without which CI fails on the opened PRs.

Checklist

  • PR author has checked that all the criteria below are met
  • The PR description includes an overview of the change
  • The PR description articulates the motivation for the change
  • The change includes tests OR the PR description describes a testing strategy
  • The PR description notes risks associated with the change, if any
  • Newly-added code is easy to change
  • The change follows the library release note guidelines
  • The change includes or references documentation updates if necessary
  • Backport labels are set (if applicable)

Reviewer Checklist

  • Reviewer has checked that all the criteria below are met
  • Title is accurate
  • All changes are related to the pull request's stated goal
  • Avoids breaking API changes
  • Testing strategy adequately addresses listed risks
  • Newly-added code is easy to change
  • Release note makes sense to a user of the library
  • If necessary, author has acknowledged and discussed the performance implications of this PR as reported in the benchmarks PR comment
  • Backport labels are set in a manner that is consistent with the release branch maintenance policy

Copy link
Contributor

CODEOWNERS have been resolved as:

.github/workflows/generate-package-versions.yml                         @DataDog/python-guild @DataDog/apm-core-python

Copy link
Contributor

github-actions bot commented Jun 16, 2025

Bootstrap import analysis

Comparison of import times between this PR and base.

Summary

The average import time from this PR is: 285 ± 6 ms.

The average import time from base is: 285 ± 5 ms.

The import time difference between this PR and base is: 0.5 ± 0.2 ms.

The difference is not statistically significant (z = 2.10).

Import time breakdown

The following import paths have shrunk:

ddtrace.auto 1.796 ms (0.63%)
ddtrace.bootstrap.sitecustomize 1.120 ms (0.39%)
ddtrace.bootstrap.preload 1.120 ms (0.39%)
ddtrace.internal.remoteconfig.client 0.588 ms (0.21%)
ddtrace 0.676 ms (0.24%)
ddtrace.internal._unpatched 0.030 ms (0.01%)
json 0.030 ms (0.01%)
json.decoder 0.030 ms (0.01%)
re 0.030 ms (0.01%)
enum 0.030 ms (0.01%)
types 0.030 ms (0.01%)

@pr-commenter
Copy link

pr-commenter bot commented Jun 16, 2025

Benchmarks

Benchmark execution time: 2025-06-17 16:38:06

Comparing candidate commit 52a5723 in PR branch emmett.butler/regsitry-update-auto with baseline commit f1cfa5e in branch main.

Found 0 performance improvements and 1 performance regressions! Performance is the same for 563 metrics, 6 unstable metrics.

scenario:iastaspectssplit-splitlines_aspect

  • 🟥 execution_time [+148.611ns; +183.044ns] or [+10.184%; +12.544%]

@quinna-h
Copy link
Contributor

@emmettbutler emmettbutler enabled auto-merge (squash) June 17, 2025 13:51
@emmettbutler emmettbutler added changelog/no-changelog A changelog entry is not required for this PR. and removed backport 2.21 labels Jun 17, 2025
@emmettbutler emmettbutler merged commit 0192912 into main Jun 17, 2025
358 checks passed
@emmettbutler emmettbutler deleted the emmett.butler/regsitry-update-auto branch June 17, 2025 16:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog/no-changelog A changelog entry is not required for this PR.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants