Skip to content

Commit 8869b97

Browse files
Merge branch 'main' into michael.zhao/dsm-context
2 parents 83f6b0c + ea609fd commit 8869b97

27 files changed

+1172
-524
lines changed

.github/workflows/system-tests.yml

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ jobs:
2020
with:
2121
persist-credentials: false
2222
repository: 'DataDog/system-tests'
23+
# Automatically managed, use scripts/update-system-tests-version to update
24+
ref: '0d628ef0d9e1e7f58a0a62c770f723640f3175d4'
2325

2426
- name: Build agent
2527
run: ./build.sh -i agent
@@ -66,6 +68,8 @@ jobs:
6668
with:
6769
persist-credentials: false
6870
repository: 'DataDog/system-tests'
71+
# Automatically managed, use scripts/update-system-tests-version to update
72+
ref: '0d628ef0d9e1e7f58a0a62c770f723640f3175d4'
6973

7074
- name: Checkout dd-trace-py
7175
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
@@ -118,6 +122,8 @@ jobs:
118122
with:
119123
persist-credentials: false
120124
repository: 'DataDog/system-tests'
125+
# Automatically managed, use scripts/update-system-tests-version to update
126+
ref: '0d628ef0d9e1e7f58a0a62c770f723640f3175d4'
121127

122128
- name: Build runner
123129
uses: ./.github/actions/install_runner
@@ -299,6 +305,8 @@ jobs:
299305
with:
300306
persist-credentials: false
301307
repository: 'DataDog/system-tests'
308+
# Automatically managed, use scripts/update-system-tests-version to update
309+
ref: '0d628ef0d9e1e7f58a0a62c770f723640f3175d4'
302310
- name: Checkout dd-trace-py
303311
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
304312
with:
@@ -337,4 +345,4 @@ jobs:
337345
run: exit 0
338346
- name: Fails if anything else failed
339347
if: needs.parametric.result != 'success' || needs.system-tests.result != 'success'
340-
run: exit 1
348+
run: exit 1

.riot/requirements/158ac30.txt

Lines changed: 167 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,167 @@
1+
#
2+
# This file is autogenerated by pip-compile with Python 3.10
3+
# by the following command:
4+
#
5+
# pip-compile --no-annotate .riot/requirements/158ac30.in
6+
#
7+
aiohappyeyeballs==2.6.1
8+
aiohttp==3.12.2
9+
aiosignal==1.3.2
10+
annotated-types==0.7.0
11+
anyio==4.9.0
12+
appdirs==1.4.4
13+
asgiref==3.8.1
14+
asttokens==3.0.0
15+
async-timeout==5.0.1
16+
attrs==25.3.0
17+
auth0-python==4.9.0
18+
backoff==2.2.1
19+
bcrypt==4.3.0
20+
blinker==1.9.0
21+
build==1.2.2.post1
22+
cachetools==5.5.2
23+
certifi==2025.4.26
24+
cffi==1.17.1
25+
charset-normalizer==3.4.2
26+
chromadb==1.0.10
27+
click==8.2.1
28+
coloredlogs==15.0.1
29+
coverage[toml]==7.8.2
30+
crewai==0.121.0
31+
cryptography==45.0.3
32+
decorator==5.2.1
33+
deprecated==1.2.18
34+
distro==1.9.0
35+
docstring-parser==0.16
36+
durationpy==0.10
37+
et-xmlfile==2.0.0
38+
exceptiongroup==1.3.0
39+
executing==2.2.0
40+
fastapi==0.115.9
41+
filelock==3.18.0
42+
flatbuffers==25.2.10
43+
frozenlist==1.6.0
44+
fsspec==2025.5.1
45+
google-auth==2.40.2
46+
googleapis-common-protos==1.70.0
47+
grpcio==1.71.0
48+
h11==0.16.0
49+
hf-xet==1.1.2
50+
httpcore==1.0.9
51+
httptools==0.6.4
52+
httpx==0.28.1
53+
huggingface-hub==0.32.2
54+
humanfriendly==10.0
55+
hypothesis==6.45.0
56+
idna==3.10
57+
importlib-metadata==8.6.1
58+
importlib-resources==6.5.2
59+
iniconfig==2.1.0
60+
instructor==1.8.3
61+
ipython==8.36.0
62+
jedi==0.19.2
63+
jinja2==3.1.6
64+
jiter==0.8.2
65+
json-repair==0.46.0
66+
json5==0.12.0
67+
jsonpickle==4.1.0
68+
jsonref==1.1.0
69+
jsonschema==4.24.0
70+
jsonschema-specifications==2025.4.1
71+
kubernetes==32.0.1
72+
litellm==1.68.0
73+
markdown-it-py==3.0.0
74+
markupsafe==3.0.2
75+
matplotlib-inline==0.1.7
76+
mdurl==0.1.2
77+
mmh3==5.1.0
78+
mock==5.2.0
79+
mpmath==1.3.0
80+
multidict==6.4.4
81+
networkx==3.4.2
82+
numpy==2.2.6
83+
oauthlib==3.2.2
84+
onnxruntime==1.22.0
85+
openai==1.75.0
86+
openpyxl==3.1.5
87+
opentelemetry-api==1.33.1
88+
opentelemetry-exporter-otlp-proto-common==1.33.1
89+
opentelemetry-exporter-otlp-proto-grpc==1.33.1
90+
opentelemetry-exporter-otlp-proto-http==1.33.1
91+
opentelemetry-instrumentation==0.54b1
92+
opentelemetry-instrumentation-asgi==0.54b1
93+
opentelemetry-instrumentation-fastapi==0.54b1
94+
opentelemetry-proto==1.33.1
95+
opentelemetry-sdk==1.33.1
96+
opentelemetry-semantic-conventions==0.54b1
97+
opentelemetry-util-http==0.54b1
98+
opentracing==2.4.0
99+
orjson==3.10.18
100+
overrides==7.7.0
101+
packaging==25.0
102+
parso==0.8.4
103+
pdfminer-six==20250327
104+
pdfplumber==0.11.6
105+
pexpect==4.9.0
106+
pillow==11.2.1
107+
pluggy==1.6.0
108+
posthog==4.2.0
109+
prompt-toolkit==3.0.51
110+
propcache==0.3.1
111+
protobuf==5.29.4
112+
ptyprocess==0.7.0
113+
pure-eval==0.2.3
114+
pyasn1==0.6.1
115+
pyasn1-modules==0.4.2
116+
pycparser==2.22
117+
pydantic==2.11.5
118+
pydantic-core==2.33.2
119+
pygments==2.19.1
120+
pyjwt==2.10.1
121+
pypdfium2==4.30.1
122+
pypika==0.48.9
123+
pyproject-hooks==1.2.0
124+
pytest==8.3.5
125+
pytest-asyncio==1.0.0
126+
pytest-cov==6.1.1
127+
pytest-mock==3.14.1
128+
python-dateutil==2.9.0.post0
129+
python-dotenv==1.1.0
130+
pyvis==0.3.2
131+
pyyaml==6.0.2
132+
referencing==0.36.2
133+
regex==2024.11.6
134+
requests==2.32.3
135+
requests-oauthlib==2.0.0
136+
rich==13.9.4
137+
rpds-py==0.25.1
138+
rsa==4.9.1
139+
shellingham==1.5.4
140+
six==1.17.0
141+
sniffio==1.3.1
142+
sortedcontainers==2.4.0
143+
stack-data==0.6.3
144+
starlette==0.45.3
145+
sympy==1.14.0
146+
tenacity==9.1.2
147+
tiktoken==0.9.0
148+
tokenizers==0.21.1
149+
tomli==2.2.1
150+
tomli-w==1.2.0
151+
tqdm==4.67.1
152+
traitlets==5.14.3
153+
typer==0.16.0
154+
typing-extensions==4.13.2
155+
typing-inspection==0.4.1
156+
urllib3==2.4.0
157+
uv==0.7.8
158+
uvicorn[standard]==0.34.2
159+
uvloop==0.21.0
160+
vcrpy==7.0.0
161+
watchfiles==1.0.5
162+
wcwidth==0.2.13
163+
websocket-client==1.8.0
164+
websockets==15.0.1
165+
wrapt==1.17.2
166+
yarl==1.20.0
167+
zipp==3.22.0

.riot/requirements/16628a6.txt

Lines changed: 166 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,166 @@
1+
#
2+
# This file is autogenerated by pip-compile with Python 3.12
3+
# by the following command:
4+
#
5+
# pip-compile --no-annotate .riot/requirements/16628a6.in
6+
#
7+
aiohappyeyeballs==2.6.1
8+
aiohttp==3.12.2
9+
aiosignal==1.3.2
10+
annotated-types==0.7.0
11+
anyio==4.9.0
12+
appdirs==1.4.4
13+
asgiref==3.8.1
14+
asttokens==3.0.0
15+
attrs==25.3.0
16+
auth0-python==4.9.0
17+
backoff==2.2.1
18+
bcrypt==4.3.0
19+
blinker==1.9.0
20+
build==1.2.2.post1
21+
cachetools==5.5.2
22+
certifi==2025.4.26
23+
cffi==1.17.1
24+
charset-normalizer==3.4.2
25+
chromadb==1.0.10
26+
click==8.2.1
27+
coloredlogs==15.0.1
28+
coverage[toml]==7.8.2
29+
crewai==0.121.0
30+
cryptography==45.0.3
31+
decorator==5.2.1
32+
deprecated==1.2.18
33+
distro==1.9.0
34+
docstring-parser==0.16
35+
durationpy==0.10
36+
et-xmlfile==2.0.0
37+
executing==2.2.0
38+
fastapi==0.115.9
39+
filelock==3.18.0
40+
flatbuffers==25.2.10
41+
frozenlist==1.6.0
42+
fsspec==2025.5.1
43+
google-auth==2.40.2
44+
googleapis-common-protos==1.70.0
45+
grpcio==1.71.0
46+
h11==0.16.0
47+
hf-xet==1.1.2
48+
httpcore==1.0.9
49+
httptools==0.6.4
50+
httpx==0.28.1
51+
huggingface-hub==0.32.2
52+
humanfriendly==10.0
53+
hypothesis==6.45.0
54+
idna==3.10
55+
importlib-metadata==8.6.1
56+
importlib-resources==6.5.2
57+
iniconfig==2.1.0
58+
instructor==1.8.3
59+
ipython==9.2.0
60+
ipython-pygments-lexers==1.1.1
61+
jedi==0.19.2
62+
jinja2==3.1.6
63+
jiter==0.8.2
64+
json-repair==0.46.0
65+
json5==0.12.0
66+
jsonpickle==4.1.0
67+
jsonref==1.1.0
68+
jsonschema==4.24.0
69+
jsonschema-specifications==2025.4.1
70+
kubernetes==32.0.1
71+
litellm==1.68.0
72+
markdown-it-py==3.0.0
73+
markupsafe==3.0.2
74+
matplotlib-inline==0.1.7
75+
mdurl==0.1.2
76+
mmh3==5.1.0
77+
mock==5.2.0
78+
mpmath==1.3.0
79+
multidict==6.4.4
80+
networkx==3.4.2
81+
numpy==2.2.6
82+
oauthlib==3.2.2
83+
onnxruntime==1.22.0
84+
openai==1.75.0
85+
openpyxl==3.1.5
86+
opentelemetry-api==1.33.1
87+
opentelemetry-exporter-otlp-proto-common==1.33.1
88+
opentelemetry-exporter-otlp-proto-grpc==1.33.1
89+
opentelemetry-exporter-otlp-proto-http==1.33.1
90+
opentelemetry-instrumentation==0.54b1
91+
opentelemetry-instrumentation-asgi==0.54b1
92+
opentelemetry-instrumentation-fastapi==0.54b1
93+
opentelemetry-proto==1.33.1
94+
opentelemetry-sdk==1.33.1
95+
opentelemetry-semantic-conventions==0.54b1
96+
opentelemetry-util-http==0.54b1
97+
opentracing==2.4.0
98+
orjson==3.10.18
99+
overrides==7.7.0
100+
packaging==25.0
101+
parso==0.8.4
102+
pdfminer-six==20250327
103+
pdfplumber==0.11.6
104+
pexpect==4.9.0
105+
pillow==11.2.1
106+
pluggy==1.6.0
107+
posthog==4.2.0
108+
prompt-toolkit==3.0.51
109+
propcache==0.3.1
110+
protobuf==5.29.4
111+
ptyprocess==0.7.0
112+
pure-eval==0.2.3
113+
pyasn1==0.6.1
114+
pyasn1-modules==0.4.2
115+
pycparser==2.22
116+
pydantic==2.11.5
117+
pydantic-core==2.33.2
118+
pygments==2.19.1
119+
pyjwt==2.10.1
120+
pypdfium2==4.30.1
121+
pypika==0.48.9
122+
pyproject-hooks==1.2.0
123+
pytest==8.3.5
124+
pytest-asyncio==1.0.0
125+
pytest-cov==6.1.1
126+
pytest-mock==3.14.1
127+
python-dateutil==2.9.0.post0
128+
python-dotenv==1.1.0
129+
pyvis==0.3.2
130+
pyyaml==6.0.2
131+
referencing==0.36.2
132+
regex==2024.11.6
133+
requests==2.32.3
134+
requests-oauthlib==2.0.0
135+
rich==13.9.4
136+
rpds-py==0.25.1
137+
rsa==4.9.1
138+
shellingham==1.5.4
139+
six==1.17.0
140+
sniffio==1.3.1
141+
sortedcontainers==2.4.0
142+
stack-data==0.6.3
143+
starlette==0.45.3
144+
sympy==1.14.0
145+
tenacity==9.1.2
146+
tiktoken==0.9.0
147+
tokenizers==0.21.1
148+
tomli==2.2.1
149+
tomli-w==1.2.0
150+
tqdm==4.67.1
151+
traitlets==5.14.3
152+
typer==0.16.0
153+
typing-extensions==4.13.2
154+
typing-inspection==0.4.1
155+
urllib3==2.4.0
156+
uv==0.7.8
157+
uvicorn[standard]==0.34.2
158+
uvloop==0.21.0
159+
vcrpy==7.0.0
160+
watchfiles==1.0.5
161+
wcwidth==0.2.13
162+
websocket-client==1.8.0
163+
websockets==15.0.1
164+
wrapt==1.17.2
165+
yarl==1.20.0
166+
zipp==3.22.0

0 commit comments

Comments
 (0)