Searched refs:sha (Results 1 – 12 of 12) sorted by relevance
11 group: ${{ github.workflow }}-${{ github.event.sha }}-${{ github.event.target_url }}24 if: ${{ github.event.sha && github.event.target_url }}26 APPVEYOR_COMMIT_SHA: ${{ github.event.sha }}
33 group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.sha }}58 export CW_REVISION='${{ github.sha }}'85 export CW_REVISION='${{ github.sha }}'111 export CW_REVISION='${{ github.sha }}'126 export CW_REVISION='${{ github.sha }}'
39 group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.sha }}
17 group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.sha }}
30 group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.sha }}
33 group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.sha }}
38 group: http3-${{ github.event.pull_request.number || github.sha }}84 return commits[0].sha
65 static void sha256_to_hex(char *dst, unsigned char *sha) in sha256_to_hex() argument67 Curl_hexencode(sha, CURL_SHA256_DIGEST_LENGTH, in sha256_to_hex()
742 sha
Completed in 14 milliseconds