Lines Matching full:github

20   group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
41 if ${{ github.event_name == 'pull_request' }}; then
42 head=${{ github.event.pull_request.head.sha }}
43 base=${{ github.event.pull_request.base.sha }}
44 ci_type=$(python3 .github/workflows/scripts/generate-ci-type.py $head $base)
54 if [ "${{ github.event.inputs.include_stream9 }}" == 'true' ]; then
57 if [ "${{ github.event.inputs.include_stream10 }}" == 'true' ]; then
86 ref: ${{ github.event.pull_request.head.sha }}
90 run: .github/workflows/scripts/qemu-1-setup.sh
94 run: .github/workflows/scripts/qemu-2-start.sh ${{ matrix.os }}
104 scp .github/workflows/scripts/qemu-3-deps.sh zfs@$IP:qemu-3-deps.sh
122 ssh zfs@$IP '$HOME/zfs/.github/workflows/scripts/qemu-4-build.sh' ${{ matrix.os }}
126 run: .github/workflows/scripts/qemu-5-setup.sh
130 run: .github/workflows/scripts/qemu-6-tests.sh
137 run: .github/workflows/scripts/qemu-7-prepare.sh
149 …run: .github/workflows/scripts/qemu-8-summary.sh '${{ steps.artifact-upload.outputs.artifact-url }…
160 ref: ${{ github.event.pull_request.head.sha }}
163 run: .github/workflows/scripts/qemu-9-summary-page.sh
165 run: .github/workflows/scripts/qemu-9-summary-page.sh 2
167 run: .github/workflows/scripts/qemu-9-summary-page.sh 3
169 run: .github/workflows/scripts/qemu-9-summary-page.sh 4
171 run: .github/workflows/scripts/qemu-9-summary-page.sh 5
173 run: .github/workflows/scripts/qemu-9-summary-page.sh 6
175 run: .github/workflows/scripts/qemu-9-summary-page.sh 7
177 run: .github/workflows/scripts/qemu-9-summary-page.sh 8
179 run: .github/workflows/scripts/qemu-9-summary-page.sh 9
181 run: .github/workflows/scripts/qemu-9-summary-page.sh 10
183 run: .github/workflows/scripts/qemu-9-summary-page.sh 11
185 run: .github/workflows/scripts/qemu-9-summary-page.sh 12
187 run: .github/workflows/scripts/qemu-9-summary-page.sh 13
189 run: .github/workflows/scripts/qemu-9-summary-page.sh 14
191 run: .github/workflows/scripts/qemu-9-summary-page.sh 15
193 run: .github/workflows/scripts/qemu-9-summary-page.sh 16
195 run: .github/workflows/scripts/qemu-9-summary-page.sh 17
197 run: .github/workflows/scripts/qemu-9-summary-page.sh 18
199 run: .github/workflows/scripts/qemu-9-summary-page.sh 19