File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 7171 with :
7272 python-version : ' 3.11'
7373 - name : Install uv
74- uses : astral-sh/setup-uv@v7
74+ uses : astral-sh/setup-uv@37802adc94f370d6bfd71619e3f0bf239e1f3b78 # v7.6.0
7575 - name : Sync doc environment
7676 run : uv sync --group docs
7777 - run : sudo apt update
Original file line number Diff line number Diff line change 6464 with :
6565 python-version : ${{ matrix.python }}
6666 - name : Install uv
67- uses : astral-sh/setup-uv@v7
67+ uses : astral-sh/setup-uv@37802adc94f370d6bfd71619e3f0bf239e1f3b78 # v7.6.0
6868 - run : mvn package -pl "org.apache.sedona:sedona-flink-shaded_2.12" -am -DskipTests
6969 - name : Install python package + flink extra
7070 run : |
Original file line number Diff line number Diff line change 6565 with :
6666 python-version : ${{ matrix.python }}
6767 - name : Install uv
68- uses : astral-sh/setup-uv@v7
68+ uses : astral-sh/setup-uv@37802adc94f370d6bfd71619e3f0bf239e1f3b78 # v7.6.0
6969 with :
7070 version : ' 0.9.22'
7171 - name : Install dependencies (dev)
Original file line number Diff line number Diff line change 9494 persist-credentials : false
9595
9696 - name : Install uv
97- uses : astral-sh/setup-uv@v4
97+ uses : astral-sh/setup-uv@37802adc94f370d6bfd71619e3f0bf239e1f3b78 # v7.6.0
9898
9999 - name : Build sdist
100100 run : cd python && uv build --sdist
Original file line number Diff line number Diff line change 9090 with :
9191 python-version : ${{ matrix.python }}
9292 - name : Install uv
93- uses : astral-sh/setup-uv@v7
93+ uses : astral-sh/setup-uv@37802adc94f370d6bfd71619e3f0bf239e1f3b78 # v7.6.0
9494 - name : Cache Maven packages
9595 uses : actions/cache@v5
9696 with :
Original file line number Diff line number Diff line change 2323target /
2424binder /Pipfile.lock
2525docs-overrides /main.html
26+ .claude /
27+ python /.venv-test /
You can’t perform that action at this time.
0 commit comments