Skip to content

feat: Add --piku-repo and --piku-branch options for installing from forks #61

feat: Add --piku-repo and --piku-branch options for installing from forks

feat: Add --piku-repo and --piku-branch options for installing from forks #61

Workflow file for this run

name: E2E UV Tests
on:
push:
branches: [main]
pull_request:
branches: [main]
workflow_dispatch:
jobs:
e2e-uv-tests:
runs-on: ubuntu-latest
timeout-minutes: 30
steps:
- name: Check out repository
uses: actions/checkout@v4
- name: Set up Docker
uses: docker/setup-buildx-action@v3
- name: Run E2E UV tests
run: |
cd tests/e2e-uv
chmod +x run_tests.sh test_uv_e2e.sh
./run_tests.sh --no-cache
env:
# Use clusterfudge/piku with UV fixes until merged upstream
PIKU_REPO: clusterfudge/piku
PIKU_BRANCH: claude/fix-piku-uv-support-ILtq9