File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -259,6 +259,25 @@ jobs:
259259 - name : Run tests
260260 run : tox -e py314-test-instrumentation-openai-v2-latest -- -ra
261261
262+ py313-test-instrumentation-openai-v2-pydantic1_ubuntu-latest :
263+ name : instrumentation-openai-v2-pydantic1 3.13 Ubuntu
264+ runs-on : ubuntu-latest
265+ timeout-minutes : 30
266+ steps :
267+ - name : Checkout repo @ SHA - ${{ github.sha }}
268+ uses : actions/checkout@v4
269+
270+ - name : Set up Python 3.13
271+ uses : actions/setup-python@v5
272+ with :
273+ python-version : " 3.13"
274+
275+ - name : Install tox
276+ run : pip install tox-uv
277+
278+ - name : Run tests
279+ run : tox -e py313-test-instrumentation-openai-v2-pydantic1 -- -ra
280+
262281 pypy3-test-instrumentation-openai-v2-oldest_ubuntu-latest :
263282 name : instrumentation-openai-v2-oldest pypy-3.9 Ubuntu
264283 runs-on : ubuntu-latest
@@ -4761,22 +4780,3 @@ jobs:
47614780
47624781 - name : Run tests
47634782 run : tox -e py312-test-instrumentation-elasticsearch-0 -- -ra
4764-
4765- py312-test-instrumentation-elasticsearch-1_ubuntu-latest :
4766- name : instrumentation-elasticsearch-1 3.12 Ubuntu
4767- runs-on : ubuntu-latest
4768- timeout-minutes : 30
4769- steps :
4770- - name : Checkout repo @ SHA - ${{ github.sha }}
4771- uses : actions/checkout@v4
4772-
4773- - name : Set up Python 3.12
4774- uses : actions/setup-python@v5
4775- with :
4776- python-version : " 3.12"
4777-
4778- - name : Install tox
4779- run : pip install tox-uv
4780-
4781- - name : Run tests
4782- run : tox -e py312-test-instrumentation-elasticsearch-1 -- -ra
Original file line number Diff line number Diff line change 3131
3232jobs :
3333
34+ py312-test-instrumentation-elasticsearch-1_ubuntu-latest :
35+ name : instrumentation-elasticsearch-1 3.12 Ubuntu
36+ runs-on : ubuntu-latest
37+ timeout-minutes : 30
38+ steps :
39+ - name : Checkout repo @ SHA - ${{ github.sha }}
40+ uses : actions/checkout@v4
41+
42+ - name : Set up Python 3.12
43+ uses : actions/setup-python@v5
44+ with :
45+ python-version : " 3.12"
46+
47+ - name : Install tox
48+ run : pip install tox-uv
49+
50+ - name : Run tests
51+ run : tox -e py312-test-instrumentation-elasticsearch-1 -- -ra
52+
3453 py312-test-instrumentation-elasticsearch-2_ubuntu-latest :
3554 name : instrumentation-elasticsearch-2 3.12 Ubuntu
3655 runs-on : ubuntu-latest
@@ -4761,22 +4780,3 @@ jobs:
47614780
47624781 - name : Run tests
47634782 run : tox -e py312-test-instrumentation-asyncpg-wrapt1 -- -ra
4764-
4765- py312-test-instrumentation-asyncpg-wrapt2_ubuntu-latest :
4766- name : instrumentation-asyncpg-wrapt2 3.12 Ubuntu
4767- runs-on : ubuntu-latest
4768- timeout-minutes : 30
4769- steps :
4770- - name : Checkout repo @ SHA - ${{ github.sha }}
4771- uses : actions/checkout@v4
4772-
4773- - name : Set up Python 3.12
4774- uses : actions/setup-python@v5
4775- with :
4776- python-version : " 3.12"
4777-
4778- - name : Install tox
4779- run : pip install tox-uv
4780-
4781- - name : Run tests
4782- run : tox -e py312-test-instrumentation-asyncpg-wrapt2 -- -ra
Original file line number Diff line number Diff line change 3131
3232jobs :
3333
34+ py312-test-instrumentation-asyncpg-wrapt2_ubuntu-latest :
35+ name : instrumentation-asyncpg-wrapt2 3.12 Ubuntu
36+ runs-on : ubuntu-latest
37+ timeout-minutes : 30
38+ steps :
39+ - name : Checkout repo @ SHA - ${{ github.sha }}
40+ uses : actions/checkout@v4
41+
42+ - name : Set up Python 3.12
43+ uses : actions/setup-python@v5
44+ with :
45+ python-version : " 3.12"
46+
47+ - name : Install tox
48+ run : pip install tox-uv
49+
50+ - name : Run tests
51+ run : tox -e py312-test-instrumentation-asyncpg-wrapt2 -- -ra
52+
3453 py313-test-instrumentation-asyncpg-wrapt1_ubuntu-latest :
3554 name : instrumentation-asyncpg-wrapt1 3.13 Ubuntu
3655 runs-on : ubuntu-latest
@@ -4761,22 +4780,3 @@ jobs:
47614780
47624781 - name : Run tests
47634782 run : tox -e py39-test-instrumentation-cassandra-scylla -- -ra
4764-
4765- py310-test-instrumentation-cassandra-driver_ubuntu-latest :
4766- name : instrumentation-cassandra-driver 3.10 Ubuntu
4767- runs-on : ubuntu-latest
4768- timeout-minutes : 30
4769- steps :
4770- - name : Checkout repo @ SHA - ${{ github.sha }}
4771- uses : actions/checkout@v4
4772-
4773- - name : Set up Python 3.10
4774- uses : actions/setup-python@v5
4775- with :
4776- python-version : " 3.10"
4777-
4778- - name : Install tox
4779- run : pip install tox-uv
4780-
4781- - name : Run tests
4782- run : tox -e py310-test-instrumentation-cassandra-driver -- -ra
Original file line number Diff line number Diff line change 3131
3232jobs :
3333
34+ py310-test-instrumentation-cassandra-driver_ubuntu-latest :
35+ name : instrumentation-cassandra-driver 3.10 Ubuntu
36+ runs-on : ubuntu-latest
37+ timeout-minutes : 30
38+ steps :
39+ - name : Checkout repo @ SHA - ${{ github.sha }}
40+ uses : actions/checkout@v4
41+
42+ - name : Set up Python 3.10
43+ uses : actions/setup-python@v5
44+ with :
45+ python-version : " 3.10"
46+
47+ - name : Install tox
48+ run : pip install tox-uv
49+
50+ - name : Run tests
51+ run : tox -e py310-test-instrumentation-cassandra-driver -- -ra
52+
3453 py310-test-instrumentation-cassandra-scylla_ubuntu-latest :
3554 name : instrumentation-cassandra-scylla 3.10 Ubuntu
3655 runs-on : ubuntu-latest
You can’t perform that action at this time.
0 commit comments