Fix git pull error in core contrib test #2639
Workflow file for this run
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # Do not edit this file. | |
| # This file is generated automatically by executing tox -e generate-workflows | |
| name: Test 1 | |
| on: | |
| push: | |
| branches-ignore: | |
| - 'release/*' | |
| pull_request: | |
| env: | |
| CORE_REPO_SHA: main | |
| CONTRIB_REPO_SHA: main | |
| PIP_EXISTS_ACTION: w | |
| jobs: | |
| py310-test-instrumentation-urllib3-1_ubuntu-latest: | |
| name: instrumentation-urllib3-1 3.10 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.10 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.10" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py310-test-instrumentation-urllib3-1 --pkg-only | |
| - name: Run tests | |
| run: tox -e py310-test-instrumentation-urllib3-1 --skip-pkg-install -- -ra | |
| py311-test-instrumentation-urllib3-0_ubuntu-latest: | |
| name: instrumentation-urllib3-0 3.11 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.11 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.11" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py311-test-instrumentation-urllib3-0 --pkg-only | |
| - name: Run tests | |
| run: tox -e py311-test-instrumentation-urllib3-0 --skip-pkg-install -- -ra | |
| py311-test-instrumentation-urllib3-1_ubuntu-latest: | |
| name: instrumentation-urllib3-1 3.11 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.11 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.11" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py311-test-instrumentation-urllib3-1 --pkg-only | |
| - name: Run tests | |
| run: tox -e py311-test-instrumentation-urllib3-1 --skip-pkg-install -- -ra | |
| py312-test-instrumentation-urllib3-0_ubuntu-latest: | |
| name: instrumentation-urllib3-0 3.12 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.12 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.12" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py312-test-instrumentation-urllib3-0 --pkg-only | |
| - name: Run tests | |
| run: tox -e py312-test-instrumentation-urllib3-0 --skip-pkg-install -- -ra | |
| py312-test-instrumentation-urllib3-1_ubuntu-latest: | |
| name: instrumentation-urllib3-1 3.12 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.12 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.12" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py312-test-instrumentation-urllib3-1 --pkg-only | |
| - name: Run tests | |
| run: tox -e py312-test-instrumentation-urllib3-1 --skip-pkg-install -- -ra | |
| py313-test-instrumentation-urllib3-0_ubuntu-latest: | |
| name: instrumentation-urllib3-0 3.13 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.13 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.13" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py313-test-instrumentation-urllib3-0 --pkg-only | |
| - name: Run tests | |
| run: tox -e py313-test-instrumentation-urllib3-0 --skip-pkg-install -- -ra | |
| py313-test-instrumentation-urllib3-1_ubuntu-latest: | |
| name: instrumentation-urllib3-1 3.13 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.13 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.13" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py313-test-instrumentation-urllib3-1 --pkg-only | |
| - name: Run tests | |
| run: tox -e py313-test-instrumentation-urllib3-1 --skip-pkg-install -- -ra | |
| pypy3-test-instrumentation-urllib3-0_ubuntu-latest: | |
| name: instrumentation-urllib3-0 pypy-3.8 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python pypy-3.8 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "pypy-3.8" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e pypy3-test-instrumentation-urllib3-0 --pkg-only | |
| - name: Run tests | |
| run: tox -e pypy3-test-instrumentation-urllib3-0 --skip-pkg-install -- -ra | |
| pypy3-test-instrumentation-urllib3-1_ubuntu-latest: | |
| name: instrumentation-urllib3-1 pypy-3.8 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python pypy-3.8 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "pypy-3.8" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e pypy3-test-instrumentation-urllib3-1 --pkg-only | |
| - name: Run tests | |
| run: tox -e pypy3-test-instrumentation-urllib3-1 --skip-pkg-install -- -ra | |
| py38-test-instrumentation-requests_ubuntu-latest: | |
| name: instrumentation-requests 3.8 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.8 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.8" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py38-test-instrumentation-requests --pkg-only | |
| - name: Run tests | |
| run: tox -e py38-test-instrumentation-requests --skip-pkg-install -- -ra | |
| py39-test-instrumentation-requests_ubuntu-latest: | |
| name: instrumentation-requests 3.9 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.9 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.9" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py39-test-instrumentation-requests --pkg-only | |
| - name: Run tests | |
| run: tox -e py39-test-instrumentation-requests --skip-pkg-install -- -ra | |
| py310-test-instrumentation-requests_ubuntu-latest: | |
| name: instrumentation-requests 3.10 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.10 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.10" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py310-test-instrumentation-requests --pkg-only | |
| - name: Run tests | |
| run: tox -e py310-test-instrumentation-requests --skip-pkg-install -- -ra | |
| py311-test-instrumentation-requests_ubuntu-latest: | |
| name: instrumentation-requests 3.11 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.11 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.11" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py311-test-instrumentation-requests --pkg-only | |
| - name: Run tests | |
| run: tox -e py311-test-instrumentation-requests --skip-pkg-install -- -ra | |
| py312-test-instrumentation-requests_ubuntu-latest: | |
| name: instrumentation-requests 3.12 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.12 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.12" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py312-test-instrumentation-requests --pkg-only | |
| - name: Run tests | |
| run: tox -e py312-test-instrumentation-requests --skip-pkg-install -- -ra | |
| py313-test-instrumentation-requests_ubuntu-latest: | |
| name: instrumentation-requests 3.13 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.13 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.13" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py313-test-instrumentation-requests --pkg-only | |
| - name: Run tests | |
| run: tox -e py313-test-instrumentation-requests --skip-pkg-install -- -ra | |
| py38-test-instrumentation-starlette-oldest_ubuntu-latest: | |
| name: instrumentation-starlette-oldest 3.8 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.8 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.8" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py38-test-instrumentation-starlette-oldest --pkg-only | |
| - name: Run tests | |
| run: tox -e py38-test-instrumentation-starlette-oldest --skip-pkg-install -- -ra | |
| py38-test-instrumentation-starlette-latest_ubuntu-latest: | |
| name: instrumentation-starlette-latest 3.8 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.8 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.8" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py38-test-instrumentation-starlette-latest --pkg-only | |
| - name: Run tests | |
| run: tox -e py38-test-instrumentation-starlette-latest --skip-pkg-install -- -ra | |
| py39-test-instrumentation-starlette-oldest_ubuntu-latest: | |
| name: instrumentation-starlette-oldest 3.9 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.9 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.9" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py39-test-instrumentation-starlette-oldest --pkg-only | |
| - name: Run tests | |
| run: tox -e py39-test-instrumentation-starlette-oldest --skip-pkg-install -- -ra | |
| py39-test-instrumentation-starlette-latest_ubuntu-latest: | |
| name: instrumentation-starlette-latest 3.9 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.9 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.9" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py39-test-instrumentation-starlette-latest --pkg-only | |
| - name: Run tests | |
| run: tox -e py39-test-instrumentation-starlette-latest --skip-pkg-install -- -ra | |
| py310-test-instrumentation-starlette-oldest_ubuntu-latest: | |
| name: instrumentation-starlette-oldest 3.10 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.10 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.10" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py310-test-instrumentation-starlette-oldest --pkg-only | |
| - name: Run tests | |
| run: tox -e py310-test-instrumentation-starlette-oldest --skip-pkg-install -- -ra | |
| py310-test-instrumentation-starlette-latest_ubuntu-latest: | |
| name: instrumentation-starlette-latest 3.10 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.10 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.10" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py310-test-instrumentation-starlette-latest --pkg-only | |
| - name: Run tests | |
| run: tox -e py310-test-instrumentation-starlette-latest --skip-pkg-install -- -ra | |
| py311-test-instrumentation-starlette-oldest_ubuntu-latest: | |
| name: instrumentation-starlette-oldest 3.11 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.11 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.11" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py311-test-instrumentation-starlette-oldest --pkg-only | |
| - name: Run tests | |
| run: tox -e py311-test-instrumentation-starlette-oldest --skip-pkg-install -- -ra | |
| py311-test-instrumentation-starlette-latest_ubuntu-latest: | |
| name: instrumentation-starlette-latest 3.11 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.11 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.11" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py311-test-instrumentation-starlette-latest --pkg-only | |
| - name: Run tests | |
| run: tox -e py311-test-instrumentation-starlette-latest --skip-pkg-install -- -ra | |
| py312-test-instrumentation-starlette-oldest_ubuntu-latest: | |
| name: instrumentation-starlette-oldest 3.12 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.12 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.12" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py312-test-instrumentation-starlette-oldest --pkg-only | |
| - name: Run tests | |
| run: tox -e py312-test-instrumentation-starlette-oldest --skip-pkg-install -- -ra | |
| py312-test-instrumentation-starlette-latest_ubuntu-latest: | |
| name: instrumentation-starlette-latest 3.12 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.12 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.12" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py312-test-instrumentation-starlette-latest --pkg-only | |
| - name: Run tests | |
| run: tox -e py312-test-instrumentation-starlette-latest --skip-pkg-install -- -ra | |
| py313-test-instrumentation-starlette-oldest_ubuntu-latest: | |
| name: instrumentation-starlette-oldest 3.13 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.13 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.13" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py313-test-instrumentation-starlette-oldest --pkg-only | |
| - name: Run tests | |
| run: tox -e py313-test-instrumentation-starlette-oldest --skip-pkg-install -- -ra | |
| py313-test-instrumentation-starlette-latest_ubuntu-latest: | |
| name: instrumentation-starlette-latest 3.13 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.13 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.13" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py313-test-instrumentation-starlette-latest --pkg-only | |
| - name: Run tests | |
| run: tox -e py313-test-instrumentation-starlette-latest --skip-pkg-install -- -ra | |
| pypy3-test-instrumentation-starlette-oldest_ubuntu-latest: | |
| name: instrumentation-starlette-oldest pypy-3.8 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python pypy-3.8 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "pypy-3.8" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e pypy3-test-instrumentation-starlette-oldest --pkg-only | |
| - name: Run tests | |
| run: tox -e pypy3-test-instrumentation-starlette-oldest --skip-pkg-install -- -ra | |
| pypy3-test-instrumentation-starlette-latest_ubuntu-latest: | |
| name: instrumentation-starlette-latest pypy-3.8 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python pypy-3.8 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "pypy-3.8" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e pypy3-test-instrumentation-starlette-latest --pkg-only | |
| - name: Run tests | |
| run: tox -e pypy3-test-instrumentation-starlette-latest --skip-pkg-install -- -ra | |
| py38-test-instrumentation-jinja2_ubuntu-latest: | |
| name: instrumentation-jinja2 3.8 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.8 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.8" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py38-test-instrumentation-jinja2 --pkg-only | |
| - name: Run tests | |
| run: tox -e py38-test-instrumentation-jinja2 --skip-pkg-install -- -ra | |
| py39-test-instrumentation-jinja2_ubuntu-latest: | |
| name: instrumentation-jinja2 3.9 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.9 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.9" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py39-test-instrumentation-jinja2 --pkg-only | |
| - name: Run tests | |
| run: tox -e py39-test-instrumentation-jinja2 --skip-pkg-install -- -ra | |
| py310-test-instrumentation-jinja2_ubuntu-latest: | |
| name: instrumentation-jinja2 3.10 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.10 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.10" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py310-test-instrumentation-jinja2 --pkg-only | |
| - name: Run tests | |
| run: tox -e py310-test-instrumentation-jinja2 --skip-pkg-install -- -ra | |
| py311-test-instrumentation-jinja2_ubuntu-latest: | |
| name: instrumentation-jinja2 3.11 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.11 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.11" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py311-test-instrumentation-jinja2 --pkg-only | |
| - name: Run tests | |
| run: tox -e py311-test-instrumentation-jinja2 --skip-pkg-install -- -ra | |
| py312-test-instrumentation-jinja2_ubuntu-latest: | |
| name: instrumentation-jinja2 3.12 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.12 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.12" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py312-test-instrumentation-jinja2 --pkg-only | |
| - name: Run tests | |
| run: tox -e py312-test-instrumentation-jinja2 --skip-pkg-install -- -ra | |
| py313-test-instrumentation-jinja2_ubuntu-latest: | |
| name: instrumentation-jinja2 3.13 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.13 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.13" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py313-test-instrumentation-jinja2 --pkg-only | |
| - name: Run tests | |
| run: tox -e py313-test-instrumentation-jinja2 --skip-pkg-install -- -ra | |
| pypy3-test-instrumentation-jinja2_ubuntu-latest: | |
| name: instrumentation-jinja2 pypy-3.8 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python pypy-3.8 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "pypy-3.8" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e pypy3-test-instrumentation-jinja2 --pkg-only | |
| - name: Run tests | |
| run: tox -e pypy3-test-instrumentation-jinja2 --skip-pkg-install -- -ra | |
| py38-test-instrumentation-logging_ubuntu-latest: | |
| name: instrumentation-logging 3.8 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.8 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.8" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py38-test-instrumentation-logging --pkg-only | |
| - name: Run tests | |
| run: tox -e py38-test-instrumentation-logging --skip-pkg-install -- -ra | |
| py39-test-instrumentation-logging_ubuntu-latest: | |
| name: instrumentation-logging 3.9 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.9 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.9" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py39-test-instrumentation-logging --pkg-only | |
| - name: Run tests | |
| run: tox -e py39-test-instrumentation-logging --skip-pkg-install -- -ra | |
| py310-test-instrumentation-logging_ubuntu-latest: | |
| name: instrumentation-logging 3.10 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.10 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.10" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py310-test-instrumentation-logging --pkg-only | |
| - name: Run tests | |
| run: tox -e py310-test-instrumentation-logging --skip-pkg-install -- -ra | |
| py311-test-instrumentation-logging_ubuntu-latest: | |
| name: instrumentation-logging 3.11 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.11 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.11" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py311-test-instrumentation-logging --pkg-only | |
| - name: Run tests | |
| run: tox -e py311-test-instrumentation-logging --skip-pkg-install -- -ra | |
| py312-test-instrumentation-logging_ubuntu-latest: | |
| name: instrumentation-logging 3.12 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.12 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.12" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py312-test-instrumentation-logging --pkg-only | |
| - name: Run tests | |
| run: tox -e py312-test-instrumentation-logging --skip-pkg-install -- -ra | |
| py313-test-instrumentation-logging_ubuntu-latest: | |
| name: instrumentation-logging 3.13 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.13 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.13" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py313-test-instrumentation-logging --pkg-only | |
| - name: Run tests | |
| run: tox -e py313-test-instrumentation-logging --skip-pkg-install -- -ra | |
| pypy3-test-instrumentation-logging_ubuntu-latest: | |
| name: instrumentation-logging pypy-3.8 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python pypy-3.8 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "pypy-3.8" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e pypy3-test-instrumentation-logging --pkg-only | |
| - name: Run tests | |
| run: tox -e pypy3-test-instrumentation-logging --skip-pkg-install -- -ra | |
| py38-test-exporter-richconsole_ubuntu-latest: | |
| name: exporter-richconsole 3.8 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.8 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.8" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py38-test-exporter-richconsole --pkg-only | |
| - name: Run tests | |
| run: tox -e py38-test-exporter-richconsole --skip-pkg-install -- -ra | |
| py39-test-exporter-richconsole_ubuntu-latest: | |
| name: exporter-richconsole 3.9 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.9 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.9" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py39-test-exporter-richconsole --pkg-only | |
| - name: Run tests | |
| run: tox -e py39-test-exporter-richconsole --skip-pkg-install -- -ra | |
| py310-test-exporter-richconsole_ubuntu-latest: | |
| name: exporter-richconsole 3.10 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.10 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.10" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py310-test-exporter-richconsole --pkg-only | |
| - name: Run tests | |
| run: tox -e py310-test-exporter-richconsole --skip-pkg-install -- -ra | |
| py311-test-exporter-richconsole_ubuntu-latest: | |
| name: exporter-richconsole 3.11 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.11 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.11" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py311-test-exporter-richconsole --pkg-only | |
| - name: Run tests | |
| run: tox -e py311-test-exporter-richconsole --skip-pkg-install -- -ra | |
| py312-test-exporter-richconsole_ubuntu-latest: | |
| name: exporter-richconsole 3.12 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.12 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.12" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py312-test-exporter-richconsole --pkg-only | |
| - name: Run tests | |
| run: tox -e py312-test-exporter-richconsole --skip-pkg-install -- -ra | |
| py313-test-exporter-richconsole_ubuntu-latest: | |
| name: exporter-richconsole 3.13 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.13 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.13" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py313-test-exporter-richconsole --pkg-only | |
| - name: Run tests | |
| run: tox -e py313-test-exporter-richconsole --skip-pkg-install -- -ra | |
| pypy3-test-exporter-richconsole_ubuntu-latest: | |
| name: exporter-richconsole pypy-3.8 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python pypy-3.8 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "pypy-3.8" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e pypy3-test-exporter-richconsole --pkg-only | |
| - name: Run tests | |
| run: tox -e pypy3-test-exporter-richconsole --skip-pkg-install -- -ra | |
| py38-test-exporter-prometheus-remote-write_ubuntu-latest: | |
| name: exporter-prometheus-remote-write 3.8 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.8 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.8" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py38-test-exporter-prometheus-remote-write --pkg-only | |
| - name: Run tests | |
| run: tox -e py38-test-exporter-prometheus-remote-write --skip-pkg-install -- -ra | |
| py39-test-exporter-prometheus-remote-write_ubuntu-latest: | |
| name: exporter-prometheus-remote-write 3.9 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.9 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.9" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py39-test-exporter-prometheus-remote-write --pkg-only | |
| - name: Run tests | |
| run: tox -e py39-test-exporter-prometheus-remote-write --skip-pkg-install -- -ra | |
| py310-test-exporter-prometheus-remote-write_ubuntu-latest: | |
| name: exporter-prometheus-remote-write 3.10 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.10 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.10" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py310-test-exporter-prometheus-remote-write --pkg-only | |
| - name: Run tests | |
| run: tox -e py310-test-exporter-prometheus-remote-write --skip-pkg-install -- -ra | |
| py311-test-exporter-prometheus-remote-write_ubuntu-latest: | |
| name: exporter-prometheus-remote-write 3.11 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.11 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.11" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py311-test-exporter-prometheus-remote-write --pkg-only | |
| - name: Run tests | |
| run: tox -e py311-test-exporter-prometheus-remote-write --skip-pkg-install -- -ra | |
| py312-test-exporter-prometheus-remote-write_ubuntu-latest: | |
| name: exporter-prometheus-remote-write 3.12 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.12 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.12" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py312-test-exporter-prometheus-remote-write --pkg-only | |
| - name: Run tests | |
| run: tox -e py312-test-exporter-prometheus-remote-write --skip-pkg-install -- -ra | |
| py313-test-exporter-prometheus-remote-write_ubuntu-latest: | |
| name: exporter-prometheus-remote-write 3.13 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.13 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.13" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py313-test-exporter-prometheus-remote-write --pkg-only | |
| - name: Run tests | |
| run: tox -e py313-test-exporter-prometheus-remote-write --skip-pkg-install -- -ra | |
| pypy3-test-exporter-prometheus-remote-write_ubuntu-latest: | |
| name: exporter-prometheus-remote-write pypy-3.8 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python pypy-3.8 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "pypy-3.8" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e pypy3-test-exporter-prometheus-remote-write --pkg-only | |
| - name: Run tests | |
| run: tox -e pypy3-test-exporter-prometheus-remote-write --skip-pkg-install -- -ra | |
| py38-test-instrumentation-mysql-0_ubuntu-latest: | |
| name: instrumentation-mysql-0 3.8 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.8 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.8" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py38-test-instrumentation-mysql-0 --pkg-only | |
| - name: Run tests | |
| run: tox -e py38-test-instrumentation-mysql-0 --skip-pkg-install -- -ra | |
| py38-test-instrumentation-mysql-1_ubuntu-latest: | |
| name: instrumentation-mysql-1 3.8 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.8 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.8" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py38-test-instrumentation-mysql-1 --pkg-only | |
| - name: Run tests | |
| run: tox -e py38-test-instrumentation-mysql-1 --skip-pkg-install -- -ra | |
| py39-test-instrumentation-mysql-0_ubuntu-latest: | |
| name: instrumentation-mysql-0 3.9 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.9 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.9" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py39-test-instrumentation-mysql-0 --pkg-only | |
| - name: Run tests | |
| run: tox -e py39-test-instrumentation-mysql-0 --skip-pkg-install -- -ra | |
| py39-test-instrumentation-mysql-1_ubuntu-latest: | |
| name: instrumentation-mysql-1 3.9 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.9 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.9" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py39-test-instrumentation-mysql-1 --pkg-only | |
| - name: Run tests | |
| run: tox -e py39-test-instrumentation-mysql-1 --skip-pkg-install -- -ra | |
| py310-test-instrumentation-mysql-0_ubuntu-latest: | |
| name: instrumentation-mysql-0 3.10 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.10 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.10" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py310-test-instrumentation-mysql-0 --pkg-only | |
| - name: Run tests | |
| run: tox -e py310-test-instrumentation-mysql-0 --skip-pkg-install -- -ra | |
| py310-test-instrumentation-mysql-1_ubuntu-latest: | |
| name: instrumentation-mysql-1 3.10 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.10 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.10" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py310-test-instrumentation-mysql-1 --pkg-only | |
| - name: Run tests | |
| run: tox -e py310-test-instrumentation-mysql-1 --skip-pkg-install -- -ra | |
| py311-test-instrumentation-mysql-0_ubuntu-latest: | |
| name: instrumentation-mysql-0 3.11 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.11 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.11" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py311-test-instrumentation-mysql-0 --pkg-only | |
| - name: Run tests | |
| run: tox -e py311-test-instrumentation-mysql-0 --skip-pkg-install -- -ra | |
| py311-test-instrumentation-mysql-1_ubuntu-latest: | |
| name: instrumentation-mysql-1 3.11 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.11 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.11" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py311-test-instrumentation-mysql-1 --pkg-only | |
| - name: Run tests | |
| run: tox -e py311-test-instrumentation-mysql-1 --skip-pkg-install -- -ra | |
| py312-test-instrumentation-mysql-0_ubuntu-latest: | |
| name: instrumentation-mysql-0 3.12 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.12 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.12" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py312-test-instrumentation-mysql-0 --pkg-only | |
| - name: Run tests | |
| run: tox -e py312-test-instrumentation-mysql-0 --skip-pkg-install -- -ra | |
| py312-test-instrumentation-mysql-1_ubuntu-latest: | |
| name: instrumentation-mysql-1 3.12 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.12 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.12" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py312-test-instrumentation-mysql-1 --pkg-only | |
| - name: Run tests | |
| run: tox -e py312-test-instrumentation-mysql-1 --skip-pkg-install -- -ra | |
| py313-test-instrumentation-mysql-0_ubuntu-latest: | |
| name: instrumentation-mysql-0 3.13 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.13 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.13" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py313-test-instrumentation-mysql-0 --pkg-only | |
| - name: Run tests | |
| run: tox -e py313-test-instrumentation-mysql-0 --skip-pkg-install -- -ra | |
| py313-test-instrumentation-mysql-1_ubuntu-latest: | |
| name: instrumentation-mysql-1 3.13 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.13 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.13" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py313-test-instrumentation-mysql-1 --pkg-only | |
| - name: Run tests | |
| run: tox -e py313-test-instrumentation-mysql-1 --skip-pkg-install -- -ra | |
| pypy3-test-instrumentation-mysql-0_ubuntu-latest: | |
| name: instrumentation-mysql-0 pypy-3.8 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python pypy-3.8 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "pypy-3.8" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e pypy3-test-instrumentation-mysql-0 --pkg-only | |
| - name: Run tests | |
| run: tox -e pypy3-test-instrumentation-mysql-0 --skip-pkg-install -- -ra | |
| pypy3-test-instrumentation-mysql-1_ubuntu-latest: | |
| name: instrumentation-mysql-1 pypy-3.8 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python pypy-3.8 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "pypy-3.8" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e pypy3-test-instrumentation-mysql-1 --pkg-only | |
| - name: Run tests | |
| run: tox -e pypy3-test-instrumentation-mysql-1 --skip-pkg-install -- -ra | |
| py38-test-instrumentation-mysqlclient_ubuntu-latest: | |
| name: instrumentation-mysqlclient 3.8 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.8 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.8" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py38-test-instrumentation-mysqlclient --pkg-only | |
| - name: Run tests | |
| run: tox -e py38-test-instrumentation-mysqlclient --skip-pkg-install -- -ra | |
| py39-test-instrumentation-mysqlclient_ubuntu-latest: | |
| name: instrumentation-mysqlclient 3.9 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.9 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.9" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py39-test-instrumentation-mysqlclient --pkg-only | |
| - name: Run tests | |
| run: tox -e py39-test-instrumentation-mysqlclient --skip-pkg-install -- -ra | |
| py310-test-instrumentation-mysqlclient_ubuntu-latest: | |
| name: instrumentation-mysqlclient 3.10 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.10 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.10" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py310-test-instrumentation-mysqlclient --pkg-only | |
| - name: Run tests | |
| run: tox -e py310-test-instrumentation-mysqlclient --skip-pkg-install -- -ra | |
| py311-test-instrumentation-mysqlclient_ubuntu-latest: | |
| name: instrumentation-mysqlclient 3.11 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.11 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.11" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py311-test-instrumentation-mysqlclient --pkg-only | |
| - name: Run tests | |
| run: tox -e py311-test-instrumentation-mysqlclient --skip-pkg-install -- -ra | |
| py312-test-instrumentation-mysqlclient_ubuntu-latest: | |
| name: instrumentation-mysqlclient 3.12 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.12 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.12" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py312-test-instrumentation-mysqlclient --pkg-only | |
| - name: Run tests | |
| run: tox -e py312-test-instrumentation-mysqlclient --skip-pkg-install -- -ra | |
| py313-test-instrumentation-mysqlclient_ubuntu-latest: | |
| name: instrumentation-mysqlclient 3.13 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.13 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.13" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py313-test-instrumentation-mysqlclient --pkg-only | |
| - name: Run tests | |
| run: tox -e py313-test-instrumentation-mysqlclient --skip-pkg-install -- -ra | |
| pypy3-test-instrumentation-mysqlclient_ubuntu-latest: | |
| name: instrumentation-mysqlclient pypy-3.8 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python pypy-3.8 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "pypy-3.8" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e pypy3-test-instrumentation-mysqlclient --pkg-only | |
| - name: Run tests | |
| run: tox -e pypy3-test-instrumentation-mysqlclient --skip-pkg-install -- -ra | |
| py38-test-instrumentation-psycopg2_ubuntu-latest: | |
| name: instrumentation-psycopg2 3.8 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.8 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.8" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py38-test-instrumentation-psycopg2 --pkg-only | |
| - name: Run tests | |
| run: tox -e py38-test-instrumentation-psycopg2 --skip-pkg-install -- -ra | |
| py39-test-instrumentation-psycopg2_ubuntu-latest: | |
| name: instrumentation-psycopg2 3.9 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.9 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.9" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py39-test-instrumentation-psycopg2 --pkg-only | |
| - name: Run tests | |
| run: tox -e py39-test-instrumentation-psycopg2 --skip-pkg-install -- -ra | |
| py310-test-instrumentation-psycopg2_ubuntu-latest: | |
| name: instrumentation-psycopg2 3.10 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.10 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.10" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py310-test-instrumentation-psycopg2 --pkg-only | |
| - name: Run tests | |
| run: tox -e py310-test-instrumentation-psycopg2 --skip-pkg-install -- -ra | |
| py311-test-instrumentation-psycopg2_ubuntu-latest: | |
| name: instrumentation-psycopg2 3.11 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.11 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.11" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py311-test-instrumentation-psycopg2 --pkg-only | |
| - name: Run tests | |
| run: tox -e py311-test-instrumentation-psycopg2 --skip-pkg-install -- -ra | |
| py312-test-instrumentation-psycopg2_ubuntu-latest: | |
| name: instrumentation-psycopg2 3.12 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.12 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.12" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py312-test-instrumentation-psycopg2 --pkg-only | |
| - name: Run tests | |
| run: tox -e py312-test-instrumentation-psycopg2 --skip-pkg-install -- -ra | |
| py313-test-instrumentation-psycopg2_ubuntu-latest: | |
| name: instrumentation-psycopg2 3.13 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.13 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.13" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py313-test-instrumentation-psycopg2 --pkg-only | |
| - name: Run tests | |
| run: tox -e py313-test-instrumentation-psycopg2 --skip-pkg-install -- -ra | |
| py38-test-instrumentation-psycopg2-binary_ubuntu-latest: | |
| name: instrumentation-psycopg2-binary 3.8 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.8 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.8" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py38-test-instrumentation-psycopg2-binary --pkg-only | |
| - name: Run tests | |
| run: tox -e py38-test-instrumentation-psycopg2-binary --skip-pkg-install -- -ra | |
| py39-test-instrumentation-psycopg2-binary_ubuntu-latest: | |
| name: instrumentation-psycopg2-binary 3.9 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.9 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.9" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py39-test-instrumentation-psycopg2-binary --pkg-only | |
| - name: Run tests | |
| run: tox -e py39-test-instrumentation-psycopg2-binary --skip-pkg-install -- -ra | |
| py310-test-instrumentation-psycopg2-binary_ubuntu-latest: | |
| name: instrumentation-psycopg2-binary 3.10 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.10 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.10" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py310-test-instrumentation-psycopg2-binary --pkg-only | |
| - name: Run tests | |
| run: tox -e py310-test-instrumentation-psycopg2-binary --skip-pkg-install -- -ra | |
| py311-test-instrumentation-psycopg2-binary_ubuntu-latest: | |
| name: instrumentation-psycopg2-binary 3.11 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.11 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.11" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py311-test-instrumentation-psycopg2-binary --pkg-only | |
| - name: Run tests | |
| run: tox -e py311-test-instrumentation-psycopg2-binary --skip-pkg-install -- -ra | |
| py312-test-instrumentation-psycopg2-binary_ubuntu-latest: | |
| name: instrumentation-psycopg2-binary 3.12 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.12 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.12" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py312-test-instrumentation-psycopg2-binary --pkg-only | |
| - name: Run tests | |
| run: tox -e py312-test-instrumentation-psycopg2-binary --skip-pkg-install -- -ra | |
| py313-test-instrumentation-psycopg2-binary_ubuntu-latest: | |
| name: instrumentation-psycopg2-binary 3.13 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.13 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.13" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py313-test-instrumentation-psycopg2-binary --pkg-only | |
| - name: Run tests | |
| run: tox -e py313-test-instrumentation-psycopg2-binary --skip-pkg-install -- -ra | |
| py38-test-instrumentation-psycopg_ubuntu-latest: | |
| name: instrumentation-psycopg 3.8 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.8 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.8" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py38-test-instrumentation-psycopg --pkg-only | |
| - name: Run tests | |
| run: tox -e py38-test-instrumentation-psycopg --skip-pkg-install -- -ra | |
| py39-test-instrumentation-psycopg_ubuntu-latest: | |
| name: instrumentation-psycopg 3.9 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.9 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.9" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py39-test-instrumentation-psycopg --pkg-only | |
| - name: Run tests | |
| run: tox -e py39-test-instrumentation-psycopg --skip-pkg-install -- -ra | |
| py310-test-instrumentation-psycopg_ubuntu-latest: | |
| name: instrumentation-psycopg 3.10 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.10 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.10" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py310-test-instrumentation-psycopg --pkg-only | |
| - name: Run tests | |
| run: tox -e py310-test-instrumentation-psycopg --skip-pkg-install -- -ra | |
| py311-test-instrumentation-psycopg_ubuntu-latest: | |
| name: instrumentation-psycopg 3.11 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.11 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.11" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py311-test-instrumentation-psycopg --pkg-only | |
| - name: Run tests | |
| run: tox -e py311-test-instrumentation-psycopg --skip-pkg-install -- -ra | |
| py312-test-instrumentation-psycopg_ubuntu-latest: | |
| name: instrumentation-psycopg 3.12 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.12 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.12" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py312-test-instrumentation-psycopg --pkg-only | |
| - name: Run tests | |
| run: tox -e py312-test-instrumentation-psycopg --skip-pkg-install -- -ra | |
| py313-test-instrumentation-psycopg_ubuntu-latest: | |
| name: instrumentation-psycopg 3.13 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.13 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.13" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py313-test-instrumentation-psycopg --pkg-only | |
| - name: Run tests | |
| run: tox -e py313-test-instrumentation-psycopg --skip-pkg-install -- -ra | |
| pypy3-test-instrumentation-psycopg_ubuntu-latest: | |
| name: instrumentation-psycopg pypy-3.8 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python pypy-3.8 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "pypy-3.8" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e pypy3-test-instrumentation-psycopg --pkg-only | |
| - name: Run tests | |
| run: tox -e pypy3-test-instrumentation-psycopg --skip-pkg-install -- -ra | |
| py38-test-instrumentation-pymemcache-0_ubuntu-latest: | |
| name: instrumentation-pymemcache-0 3.8 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.8 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.8" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py38-test-instrumentation-pymemcache-0 --pkg-only | |
| - name: Run tests | |
| run: tox -e py38-test-instrumentation-pymemcache-0 --skip-pkg-install -- -ra | |
| py38-test-instrumentation-pymemcache-1_ubuntu-latest: | |
| name: instrumentation-pymemcache-1 3.8 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.8 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.8" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py38-test-instrumentation-pymemcache-1 --pkg-only | |
| - name: Run tests | |
| run: tox -e py38-test-instrumentation-pymemcache-1 --skip-pkg-install -- -ra | |
| py38-test-instrumentation-pymemcache-2_ubuntu-latest: | |
| name: instrumentation-pymemcache-2 3.8 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.8 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.8" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py38-test-instrumentation-pymemcache-2 --pkg-only | |
| - name: Run tests | |
| run: tox -e py38-test-instrumentation-pymemcache-2 --skip-pkg-install -- -ra | |
| py38-test-instrumentation-pymemcache-3_ubuntu-latest: | |
| name: instrumentation-pymemcache-3 3.8 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.8 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.8" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py38-test-instrumentation-pymemcache-3 --pkg-only | |
| - name: Run tests | |
| run: tox -e py38-test-instrumentation-pymemcache-3 --skip-pkg-install -- -ra | |
| py38-test-instrumentation-pymemcache-4_ubuntu-latest: | |
| name: instrumentation-pymemcache-4 3.8 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.8 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.8" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py38-test-instrumentation-pymemcache-4 --pkg-only | |
| - name: Run tests | |
| run: tox -e py38-test-instrumentation-pymemcache-4 --skip-pkg-install -- -ra | |
| py39-test-instrumentation-pymemcache-0_ubuntu-latest: | |
| name: instrumentation-pymemcache-0 3.9 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.9 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.9" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py39-test-instrumentation-pymemcache-0 --pkg-only | |
| - name: Run tests | |
| run: tox -e py39-test-instrumentation-pymemcache-0 --skip-pkg-install -- -ra | |
| py39-test-instrumentation-pymemcache-1_ubuntu-latest: | |
| name: instrumentation-pymemcache-1 3.9 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.9 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.9" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py39-test-instrumentation-pymemcache-1 --pkg-only | |
| - name: Run tests | |
| run: tox -e py39-test-instrumentation-pymemcache-1 --skip-pkg-install -- -ra | |
| py39-test-instrumentation-pymemcache-2_ubuntu-latest: | |
| name: instrumentation-pymemcache-2 3.9 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.9 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.9" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py39-test-instrumentation-pymemcache-2 --pkg-only | |
| - name: Run tests | |
| run: tox -e py39-test-instrumentation-pymemcache-2 --skip-pkg-install -- -ra | |
| py39-test-instrumentation-pymemcache-3_ubuntu-latest: | |
| name: instrumentation-pymemcache-3 3.9 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.9 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.9" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py39-test-instrumentation-pymemcache-3 --pkg-only | |
| - name: Run tests | |
| run: tox -e py39-test-instrumentation-pymemcache-3 --skip-pkg-install -- -ra | |
| py39-test-instrumentation-pymemcache-4_ubuntu-latest: | |
| name: instrumentation-pymemcache-4 3.9 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.9 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.9" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py39-test-instrumentation-pymemcache-4 --pkg-only | |
| - name: Run tests | |
| run: tox -e py39-test-instrumentation-pymemcache-4 --skip-pkg-install -- -ra | |
| py310-test-instrumentation-pymemcache-0_ubuntu-latest: | |
| name: instrumentation-pymemcache-0 3.10 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.10 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.10" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py310-test-instrumentation-pymemcache-0 --pkg-only | |
| - name: Run tests | |
| run: tox -e py310-test-instrumentation-pymemcache-0 --skip-pkg-install -- -ra | |
| py310-test-instrumentation-pymemcache-1_ubuntu-latest: | |
| name: instrumentation-pymemcache-1 3.10 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.10 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.10" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py310-test-instrumentation-pymemcache-1 --pkg-only | |
| - name: Run tests | |
| run: tox -e py310-test-instrumentation-pymemcache-1 --skip-pkg-install -- -ra | |
| py310-test-instrumentation-pymemcache-2_ubuntu-latest: | |
| name: instrumentation-pymemcache-2 3.10 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.10 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.10" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py310-test-instrumentation-pymemcache-2 --pkg-only | |
| - name: Run tests | |
| run: tox -e py310-test-instrumentation-pymemcache-2 --skip-pkg-install -- -ra | |
| py310-test-instrumentation-pymemcache-3_ubuntu-latest: | |
| name: instrumentation-pymemcache-3 3.10 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.10 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.10" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py310-test-instrumentation-pymemcache-3 --pkg-only | |
| - name: Run tests | |
| run: tox -e py310-test-instrumentation-pymemcache-3 --skip-pkg-install -- -ra | |
| py310-test-instrumentation-pymemcache-4_ubuntu-latest: | |
| name: instrumentation-pymemcache-4 3.10 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.10 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.10" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py310-test-instrumentation-pymemcache-4 --pkg-only | |
| - name: Run tests | |
| run: tox -e py310-test-instrumentation-pymemcache-4 --skip-pkg-install -- -ra | |
| py311-test-instrumentation-pymemcache-0_ubuntu-latest: | |
| name: instrumentation-pymemcache-0 3.11 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.11 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.11" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py311-test-instrumentation-pymemcache-0 --pkg-only | |
| - name: Run tests | |
| run: tox -e py311-test-instrumentation-pymemcache-0 --skip-pkg-install -- -ra | |
| py311-test-instrumentation-pymemcache-1_ubuntu-latest: | |
| name: instrumentation-pymemcache-1 3.11 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.11 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.11" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py311-test-instrumentation-pymemcache-1 --pkg-only | |
| - name: Run tests | |
| run: tox -e py311-test-instrumentation-pymemcache-1 --skip-pkg-install -- -ra | |
| py311-test-instrumentation-pymemcache-2_ubuntu-latest: | |
| name: instrumentation-pymemcache-2 3.11 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.11 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.11" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py311-test-instrumentation-pymemcache-2 --pkg-only | |
| - name: Run tests | |
| run: tox -e py311-test-instrumentation-pymemcache-2 --skip-pkg-install -- -ra | |
| py311-test-instrumentation-pymemcache-3_ubuntu-latest: | |
| name: instrumentation-pymemcache-3 3.11 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.11 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.11" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py311-test-instrumentation-pymemcache-3 --pkg-only | |
| - name: Run tests | |
| run: tox -e py311-test-instrumentation-pymemcache-3 --skip-pkg-install -- -ra | |
| py311-test-instrumentation-pymemcache-4_ubuntu-latest: | |
| name: instrumentation-pymemcache-4 3.11 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.11 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.11" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py311-test-instrumentation-pymemcache-4 --pkg-only | |
| - name: Run tests | |
| run: tox -e py311-test-instrumentation-pymemcache-4 --skip-pkg-install -- -ra | |
| py312-test-instrumentation-pymemcache-0_ubuntu-latest: | |
| name: instrumentation-pymemcache-0 3.12 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.12 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.12" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py312-test-instrumentation-pymemcache-0 --pkg-only | |
| - name: Run tests | |
| run: tox -e py312-test-instrumentation-pymemcache-0 --skip-pkg-install -- -ra | |
| py312-test-instrumentation-pymemcache-1_ubuntu-latest: | |
| name: instrumentation-pymemcache-1 3.12 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.12 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.12" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py312-test-instrumentation-pymemcache-1 --pkg-only | |
| - name: Run tests | |
| run: tox -e py312-test-instrumentation-pymemcache-1 --skip-pkg-install -- -ra | |
| py312-test-instrumentation-pymemcache-2_ubuntu-latest: | |
| name: instrumentation-pymemcache-2 3.12 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.12 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.12" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py312-test-instrumentation-pymemcache-2 --pkg-only | |
| - name: Run tests | |
| run: tox -e py312-test-instrumentation-pymemcache-2 --skip-pkg-install -- -ra | |
| py312-test-instrumentation-pymemcache-3_ubuntu-latest: | |
| name: instrumentation-pymemcache-3 3.12 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.12 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.12" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py312-test-instrumentation-pymemcache-3 --pkg-only | |
| - name: Run tests | |
| run: tox -e py312-test-instrumentation-pymemcache-3 --skip-pkg-install -- -ra | |
| py312-test-instrumentation-pymemcache-4_ubuntu-latest: | |
| name: instrumentation-pymemcache-4 3.12 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.12 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.12" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py312-test-instrumentation-pymemcache-4 --pkg-only | |
| - name: Run tests | |
| run: tox -e py312-test-instrumentation-pymemcache-4 --skip-pkg-install -- -ra | |
| py313-test-instrumentation-pymemcache-0_ubuntu-latest: | |
| name: instrumentation-pymemcache-0 3.13 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.13 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.13" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py313-test-instrumentation-pymemcache-0 --pkg-only | |
| - name: Run tests | |
| run: tox -e py313-test-instrumentation-pymemcache-0 --skip-pkg-install -- -ra | |
| py313-test-instrumentation-pymemcache-1_ubuntu-latest: | |
| name: instrumentation-pymemcache-1 3.13 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.13 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.13" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py313-test-instrumentation-pymemcache-1 --pkg-only | |
| - name: Run tests | |
| run: tox -e py313-test-instrumentation-pymemcache-1 --skip-pkg-install -- -ra | |
| py313-test-instrumentation-pymemcache-2_ubuntu-latest: | |
| name: instrumentation-pymemcache-2 3.13 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.13 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.13" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py313-test-instrumentation-pymemcache-2 --pkg-only | |
| - name: Run tests | |
| run: tox -e py313-test-instrumentation-pymemcache-2 --skip-pkg-install -- -ra | |
| py313-test-instrumentation-pymemcache-3_ubuntu-latest: | |
| name: instrumentation-pymemcache-3 3.13 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.13 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.13" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py313-test-instrumentation-pymemcache-3 --pkg-only | |
| - name: Run tests | |
| run: tox -e py313-test-instrumentation-pymemcache-3 --skip-pkg-install -- -ra | |
| py313-test-instrumentation-pymemcache-4_ubuntu-latest: | |
| name: instrumentation-pymemcache-4 3.13 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.13 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.13" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py313-test-instrumentation-pymemcache-4 --pkg-only | |
| - name: Run tests | |
| run: tox -e py313-test-instrumentation-pymemcache-4 --skip-pkg-install -- -ra | |
| pypy3-test-instrumentation-pymemcache-0_ubuntu-latest: | |
| name: instrumentation-pymemcache-0 pypy-3.8 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python pypy-3.8 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "pypy-3.8" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e pypy3-test-instrumentation-pymemcache-0 --pkg-only | |
| - name: Run tests | |
| run: tox -e pypy3-test-instrumentation-pymemcache-0 --skip-pkg-install -- -ra | |
| pypy3-test-instrumentation-pymemcache-1_ubuntu-latest: | |
| name: instrumentation-pymemcache-1 pypy-3.8 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python pypy-3.8 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "pypy-3.8" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e pypy3-test-instrumentation-pymemcache-1 --pkg-only | |
| - name: Run tests | |
| run: tox -e pypy3-test-instrumentation-pymemcache-1 --skip-pkg-install -- -ra | |
| pypy3-test-instrumentation-pymemcache-2_ubuntu-latest: | |
| name: instrumentation-pymemcache-2 pypy-3.8 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python pypy-3.8 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "pypy-3.8" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e pypy3-test-instrumentation-pymemcache-2 --pkg-only | |
| - name: Run tests | |
| run: tox -e pypy3-test-instrumentation-pymemcache-2 --skip-pkg-install -- -ra | |
| pypy3-test-instrumentation-pymemcache-3_ubuntu-latest: | |
| name: instrumentation-pymemcache-3 pypy-3.8 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python pypy-3.8 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "pypy-3.8" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e pypy3-test-instrumentation-pymemcache-3 --pkg-only | |
| - name: Run tests | |
| run: tox -e pypy3-test-instrumentation-pymemcache-3 --skip-pkg-install -- -ra | |
| pypy3-test-instrumentation-pymemcache-4_ubuntu-latest: | |
| name: instrumentation-pymemcache-4 pypy-3.8 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python pypy-3.8 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "pypy-3.8" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e pypy3-test-instrumentation-pymemcache-4 --pkg-only | |
| - name: Run tests | |
| run: tox -e pypy3-test-instrumentation-pymemcache-4 --skip-pkg-install -- -ra | |
| py38-test-instrumentation-pymongo_ubuntu-latest: | |
| name: instrumentation-pymongo 3.8 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.8 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.8" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py38-test-instrumentation-pymongo --pkg-only | |
| - name: Run tests | |
| run: tox -e py38-test-instrumentation-pymongo --skip-pkg-install -- -ra | |
| py39-test-instrumentation-pymongo_ubuntu-latest: | |
| name: instrumentation-pymongo 3.9 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.9 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.9" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py39-test-instrumentation-pymongo --pkg-only | |
| - name: Run tests | |
| run: tox -e py39-test-instrumentation-pymongo --skip-pkg-install -- -ra | |
| py310-test-instrumentation-pymongo_ubuntu-latest: | |
| name: instrumentation-pymongo 3.10 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.10 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.10" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py310-test-instrumentation-pymongo --pkg-only | |
| - name: Run tests | |
| run: tox -e py310-test-instrumentation-pymongo --skip-pkg-install -- -ra | |
| py311-test-instrumentation-pymongo_ubuntu-latest: | |
| name: instrumentation-pymongo 3.11 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.11 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.11" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py311-test-instrumentation-pymongo --pkg-only | |
| - name: Run tests | |
| run: tox -e py311-test-instrumentation-pymongo --skip-pkg-install -- -ra | |
| py312-test-instrumentation-pymongo_ubuntu-latest: | |
| name: instrumentation-pymongo 3.12 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.12 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.12" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py312-test-instrumentation-pymongo --pkg-only | |
| - name: Run tests | |
| run: tox -e py312-test-instrumentation-pymongo --skip-pkg-install -- -ra | |
| py313-test-instrumentation-pymongo_ubuntu-latest: | |
| name: instrumentation-pymongo 3.13 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.13 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.13" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py313-test-instrumentation-pymongo --pkg-only | |
| - name: Run tests | |
| run: tox -e py313-test-instrumentation-pymongo --skip-pkg-install -- -ra | |
| pypy3-test-instrumentation-pymongo_ubuntu-latest: | |
| name: instrumentation-pymongo pypy-3.8 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python pypy-3.8 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "pypy-3.8" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e pypy3-test-instrumentation-pymongo --pkg-only | |
| - name: Run tests | |
| run: tox -e pypy3-test-instrumentation-pymongo --skip-pkg-install -- -ra | |
| py38-test-instrumentation-pymysql_ubuntu-latest: | |
| name: instrumentation-pymysql 3.8 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.8 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.8" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py38-test-instrumentation-pymysql --pkg-only | |
| - name: Run tests | |
| run: tox -e py38-test-instrumentation-pymysql --skip-pkg-install -- -ra | |
| py39-test-instrumentation-pymysql_ubuntu-latest: | |
| name: instrumentation-pymysql 3.9 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.9 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.9" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py39-test-instrumentation-pymysql --pkg-only | |
| - name: Run tests | |
| run: tox -e py39-test-instrumentation-pymysql --skip-pkg-install -- -ra | |
| py310-test-instrumentation-pymysql_ubuntu-latest: | |
| name: instrumentation-pymysql 3.10 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.10 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.10" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py310-test-instrumentation-pymysql --pkg-only | |
| - name: Run tests | |
| run: tox -e py310-test-instrumentation-pymysql --skip-pkg-install -- -ra | |
| py311-test-instrumentation-pymysql_ubuntu-latest: | |
| name: instrumentation-pymysql 3.11 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.11 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.11" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py311-test-instrumentation-pymysql --pkg-only | |
| - name: Run tests | |
| run: tox -e py311-test-instrumentation-pymysql --skip-pkg-install -- -ra | |
| py312-test-instrumentation-pymysql_ubuntu-latest: | |
| name: instrumentation-pymysql 3.12 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.12 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.12" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py312-test-instrumentation-pymysql --pkg-only | |
| - name: Run tests | |
| run: tox -e py312-test-instrumentation-pymysql --skip-pkg-install -- -ra | |
| py313-test-instrumentation-pymysql_ubuntu-latest: | |
| name: instrumentation-pymysql 3.13 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.13 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.13" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py313-test-instrumentation-pymysql --pkg-only | |
| - name: Run tests | |
| run: tox -e py313-test-instrumentation-pymysql --skip-pkg-install -- -ra | |
| pypy3-test-instrumentation-pymysql_ubuntu-latest: | |
| name: instrumentation-pymysql pypy-3.8 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python pypy-3.8 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "pypy-3.8" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e pypy3-test-instrumentation-pymysql --pkg-only | |
| - name: Run tests | |
| run: tox -e pypy3-test-instrumentation-pymysql --skip-pkg-install -- -ra | |
| py38-test-instrumentation-pymssql_ubuntu-latest: | |
| name: instrumentation-pymssql 3.8 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.8 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.8" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py38-test-instrumentation-pymssql --pkg-only | |
| - name: Run tests | |
| run: tox -e py38-test-instrumentation-pymssql --skip-pkg-install -- -ra | |
| py39-test-instrumentation-pymssql_ubuntu-latest: | |
| name: instrumentation-pymssql 3.9 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.9 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.9" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py39-test-instrumentation-pymssql --pkg-only | |
| - name: Run tests | |
| run: tox -e py39-test-instrumentation-pymssql --skip-pkg-install -- -ra | |
| py310-test-instrumentation-pymssql_ubuntu-latest: | |
| name: instrumentation-pymssql 3.10 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.10 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.10" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py310-test-instrumentation-pymssql --pkg-only | |
| - name: Run tests | |
| run: tox -e py310-test-instrumentation-pymssql --skip-pkg-install -- -ra | |
| py311-test-instrumentation-pymssql_ubuntu-latest: | |
| name: instrumentation-pymssql 3.11 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.11 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.11" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py311-test-instrumentation-pymssql --pkg-only | |
| - name: Run tests | |
| run: tox -e py311-test-instrumentation-pymssql --skip-pkg-install -- -ra | |
| py312-test-instrumentation-pymssql_ubuntu-latest: | |
| name: instrumentation-pymssql 3.12 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.12 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.12" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py312-test-instrumentation-pymssql --pkg-only | |
| - name: Run tests | |
| run: tox -e py312-test-instrumentation-pymssql --skip-pkg-install -- -ra | |
| py313-test-instrumentation-pymssql_ubuntu-latest: | |
| name: instrumentation-pymssql 3.13 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.13 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.13" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py313-test-instrumentation-pymssql --pkg-only | |
| - name: Run tests | |
| run: tox -e py313-test-instrumentation-pymssql --skip-pkg-install -- -ra | |
| py38-test-instrumentation-pyramid_ubuntu-latest: | |
| name: instrumentation-pyramid 3.8 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.8 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.8" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py38-test-instrumentation-pyramid --pkg-only | |
| - name: Run tests | |
| run: tox -e py38-test-instrumentation-pyramid --skip-pkg-install -- -ra | |
| py39-test-instrumentation-pyramid_ubuntu-latest: | |
| name: instrumentation-pyramid 3.9 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.9 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.9" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py39-test-instrumentation-pyramid --pkg-only | |
| - name: Run tests | |
| run: tox -e py39-test-instrumentation-pyramid --skip-pkg-install -- -ra | |
| py310-test-instrumentation-pyramid_ubuntu-latest: | |
| name: instrumentation-pyramid 3.10 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.10 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.10" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py310-test-instrumentation-pyramid --pkg-only | |
| - name: Run tests | |
| run: tox -e py310-test-instrumentation-pyramid --skip-pkg-install -- -ra | |
| py311-test-instrumentation-pyramid_ubuntu-latest: | |
| name: instrumentation-pyramid 3.11 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.11 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.11" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py311-test-instrumentation-pyramid --pkg-only | |
| - name: Run tests | |
| run: tox -e py311-test-instrumentation-pyramid --skip-pkg-install -- -ra | |
| py312-test-instrumentation-pyramid_ubuntu-latest: | |
| name: instrumentation-pyramid 3.12 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.12 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.12" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py312-test-instrumentation-pyramid --pkg-only | |
| - name: Run tests | |
| run: tox -e py312-test-instrumentation-pyramid --skip-pkg-install -- -ra | |
| pypy3-test-instrumentation-pyramid_ubuntu-latest: | |
| name: instrumentation-pyramid pypy-3.8 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python pypy-3.8 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "pypy-3.8" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e pypy3-test-instrumentation-pyramid --pkg-only | |
| - name: Run tests | |
| run: tox -e pypy3-test-instrumentation-pyramid --skip-pkg-install -- -ra | |
| py38-test-instrumentation-asgi_ubuntu-latest: | |
| name: instrumentation-asgi 3.8 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.8 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.8" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py38-test-instrumentation-asgi --pkg-only | |
| - name: Run tests | |
| run: tox -e py38-test-instrumentation-asgi --skip-pkg-install -- -ra | |
| py39-test-instrumentation-asgi_ubuntu-latest: | |
| name: instrumentation-asgi 3.9 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.9 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.9" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py39-test-instrumentation-asgi --pkg-only | |
| - name: Run tests | |
| run: tox -e py39-test-instrumentation-asgi --skip-pkg-install -- -ra | |
| py310-test-instrumentation-asgi_ubuntu-latest: | |
| name: instrumentation-asgi 3.10 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.10 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.10" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py310-test-instrumentation-asgi --pkg-only | |
| - name: Run tests | |
| run: tox -e py310-test-instrumentation-asgi --skip-pkg-install -- -ra | |
| py311-test-instrumentation-asgi_ubuntu-latest: | |
| name: instrumentation-asgi 3.11 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.11 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.11" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py311-test-instrumentation-asgi --pkg-only | |
| - name: Run tests | |
| run: tox -e py311-test-instrumentation-asgi --skip-pkg-install -- -ra | |
| py312-test-instrumentation-asgi_ubuntu-latest: | |
| name: instrumentation-asgi 3.12 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.12 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.12" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py312-test-instrumentation-asgi --pkg-only | |
| - name: Run tests | |
| run: tox -e py312-test-instrumentation-asgi --skip-pkg-install -- -ra | |
| py313-test-instrumentation-asgi_ubuntu-latest: | |
| name: instrumentation-asgi 3.13 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.13 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.13" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py313-test-instrumentation-asgi --pkg-only | |
| - name: Run tests | |
| run: tox -e py313-test-instrumentation-asgi --skip-pkg-install -- -ra | |
| pypy3-test-instrumentation-asgi_ubuntu-latest: | |
| name: instrumentation-asgi pypy-3.8 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python pypy-3.8 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "pypy-3.8" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e pypy3-test-instrumentation-asgi --pkg-only | |
| - name: Run tests | |
| run: tox -e pypy3-test-instrumentation-asgi --skip-pkg-install -- -ra | |
| py38-test-instrumentation-asyncpg_ubuntu-latest: | |
| name: instrumentation-asyncpg 3.8 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.8 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.8" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py38-test-instrumentation-asyncpg --pkg-only | |
| - name: Run tests | |
| run: tox -e py38-test-instrumentation-asyncpg --skip-pkg-install -- -ra | |
| py39-test-instrumentation-asyncpg_ubuntu-latest: | |
| name: instrumentation-asyncpg 3.9 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.9 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.9" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py39-test-instrumentation-asyncpg --pkg-only | |
| - name: Run tests | |
| run: tox -e py39-test-instrumentation-asyncpg --skip-pkg-install -- -ra | |
| py310-test-instrumentation-asyncpg_ubuntu-latest: | |
| name: instrumentation-asyncpg 3.10 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.10 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.10" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py310-test-instrumentation-asyncpg --pkg-only | |
| - name: Run tests | |
| run: tox -e py310-test-instrumentation-asyncpg --skip-pkg-install -- -ra | |
| py311-test-instrumentation-asyncpg_ubuntu-latest: | |
| name: instrumentation-asyncpg 3.11 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.11 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.11" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py311-test-instrumentation-asyncpg --pkg-only | |
| - name: Run tests | |
| run: tox -e py311-test-instrumentation-asyncpg --skip-pkg-install -- -ra | |
| py312-test-instrumentation-asyncpg_ubuntu-latest: | |
| name: instrumentation-asyncpg 3.12 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.12 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.12" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py312-test-instrumentation-asyncpg --pkg-only | |
| - name: Run tests | |
| run: tox -e py312-test-instrumentation-asyncpg --skip-pkg-install -- -ra | |
| py313-test-instrumentation-asyncpg_ubuntu-latest: | |
| name: instrumentation-asyncpg 3.13 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.13 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.13" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py313-test-instrumentation-asyncpg --pkg-only | |
| - name: Run tests | |
| run: tox -e py313-test-instrumentation-asyncpg --skip-pkg-install -- -ra | |
| py38-test-instrumentation-sqlite3_ubuntu-latest: | |
| name: instrumentation-sqlite3 3.8 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.8 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.8" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py38-test-instrumentation-sqlite3 --pkg-only | |
| - name: Run tests | |
| run: tox -e py38-test-instrumentation-sqlite3 --skip-pkg-install -- -ra | |
| py39-test-instrumentation-sqlite3_ubuntu-latest: | |
| name: instrumentation-sqlite3 3.9 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.9 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.9" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py39-test-instrumentation-sqlite3 --pkg-only | |
| - name: Run tests | |
| run: tox -e py39-test-instrumentation-sqlite3 --skip-pkg-install -- -ra | |
| py310-test-instrumentation-sqlite3_ubuntu-latest: | |
| name: instrumentation-sqlite3 3.10 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.10 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.10" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py310-test-instrumentation-sqlite3 --pkg-only | |
| - name: Run tests | |
| run: tox -e py310-test-instrumentation-sqlite3 --skip-pkg-install -- -ra | |
| py311-test-instrumentation-sqlite3_ubuntu-latest: | |
| name: instrumentation-sqlite3 3.11 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.11 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.11" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py311-test-instrumentation-sqlite3 --pkg-only | |
| - name: Run tests | |
| run: tox -e py311-test-instrumentation-sqlite3 --skip-pkg-install -- -ra | |
| py312-test-instrumentation-sqlite3_ubuntu-latest: | |
| name: instrumentation-sqlite3 3.12 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.12 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.12" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py312-test-instrumentation-sqlite3 --pkg-only | |
| - name: Run tests | |
| run: tox -e py312-test-instrumentation-sqlite3 --skip-pkg-install -- -ra | |
| py313-test-instrumentation-sqlite3_ubuntu-latest: | |
| name: instrumentation-sqlite3 3.13 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.13 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.13" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py313-test-instrumentation-sqlite3 --pkg-only | |
| - name: Run tests | |
| run: tox -e py313-test-instrumentation-sqlite3 --skip-pkg-install -- -ra | |
| pypy3-test-instrumentation-sqlite3_ubuntu-latest: | |
| name: instrumentation-sqlite3 pypy-3.8 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python pypy-3.8 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "pypy-3.8" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e pypy3-test-instrumentation-sqlite3 --pkg-only | |
| - name: Run tests | |
| run: tox -e pypy3-test-instrumentation-sqlite3 --skip-pkg-install -- -ra | |
| py38-test-instrumentation-wsgi_ubuntu-latest: | |
| name: instrumentation-wsgi 3.8 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.8 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.8" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py38-test-instrumentation-wsgi --pkg-only | |
| - name: Run tests | |
| run: tox -e py38-test-instrumentation-wsgi --skip-pkg-install -- -ra | |
| py39-test-instrumentation-wsgi_ubuntu-latest: | |
| name: instrumentation-wsgi 3.9 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.9 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.9" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py39-test-instrumentation-wsgi --pkg-only | |
| - name: Run tests | |
| run: tox -e py39-test-instrumentation-wsgi --skip-pkg-install -- -ra | |
| py310-test-instrumentation-wsgi_ubuntu-latest: | |
| name: instrumentation-wsgi 3.10 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.10 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.10" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py310-test-instrumentation-wsgi --pkg-only | |
| - name: Run tests | |
| run: tox -e py310-test-instrumentation-wsgi --skip-pkg-install -- -ra | |
| py311-test-instrumentation-wsgi_ubuntu-latest: | |
| name: instrumentation-wsgi 3.11 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.11 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.11" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py311-test-instrumentation-wsgi --pkg-only | |
| - name: Run tests | |
| run: tox -e py311-test-instrumentation-wsgi --skip-pkg-install -- -ra | |
| py312-test-instrumentation-wsgi_ubuntu-latest: | |
| name: instrumentation-wsgi 3.12 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.12 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.12" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py312-test-instrumentation-wsgi --pkg-only | |
| - name: Run tests | |
| run: tox -e py312-test-instrumentation-wsgi --skip-pkg-install -- -ra | |
| py313-test-instrumentation-wsgi_ubuntu-latest: | |
| name: instrumentation-wsgi 3.13 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.13 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.13" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py313-test-instrumentation-wsgi --pkg-only | |
| - name: Run tests | |
| run: tox -e py313-test-instrumentation-wsgi --skip-pkg-install -- -ra | |
| pypy3-test-instrumentation-wsgi_ubuntu-latest: | |
| name: instrumentation-wsgi pypy-3.8 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python pypy-3.8 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "pypy-3.8" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e pypy3-test-instrumentation-wsgi --pkg-only | |
| - name: Run tests | |
| run: tox -e pypy3-test-instrumentation-wsgi --skip-pkg-install -- -ra | |
| py38-test-instrumentation-grpc-0_ubuntu-latest: | |
| name: instrumentation-grpc-0 3.8 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.8 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.8" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py38-test-instrumentation-grpc-0 --pkg-only | |
| - name: Run tests | |
| run: tox -e py38-test-instrumentation-grpc-0 --skip-pkg-install -- -ra | |
| py38-test-instrumentation-grpc-1_ubuntu-latest: | |
| name: instrumentation-grpc-1 3.8 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.8 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.8" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py38-test-instrumentation-grpc-1 --pkg-only | |
| - name: Run tests | |
| run: tox -e py38-test-instrumentation-grpc-1 --skip-pkg-install -- -ra | |
| py39-test-instrumentation-grpc-0_ubuntu-latest: | |
| name: instrumentation-grpc-0 3.9 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.9 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.9" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py39-test-instrumentation-grpc-0 --pkg-only | |
| - name: Run tests | |
| run: tox -e py39-test-instrumentation-grpc-0 --skip-pkg-install -- -ra | |
| py39-test-instrumentation-grpc-1_ubuntu-latest: | |
| name: instrumentation-grpc-1 3.9 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.9 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.9" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py39-test-instrumentation-grpc-1 --pkg-only | |
| - name: Run tests | |
| run: tox -e py39-test-instrumentation-grpc-1 --skip-pkg-install -- -ra | |
| py310-test-instrumentation-grpc-0_ubuntu-latest: | |
| name: instrumentation-grpc-0 3.10 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.10 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.10" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py310-test-instrumentation-grpc-0 --pkg-only | |
| - name: Run tests | |
| run: tox -e py310-test-instrumentation-grpc-0 --skip-pkg-install -- -ra | |
| py310-test-instrumentation-grpc-1_ubuntu-latest: | |
| name: instrumentation-grpc-1 3.10 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.10 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.10" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py310-test-instrumentation-grpc-1 --pkg-only | |
| - name: Run tests | |
| run: tox -e py310-test-instrumentation-grpc-1 --skip-pkg-install -- -ra | |
| py311-test-instrumentation-grpc-0_ubuntu-latest: | |
| name: instrumentation-grpc-0 3.11 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.11 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.11" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py311-test-instrumentation-grpc-0 --pkg-only | |
| - name: Run tests | |
| run: tox -e py311-test-instrumentation-grpc-0 --skip-pkg-install -- -ra | |
| py311-test-instrumentation-grpc-1_ubuntu-latest: | |
| name: instrumentation-grpc-1 3.11 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.11 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.11" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py311-test-instrumentation-grpc-1 --pkg-only | |
| - name: Run tests | |
| run: tox -e py311-test-instrumentation-grpc-1 --skip-pkg-install -- -ra | |
| py312-test-instrumentation-grpc-0_ubuntu-latest: | |
| name: instrumentation-grpc-0 3.12 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.12 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.12" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py312-test-instrumentation-grpc-0 --pkg-only | |
| - name: Run tests | |
| run: tox -e py312-test-instrumentation-grpc-0 --skip-pkg-install -- -ra | |
| py312-test-instrumentation-grpc-1_ubuntu-latest: | |
| name: instrumentation-grpc-1 3.12 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.12 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.12" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py312-test-instrumentation-grpc-1 --pkg-only | |
| - name: Run tests | |
| run: tox -e py312-test-instrumentation-grpc-1 --skip-pkg-install -- -ra | |
| py313-test-instrumentation-grpc-1_ubuntu-latest: | |
| name: instrumentation-grpc-1 3.13 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.13 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.13" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py313-test-instrumentation-grpc-1 --pkg-only | |
| - name: Run tests | |
| run: tox -e py313-test-instrumentation-grpc-1 --skip-pkg-install -- -ra | |
| py38-test-instrumentation-sqlalchemy-1_ubuntu-latest: | |
| name: instrumentation-sqlalchemy-1 3.8 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.8 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.8" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py38-test-instrumentation-sqlalchemy-1 --pkg-only | |
| - name: Run tests | |
| run: tox -e py38-test-instrumentation-sqlalchemy-1 --skip-pkg-install -- -ra | |
| py38-test-instrumentation-sqlalchemy-2_ubuntu-latest: | |
| name: instrumentation-sqlalchemy-2 3.8 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.8 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.8" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py38-test-instrumentation-sqlalchemy-2 --pkg-only | |
| - name: Run tests | |
| run: tox -e py38-test-instrumentation-sqlalchemy-2 --skip-pkg-install -- -ra | |
| py39-test-instrumentation-sqlalchemy-1_ubuntu-latest: | |
| name: instrumentation-sqlalchemy-1 3.9 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.9 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.9" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py39-test-instrumentation-sqlalchemy-1 --pkg-only | |
| - name: Run tests | |
| run: tox -e py39-test-instrumentation-sqlalchemy-1 --skip-pkg-install -- -ra | |
| py39-test-instrumentation-sqlalchemy-2_ubuntu-latest: | |
| name: instrumentation-sqlalchemy-2 3.9 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.9 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.9" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py39-test-instrumentation-sqlalchemy-2 --pkg-only | |
| - name: Run tests | |
| run: tox -e py39-test-instrumentation-sqlalchemy-2 --skip-pkg-install -- -ra | |
| py310-test-instrumentation-sqlalchemy-1_ubuntu-latest: | |
| name: instrumentation-sqlalchemy-1 3.10 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.10 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.10" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py310-test-instrumentation-sqlalchemy-1 --pkg-only | |
| - name: Run tests | |
| run: tox -e py310-test-instrumentation-sqlalchemy-1 --skip-pkg-install -- -ra | |
| py310-test-instrumentation-sqlalchemy-2_ubuntu-latest: | |
| name: instrumentation-sqlalchemy-2 3.10 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.10 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.10" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py310-test-instrumentation-sqlalchemy-2 --pkg-only | |
| - name: Run tests | |
| run: tox -e py310-test-instrumentation-sqlalchemy-2 --skip-pkg-install -- -ra | |
| py311-test-instrumentation-sqlalchemy-1_ubuntu-latest: | |
| name: instrumentation-sqlalchemy-1 3.11 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.11 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.11" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py311-test-instrumentation-sqlalchemy-1 --pkg-only | |
| - name: Run tests | |
| run: tox -e py311-test-instrumentation-sqlalchemy-1 --skip-pkg-install -- -ra | |
| py311-test-instrumentation-sqlalchemy-2_ubuntu-latest: | |
| name: instrumentation-sqlalchemy-2 3.11 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.11 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.11" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py311-test-instrumentation-sqlalchemy-2 --pkg-only | |
| - name: Run tests | |
| run: tox -e py311-test-instrumentation-sqlalchemy-2 --skip-pkg-install -- -ra | |
| py312-test-instrumentation-sqlalchemy-1_ubuntu-latest: | |
| name: instrumentation-sqlalchemy-1 3.12 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.12 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.12" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py312-test-instrumentation-sqlalchemy-1 --pkg-only | |
| - name: Run tests | |
| run: tox -e py312-test-instrumentation-sqlalchemy-1 --skip-pkg-install -- -ra | |
| py312-test-instrumentation-sqlalchemy-2_ubuntu-latest: | |
| name: instrumentation-sqlalchemy-2 3.12 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.12 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.12" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py312-test-instrumentation-sqlalchemy-2 --pkg-only | |
| - name: Run tests | |
| run: tox -e py312-test-instrumentation-sqlalchemy-2 --skip-pkg-install -- -ra | |
| py313-test-instrumentation-sqlalchemy-1_ubuntu-latest: | |
| name: instrumentation-sqlalchemy-1 3.13 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.13 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.13" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py313-test-instrumentation-sqlalchemy-1 --pkg-only | |
| - name: Run tests | |
| run: tox -e py313-test-instrumentation-sqlalchemy-1 --skip-pkg-install -- -ra | |
| py313-test-instrumentation-sqlalchemy-2_ubuntu-latest: | |
| name: instrumentation-sqlalchemy-2 3.13 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.13 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.13" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py313-test-instrumentation-sqlalchemy-2 --pkg-only | |
| - name: Run tests | |
| run: tox -e py313-test-instrumentation-sqlalchemy-2 --skip-pkg-install -- -ra | |
| pypy3-test-instrumentation-sqlalchemy-0_ubuntu-latest: | |
| name: instrumentation-sqlalchemy-0 pypy-3.8 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python pypy-3.8 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "pypy-3.8" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e pypy3-test-instrumentation-sqlalchemy-0 --pkg-only | |
| - name: Run tests | |
| run: tox -e pypy3-test-instrumentation-sqlalchemy-0 --skip-pkg-install -- -ra | |
| pypy3-test-instrumentation-sqlalchemy-1_ubuntu-latest: | |
| name: instrumentation-sqlalchemy-1 pypy-3.8 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python pypy-3.8 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "pypy-3.8" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e pypy3-test-instrumentation-sqlalchemy-1 --pkg-only | |
| - name: Run tests | |
| run: tox -e pypy3-test-instrumentation-sqlalchemy-1 --skip-pkg-install -- -ra | |
| pypy3-test-instrumentation-sqlalchemy-2_ubuntu-latest: | |
| name: instrumentation-sqlalchemy-2 pypy-3.8 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python pypy-3.8 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "pypy-3.8" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e pypy3-test-instrumentation-sqlalchemy-2 --pkg-only | |
| - name: Run tests | |
| run: tox -e pypy3-test-instrumentation-sqlalchemy-2 --skip-pkg-install -- -ra | |
| py38-test-instrumentation-redis_ubuntu-latest: | |
| name: instrumentation-redis 3.8 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.8 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.8" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py38-test-instrumentation-redis --pkg-only | |
| - name: Run tests | |
| run: tox -e py38-test-instrumentation-redis --skip-pkg-install -- -ra | |
| py39-test-instrumentation-redis_ubuntu-latest: | |
| name: instrumentation-redis 3.9 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.9 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.9" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py39-test-instrumentation-redis --pkg-only | |
| - name: Run tests | |
| run: tox -e py39-test-instrumentation-redis --skip-pkg-install -- -ra | |
| py310-test-instrumentation-redis_ubuntu-latest: | |
| name: instrumentation-redis 3.10 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.10 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.10" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py310-test-instrumentation-redis --pkg-only | |
| - name: Run tests | |
| run: tox -e py310-test-instrumentation-redis --skip-pkg-install -- -ra | |
| py311-test-instrumentation-redis_ubuntu-latest: | |
| name: instrumentation-redis 3.11 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.11 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.11" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py311-test-instrumentation-redis --pkg-only | |
| - name: Run tests | |
| run: tox -e py311-test-instrumentation-redis --skip-pkg-install -- -ra | |
| py312-test-instrumentation-redis_ubuntu-latest: | |
| name: instrumentation-redis 3.12 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.12 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.12" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py312-test-instrumentation-redis --pkg-only | |
| - name: Run tests | |
| run: tox -e py312-test-instrumentation-redis --skip-pkg-install -- -ra | |
| py313-test-instrumentation-redis_ubuntu-latest: | |
| name: instrumentation-redis 3.13 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.13 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.13" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py313-test-instrumentation-redis --pkg-only | |
| - name: Run tests | |
| run: tox -e py313-test-instrumentation-redis --skip-pkg-install -- -ra | |
| pypy3-test-instrumentation-redis_ubuntu-latest: | |
| name: instrumentation-redis pypy-3.8 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python pypy-3.8 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "pypy-3.8" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e pypy3-test-instrumentation-redis --pkg-only | |
| - name: Run tests | |
| run: tox -e pypy3-test-instrumentation-redis --skip-pkg-install -- -ra | |
| py38-test-instrumentation-remoulade_ubuntu-latest: | |
| name: instrumentation-remoulade 3.8 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.8 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.8" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py38-test-instrumentation-remoulade --pkg-only | |
| - name: Run tests | |
| run: tox -e py38-test-instrumentation-remoulade --skip-pkg-install -- -ra | |
| py39-test-instrumentation-remoulade_ubuntu-latest: | |
| name: instrumentation-remoulade 3.9 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.9 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.9" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py39-test-instrumentation-remoulade --pkg-only | |
| - name: Run tests | |
| run: tox -e py39-test-instrumentation-remoulade --skip-pkg-install -- -ra | |
| py310-test-instrumentation-remoulade_ubuntu-latest: | |
| name: instrumentation-remoulade 3.10 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.10 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.10" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py310-test-instrumentation-remoulade --pkg-only | |
| - name: Run tests | |
| run: tox -e py310-test-instrumentation-remoulade --skip-pkg-install -- -ra | |
| py311-test-instrumentation-remoulade_ubuntu-latest: | |
| name: instrumentation-remoulade 3.11 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.11 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.11" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py311-test-instrumentation-remoulade --pkg-only | |
| - name: Run tests | |
| run: tox -e py311-test-instrumentation-remoulade --skip-pkg-install -- -ra | |
| py312-test-instrumentation-remoulade_ubuntu-latest: | |
| name: instrumentation-remoulade 3.12 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.12 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.12" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py312-test-instrumentation-remoulade --pkg-only | |
| - name: Run tests | |
| run: tox -e py312-test-instrumentation-remoulade --skip-pkg-install -- -ra | |
| py313-test-instrumentation-remoulade_ubuntu-latest: | |
| name: instrumentation-remoulade 3.13 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.13 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.13" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py313-test-instrumentation-remoulade --pkg-only | |
| - name: Run tests | |
| run: tox -e py313-test-instrumentation-remoulade --skip-pkg-install -- -ra | |
| py38-test-instrumentation-celery_ubuntu-latest: | |
| name: instrumentation-celery 3.8 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.8 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.8" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py38-test-instrumentation-celery --pkg-only | |
| - name: Run tests | |
| run: tox -e py38-test-instrumentation-celery --skip-pkg-install -- -ra | |
| py39-test-instrumentation-celery_ubuntu-latest: | |
| name: instrumentation-celery 3.9 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.9 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.9" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py39-test-instrumentation-celery --pkg-only | |
| - name: Run tests | |
| run: tox -e py39-test-instrumentation-celery --skip-pkg-install -- -ra | |
| py310-test-instrumentation-celery_ubuntu-latest: | |
| name: instrumentation-celery 3.10 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.10 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.10" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py310-test-instrumentation-celery --pkg-only | |
| - name: Run tests | |
| run: tox -e py310-test-instrumentation-celery --skip-pkg-install -- -ra | |
| py311-test-instrumentation-celery_ubuntu-latest: | |
| name: instrumentation-celery 3.11 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.11 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.11" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py311-test-instrumentation-celery --pkg-only | |
| - name: Run tests | |
| run: tox -e py311-test-instrumentation-celery --skip-pkg-install -- -ra | |
| py312-test-instrumentation-celery_ubuntu-latest: | |
| name: instrumentation-celery 3.12 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.12 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.12" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py312-test-instrumentation-celery --pkg-only | |
| - name: Run tests | |
| run: tox -e py312-test-instrumentation-celery --skip-pkg-install -- -ra | |
| py313-test-instrumentation-celery_ubuntu-latest: | |
| name: instrumentation-celery 3.13 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.13 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.13" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py313-test-instrumentation-celery --pkg-only | |
| - name: Run tests | |
| run: tox -e py313-test-instrumentation-celery --skip-pkg-install -- -ra | |
| pypy3-test-instrumentation-celery_ubuntu-latest: | |
| name: instrumentation-celery pypy-3.8 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python pypy-3.8 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "pypy-3.8" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e pypy3-test-instrumentation-celery --pkg-only | |
| - name: Run tests | |
| run: tox -e pypy3-test-instrumentation-celery --skip-pkg-install -- -ra | |
| py38-test-instrumentation-system-metrics_ubuntu-latest: | |
| name: instrumentation-system-metrics 3.8 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.8 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.8" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py38-test-instrumentation-system-metrics --pkg-only | |
| - name: Run tests | |
| run: tox -e py38-test-instrumentation-system-metrics --skip-pkg-install -- -ra | |
| py39-test-instrumentation-system-metrics_ubuntu-latest: | |
| name: instrumentation-system-metrics 3.9 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.9 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.9" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py39-test-instrumentation-system-metrics --pkg-only | |
| - name: Run tests | |
| run: tox -e py39-test-instrumentation-system-metrics --skip-pkg-install -- -ra | |
| py310-test-instrumentation-system-metrics_ubuntu-latest: | |
| name: instrumentation-system-metrics 3.10 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.10 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.10" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py310-test-instrumentation-system-metrics --pkg-only | |
| - name: Run tests | |
| run: tox -e py310-test-instrumentation-system-metrics --skip-pkg-install -- -ra | |
| py311-test-instrumentation-system-metrics_ubuntu-latest: | |
| name: instrumentation-system-metrics 3.11 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.11 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.11" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py311-test-instrumentation-system-metrics --pkg-only | |
| - name: Run tests | |
| run: tox -e py311-test-instrumentation-system-metrics --skip-pkg-install -- -ra | |
| py312-test-instrumentation-system-metrics_ubuntu-latest: | |
| name: instrumentation-system-metrics 3.12 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.12 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.12" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py312-test-instrumentation-system-metrics --pkg-only | |
| - name: Run tests | |
| run: tox -e py312-test-instrumentation-system-metrics --skip-pkg-install -- -ra | |
| py313-test-instrumentation-system-metrics_ubuntu-latest: | |
| name: instrumentation-system-metrics 3.13 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.13 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.13" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py313-test-instrumentation-system-metrics --pkg-only | |
| - name: Run tests | |
| run: tox -e py313-test-instrumentation-system-metrics --skip-pkg-install -- -ra | |
| pypy3-test-instrumentation-system-metrics_ubuntu-latest: | |
| name: instrumentation-system-metrics pypy-3.8 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python pypy-3.8 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "pypy-3.8" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e pypy3-test-instrumentation-system-metrics --pkg-only | |
| - name: Run tests | |
| run: tox -e pypy3-test-instrumentation-system-metrics --skip-pkg-install -- -ra | |
| py38-test-instrumentation-threading_ubuntu-latest: | |
| name: instrumentation-threading 3.8 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.8 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.8" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py38-test-instrumentation-threading --pkg-only | |
| - name: Run tests | |
| run: tox -e py38-test-instrumentation-threading --skip-pkg-install -- -ra | |
| py39-test-instrumentation-threading_ubuntu-latest: | |
| name: instrumentation-threading 3.9 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.9 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.9" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py39-test-instrumentation-threading --pkg-only | |
| - name: Run tests | |
| run: tox -e py39-test-instrumentation-threading --skip-pkg-install -- -ra | |
| py310-test-instrumentation-threading_ubuntu-latest: | |
| name: instrumentation-threading 3.10 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.10 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.10" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py310-test-instrumentation-threading --pkg-only | |
| - name: Run tests | |
| run: tox -e py310-test-instrumentation-threading --skip-pkg-install -- -ra | |
| py311-test-instrumentation-threading_ubuntu-latest: | |
| name: instrumentation-threading 3.11 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.11 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.11" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py311-test-instrumentation-threading --pkg-only | |
| - name: Run tests | |
| run: tox -e py311-test-instrumentation-threading --skip-pkg-install -- -ra | |
| py312-test-instrumentation-threading_ubuntu-latest: | |
| name: instrumentation-threading 3.12 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.12 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.12" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py312-test-instrumentation-threading --pkg-only | |
| - name: Run tests | |
| run: tox -e py312-test-instrumentation-threading --skip-pkg-install -- -ra | |
| py313-test-instrumentation-threading_ubuntu-latest: | |
| name: instrumentation-threading 3.13 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.13 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.13" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py313-test-instrumentation-threading --pkg-only | |
| - name: Run tests | |
| run: tox -e py313-test-instrumentation-threading --skip-pkg-install -- -ra | |
| pypy3-test-instrumentation-threading_ubuntu-latest: | |
| name: instrumentation-threading pypy-3.8 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python pypy-3.8 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "pypy-3.8" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e pypy3-test-instrumentation-threading --pkg-only | |
| - name: Run tests | |
| run: tox -e pypy3-test-instrumentation-threading --skip-pkg-install -- -ra | |
| py38-test-instrumentation-tornado_ubuntu-latest: | |
| name: instrumentation-tornado 3.8 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.8 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.8" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py38-test-instrumentation-tornado --pkg-only | |
| - name: Run tests | |
| run: tox -e py38-test-instrumentation-tornado --skip-pkg-install -- -ra | |
| py39-test-instrumentation-tornado_ubuntu-latest: | |
| name: instrumentation-tornado 3.9 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.9 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.9" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py39-test-instrumentation-tornado --pkg-only | |
| - name: Run tests | |
| run: tox -e py39-test-instrumentation-tornado --skip-pkg-install -- -ra | |
| py310-test-instrumentation-tornado_ubuntu-latest: | |
| name: instrumentation-tornado 3.10 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.10 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.10" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py310-test-instrumentation-tornado --pkg-only | |
| - name: Run tests | |
| run: tox -e py310-test-instrumentation-tornado --skip-pkg-install -- -ra | |
| py311-test-instrumentation-tornado_ubuntu-latest: | |
| name: instrumentation-tornado 3.11 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.11 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.11" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py311-test-instrumentation-tornado --pkg-only | |
| - name: Run tests | |
| run: tox -e py311-test-instrumentation-tornado --skip-pkg-install -- -ra | |
| py312-test-instrumentation-tornado_ubuntu-latest: | |
| name: instrumentation-tornado 3.12 Ubuntu | |
| runs-on: ubuntu-latest | |
| steps: | |
| - name: Checkout repo @ SHA - ${{ github.sha }} | |
| uses: actions/checkout@v4 | |
| - name: Set up Python 3.12 | |
| uses: actions/setup-python@v5 | |
| with: | |
| python-version: "3.12" | |
| - name: Install tox | |
| run: pip install tox-uv | |
| - name: Setup tox with retry | |
| uses: nick-fields/retry@v2 | |
| with: | |
| timeout_minutes: 2 | |
| max_attempts: 3 | |
| command: tox -e py312-test-instrumentation-tornado --pkg-only | |
| - name: Run tests | |
| run: tox -e py312-test-instrumentation-tornado --skip-pkg-install -- -ra |